test_SlotDC (method)¶
-
class
Test_SlotDC_meth
[source]¶ Bases:
object
pytest for SlotDC methods
-
test_comp_surface
(test_dict)[source]¶ Check that the computation of the surface of the slotDC is correct
-
test_comp_surface_wind
(test_dict)[source]¶ Check that the computation of the winding surface is correct
-
test_comp_angle_opening
(test_dict)[source]¶ Check that the computation of the average opening angle is correct
-
test_comp_width_opening
(test_dict)[source]¶ Check that the computation of the average opening width is correct
-
pytestmark
= [Mark(name='METHODS', args=(), kwargs={})]¶
-