Class e.c.t.t.TestInputManager(ElisaTestCase):

Part of elisa.core.tests.test_input_manager View In Hierarchy

No class docstring
Line # Kind Name Docs
23 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
129 Method test_corrupted_provider check that everything is fine with a corrupted provider
143 Method test_processing_breaks test what happens, when the signal chain breaks
175 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
115 Method __init__ Undocumented
132 Method _boot Undocumented
143 Method setUp Undocumented
146 Method check_called Undocumented
def test_registering_unregister_push(self):
Check if registering and unregistering a PushInputProvider calls the right methods
def test_register_unregister_poll(self):
Check if registering and unregistering a PollInputProvider works as expected
def test_event_processing(self):
Test if an input event gets forwarded correctly
def test_poll_processing(self):
test if a polled input events gets triggered correctly
def test_corrupted_provider(self):
check that everything is fine with a corrupted provider
def test_processing_breaks(self):
test what happens, when the signal chain breaks
def test_start_stop(self):
test if the poll loop gets set up and stopped on start and stop
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.