test_PolarArc_meth (method)

class test_PolarArc_meth(methodName='runTest')[source]

Bases: unittest.case.TestCase

Unittest for PolarArc methods

test_get_lines()[source]

Check that you get the correct lines to drow the polar arc

test_comp_length()[source]

Check that you can compute the length of the polar arc

test_rotate_1(test_dict)

Check that you can rotate the polararc

test_rotate_2(test_dict)

Check that you can rotate the polararc

test_rotate_3(test_dict)

Check that you can rotate the polararc

test_translate_1(test_dict)

Check that you can translate the polararc

test_translate_2(test_dict)

Check that you can translate the polararc

test_translate_3(test_dict)

Check that you can translate the polararc