tomwer.gui.control.tests.test_process_manager.TestProcessManager#
- class tomwer.gui.control.tests.test_process_manager.TestProcessManager(methodName='runTest')#
Simple test on behavior of the ProcessManager
- pytestmark = [Mark(name='skipif', args=(False,), kwargs={'reason': 'skip gui test'})]#
- setUp()#
Get the list of existing widgets.
- tearDown()#
Hook method for deconstructing the test fixture after testing it.
- testConfiguration()#