test_comp_mass (method)¶
-
class
test_comp_mass_meth(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseunittest for comp_mass (and volume and surface) methods
-
test_comp_mass_1(test_dict)¶ Check that the computation of the mass is correct
-
test_comp_surface_rotor_1(test_dict)¶ Check that the computation of the surface is correct
-
test_comp_surface_stator_1(test_dict)¶ Check that the computation of the surface is correct
-
test_comp_volume_rotor_1(test_dict)¶ Check that the computation of the volume is correct
-
test_comp_volume_stator_1(test_dict)¶ Check that the computation of the volume is correct
-