test_Segment_meth (method)¶
-
class
test_Segment_meth(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseunittest for Segment 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_comp_length_3(test_dict)¶ Check that you the length return by comp_length is correct
-
test_comp_length_4(test_dict)¶ Check that you the length return by comp_length is correct
-
test_comp_length_5(test_dict)¶ Check that you the length return by comp_length is correct
-
test_dicretize_1(test_dict)¶ Check that you can discretize a segment
-
test_dicretize_2(test_dict)¶ Check that you can discretize a segment
-
test_dicretize_3(test_dict)¶ Check that you can discretize a segment
-
test_split_half_1(test_dict)¶ Check that the segment split is correct
-
test_split_half_2(test_dict)¶ Check that the segment split is correct
-
test_split_half_3(test_dict)¶ Check that the segment split is correct
-
test_split_half_4(test_dict)¶ Check that the segment split is correct
-