test_Arc2_meth (method)¶
-
class
test_Arc2_meth(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseunittest for Arc2 methods
-
test_comp_length_1(test_dict)¶ Check that you the length return by comp_length is correct
-
test_comp_length_2(test_dict)¶ Check that you the length return by comp_length is correct
-
test_dicretize_1(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_2(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_3(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_4(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_5(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_6(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_7(test_dict)¶ Check that you can discretize an arc2
-
test_dicretize_8(test_dict)¶ Check that you can discretize an arc2
-
test_get_angle_1(test_dict)¶ Check that the arc2 computed angle is correct
-
test_get_angle_2(test_dict)¶ Check that the arc2 computed angle is correct
-
test_get_angle_3(test_dict)¶ Check that the arc2 computed angle is correct
-
test_get_middle_1(test_dict)¶ Check that the middle is computed correctly
-
test_get_middle_2(test_dict)¶ Check that the middle is computed correctly
-
test_get_middle_3(test_dict)¶ Check that the middle is computed correctly
-
test_rotate_1(test_dict)¶ Check that you can rotate the arc2
-
test_rotate_2(test_dict)¶ Check that you can rotate the arc2
-
test_rotate_3(test_dict)¶ Check that you can rotate the arc2
-
test_split_half_1(test_dict)¶ Check that the arc2 split is correct
-
test_split_half_2(test_dict)¶ Check that the arc2 split is correct
-
test_split_half_3(test_dict)¶ Check that the arc2 split is correct
-
test_split_half_4(test_dict)¶ Check that the arc2 split is correct
-
test_translate_1(test_dict)¶ Check that you can translate the arc2
-
test_translate_2(test_dict)¶ Check that you can translate the arc2
-
test_translate_3(test_dict)¶ Check that you can translate the arc2
-