mantidimaging.eyes_tests.test_welcome_window module

class mantidimaging.eyes_tests.test_welcome_window.WelcomeWindowTest(methodName='runTest')[source]

Bases: mantidimaging.eyes_tests.base_eyes.BaseEyesTest

setUp()[source]

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

test_about_window_bad_conda(cuda_check, versions)[source]
test_about_window_bad_cuda(cuda_check, versions)[source]
test_about_window_good_conda(cuda_check, versions)[source]
test_about_window_good_cuda(cuda_check, versions)[source]