test_SWindParam module

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

Bases: unittest.case.TestCase

Test that the widget SWindParam 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_Npcp1()[source]

Check that the Widget allow to update Npcp1

test_set_Npcp2()[source]

Check that the Widget allow to update Npcp2

test_set_Ntcoil1()[source]

Check that the Widget allow to update Ntcoil1

test_set_Ntcoil2()[source]

Check that the Widget allow to update Ntcoil2