mantidimaging.gui.windows.welcome_screen.tests.view_test module#

class mantidimaging.gui.windows.welcome_screen.tests.view_test.WelcomeScreenViewTest(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_set_version_label()[source]#