Skip to main content

Module testing

Module testing 

Source
Expand description

This module contains a few functions used by the tests

Functionsยง

send_key_combo
Simulate pressing a combination of keys together, then releasing them in reverse order.
send_keyboard_char
Wrapper around [i_slint_core::tests::slint_send_keyboard_char]
send_keyboard_string_sequence
Wrapper around [i_slint_core::tests::send_keyboard_string_sequence]
send_mouse_click
Wrapper around [i_slint_core::tests::slint_send_mouse_click]