Part of elisa.core.tests.test_input_manager View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
24 | Method | test_registering_unregister_push | Check if registering and unregistering a PushInputProvider calls the |
52 | Method | test_register_unregister_poll | Check if registering and unregistering a PollInputProvider works as |
82 | Method | test_event_processing | Test if an input event gets forwarded correctly |
102 | Method | test_poll_processing | test if a polled input events gets triggered correctly |
130 | Method | test_processing_breaks | test what happens, when the signal chain breaks |