test_Trapeze_meth (method)

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

Bases: unittest.case.TestCase

Unittest for the Trapeze methods

test_rotate()[source]

Check that you can rotate the trapeze

test_comp_length()[source]

Check that you can compute the length of the trapeze

test_translate()[source]

Check that you can translate the Trapeze

test_get_lines()[source]

Check that you get the correct lines to draw the trapeze