test_transform module¶
- class test_transform.test_area_circ(methodName='runTest')¶
Bases:
unittest.case.TestCase- test_area_circ()¶
Test the area values against a reference for r >= 0.
- test_side_pentagon()¶
Test the computed side values for the pentagon against a reference.
- test_side_square()¶
Test the computed side values for the square against a reference.
- test_values()¶
Make sure value errors are recognized for area_circ.