test_PWSlot11 module

class test_PWSlot11(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test that the widget PWSlot11 behave like it should

setUp()[source]

Run at the begining of every test to setup the gui

classmethod setUpClass()[source]

Start the app for the test

classmethod tearDownClass()[source]

Exit the app after the test

test_init()[source]

Check that the Widget spinbox initialise to the lamination value

test_set_W0()[source]

Check that the Widget allow to update W0

test_set_W1()[source]

Check that the Widget allow to update W1

test_set_W2()[source]

Check that the Widget allow to update W2

test_set_H0()[source]

Check that the Widget allow to update H0

test_set_H1()[source]

Check that the Widget allow to update H1

test_set_H1_is_rad()[source]

Check that the Widget allow to update H1_is_rad

test_set_H2()[source]

Check that the Widget allow to update H2

test_set_R1()[source]

Check that the Widget allow to update R1

test_output_txt()[source]

Check that the Output text is computed and correct