traitsui.testing.tests.test_gui module
Tests for traitsui.testing._gui
-
class traitsui.testing.tests.test_gui.TestProcessEventsRepeated(methodName='runTest')[source]
Bases: TestCase
Test process_events actually processes all events, including the events
posted by the processed events.
-
test_qt_process_events_process_all()[source]
-
test_wx_process_events_process_all()[source]