mantidimaging.gui.windows.stack_choice.tests.view_test module#
- class mantidimaging.gui.windows.stack_choice.tests.view_test.StackChoiceViewTest(methodName='runTest')[source]#
Bases:
TestCase
- setUp()#
Hook method for setting up the test fixture before exercising it.
- classmethod setUpClass()#
Hook method for setting up class fixture before running tests in the class.
- tearDown()#
Hook method for deconstructing the test fixture after testing it.
- classmethod tearDownClass()#
Hook method for deconstructing the class fixture after running all tests in the class.
- test_closeEvent_message_pop_up_if_choice_not_made_and_doesnt_notify_presenter_on_cancel(message_box)[source]#