Public Member Functions | |
def | setUp (self) |
def | tearDown (self) |
def | test_get_extended_wire (self) |
Testing the functions in the file DraftGeomUtils.py
def drafttests.test_draftgeomutils.TestDraftGeomUtils.setUp | ( | self | ) |
Prepare the test. Nothing to do here, DraftGeomUtils doesn't need a document.
def drafttests.test_draftgeomutils.TestDraftGeomUtils.tearDown | ( | self | ) |
Finish the test. Nothing to do here, DraftGeomUtils doesn't need a document.
Referenced by PathTests.TestPathHelix.TestPathHelix.test03(), and PathTests.TestPathHelix.TestPathHelix.test04().
def drafttests.test_draftgeomutils.TestDraftGeomUtils.test_get_extended_wire | ( | self | ) |
Test the DraftGeomUtils.get_extended_wire function.
References Mod.Test.Document.DocumentExpressionCases.assertAlmostEqual().