Part of elisa.core.tests.test_input_manager View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
23 | Method | test_registering_unregister_push | Check if registering and unregistering a PushInputProvider calls the |
51 | Method | test_register_unregister_poll | Check if registering and unregistering a PollInputProvider works as |
81 | Method | test_event_processing | Test if an input event gets forwarded correctly |
101 | Method | test_poll_processing | test if a polled input events gets triggered correctly |
128 | Method | test_corrupted_provider | check that everything is fine with a corrupted provider |
142 | Method | test_processing_breaks | test what happens, when the signal chain breaks |
174 | Method | test_start_stop | test if the poll loop gets set up and stopped on start and stop |
Inherited from ElisaTestCase:
Line # | Kind | Name | Docs |
---|---|---|---|
108 | Method | __init__ | Undocumented |
136 | Method | setUp | Undocumented |
139 | Method | check_called | Undocumented |
125 | Method | _boot | Undocumented |