mantidimaging.gui.windows.stack_choice.tests.compare_presenter_test module#

class mantidimaging.gui.windows.stack_choice.tests.compare_presenter_test.StackChoicePresenterTest(methodName='runTest')[source]#

Bases: TestCase

setUp()[source]#

Hook method for setting up the test fixture before exercising it.

test_do_toggle_lock_histograms(view_class_mock)[source]#
test_hides_buttons(view)[source]#
test_sets_choice_made(view)[source]#
test_show(view)[source]#
test_titles_set(view: Mock)[source]#