test_DMatSetup module

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

Bases: unittest.case.TestCase

Test that the widget DMatSetup behave like it should

setUp()[source]

Run at the begining of every test to setup the gui

teardown()[source]

Delete the workspace at the end of the tests

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_name()[source]

Check that you can change the name and the path

test_set_rho_elec()[source]

Check that the Widget allow to update rho_elec

test_set_mur_lin()[source]

Check that the Widget allow to update mur_lin

test_set_Wlam()[source]

Check that the Widget allow to update Wlam

test_set_Brm20()[source]

Check that the Widget allow to update Brm20

test_set_alpha_Br()[source]

Check that the Widget allow to update alpha_Br

test_set_rho_meca()[source]

Check that the Widget allow to update rho_meca

test_set_E()[source]

Check that the Widget allow to update E

test_set_Ex()[source]

Check that the Widget allow to update Ex

test_set_Ey()[source]

Check that the Widget allow to update Ey

test_set_Ez()[source]

Check that the Widget allow to update Ez

test_set_nu()[source]

Check that the Widget allow to update nu

test_set_nu_xy()[source]

Check that the Widget allow to update nu_xy

test_set_nu_xz()[source]

Check that the Widget allow to update nu_xz

test_set_nu_yz()[source]

Check that the Widget allow to update nu_yz

test_set_G()[source]

Check that the Widget allow to update G

test_set_Gxy()[source]

Check that the Widget allow to update Gxy

test_set_Gyz()[source]

Check that the Widget allow to update Gyz

test_set_Gxz()[source]

Check that the Widget allow to update Gxz