test_Arc3_meth (method)¶
-
class
test_Arc3_meth(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseunittest for Arc3 methods
-
test_comp_length_1(test_dict)¶ Check that you can compute the lenght of an arc3
-
test_comp_length_2(test_dict)¶ Check that you can compute the lenght of an arc3
-
test_comp_radius_1(test_dict)¶ Check that you can compute the radius of an arc3
-
test_comp_radius_2(test_dict)¶ Check that you can compute the radius of an arc3
-
test_discretize_1(test_dict)¶ Check that you can discretize an arc3
-
test_discretize_2(test_dict)¶ Check that you can discretize an arc3
-
test_discretize_3(test_dict)¶ Check that you can discretize an arc3
-
test_get_angle_1(test_dict)¶ Check that the arc3 computed angle is correct
-
test_get_angle_2(test_dict)¶ Check that the arc3 computed angle is correct
-
test_get_angle_3(test_dict)¶ Check that the arc3 computed angle is correct
-
test_get_center_1(test_dict)¶ Check that you can compute the center
-
test_get_center_2(test_dict)¶ Check that you can compute the center
-
test_get_center_3(test_dict)¶ Check that you can compute the center
-
test_get_center_4(test_dict)¶ Check that you can compute the center
-
test_get_middle_1(test_dict)¶ Check that you can compute the middle
-
test_get_middle_2(test_dict)¶ Check that you can compute the middle
-
test_get_middle_3(test_dict)¶ Check that you can compute the middle
-
test_get_middle_4(test_dict)¶ Check that you can compute the middle
-
test_rotate_1(test_dict)¶ Check that you can rotate an arc3
-
test_rotate_2(test_dict)¶ Check that you can rotate an arc3
-
test_rotate_3(test_dict)¶ Check that you can rotate an arc3
-
test_rotate_4(test_dict)¶ Check that you can rotate an arc3
-
test_split_half_1(test_dict)¶ Check that the arc3 split is correct
-
test_split_half_2(test_dict)¶ Check that the arc3 split is correct
-
test_split_half_3(test_dict)¶ Check that the arc3 split is correct
-
test_split_half_4(test_dict)¶ Check that the arc3 split is correct
-
test_translate_1(test_dict)¶ Check that you can translate an arc3
-
test_translate_2(test_dict)¶ Check that you can translate an arc3
-
test_translate_3(test_dict)¶ Check that you can translate an arc3
-