Classes | |
class | TestPathToolBit |
Functions | |
def | printTree (path, indent) |
def | testToolBit (path=TestToolDir, name=TestToolBitName) |
def | testToolLibrary (path=TestToolDir, name=TestToolLibraryName) |
def | testToolShape (path=TestToolDir, name=TestToolShapeName) |
Variables | |
TestInvalidDir | |
string | TestToolBitName = "test-path-tool-bit-bit-00.fctb" |
TestToolDir = os.path.join(os.path.dirname(os.path.realpath(__file__)), "Tools") | |
string | TestToolLibraryName = "test-path-tool-bit-library-00.fctl" |
string | TestToolShapeName = "test-path-tool-bit-shape-00.fcstd" |
def PathTests.TestPathToolBit.printTree | ( | path, | |
indent | |||
) |
References PathTests.TestPathToolBit.printTree().
Referenced by PathTests.TestPathToolBit.printTree(), and PathTests.TestPathToolBit.TestPathToolBit.test().
def PathTests.TestPathToolBit.testToolBit | ( | path = TestToolDir , |
|
name = TestToolBitName |
|||
) |
def PathTests.TestPathToolBit.testToolLibrary | ( | path = TestToolDir , |
|
name = TestToolLibraryName |
|||
) |
def PathTests.TestPathToolBit.testToolShape | ( | path = TestToolDir , |
|
name = TestToolShapeName |
|||
) |
PathTests.TestPathToolBit.TestInvalidDir |
string PathTests.TestPathToolBit.TestToolBitName = "test-path-tool-bit-bit-00.fctb" |
PathTests.TestPathToolBit.TestToolDir = os.path.join(os.path.dirname(os.path.realpath(__file__)), "Tools") |
string PathTests.TestPathToolBit.TestToolLibraryName = "test-path-tool-bit-library-00.fctl" |
string PathTests.TestPathToolBit.TestToolShapeName = "test-path-tool-bit-shape-00.fcstd" |