drafttests.test_draftgeomutils.TestDraftGeomUtils Class Reference

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_get_extended_wire (self)
 

Detailed Description

Testing the functions in the file DraftGeomUtils.py

Member Function Documentation

◆ setUp()

def drafttests.test_draftgeomutils.TestDraftGeomUtils.setUp (   self)
Prepare the test. Nothing to do here, DraftGeomUtils doesn't need a document.

◆ tearDown()

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().

◆ test_get_extended_wire()

def drafttests.test_draftgeomutils.TestDraftGeomUtils.test_get_extended_wire (   self)
Test the DraftGeomUtils.get_extended_wire function.

References Mod.Test.Document.DocumentExpressionCases.assertAlmostEqual().


The documentation for this class was generated from the following file: