PathTests.TestPathDepthParams.depthTestCases Class Reference
Public Member Functions | |
def test00 (self) | |
def test10 (self) | |
def test20 (self) | |
def test30 (self) | |
def test40 (self) | |
def test50 (self) | |
def test60 (self) | |
def test70 (self) | |
Member Function Documentation
◆ test00()
def PathTests.TestPathDepthParams.depthTestCases.test00 | ( | self | ) |
Stepping down to zero
Referenced by PathTests.TestPathTooltable.TestPathTooltable.test01(), PathTests.TestPathTool.TestPathTool.test01(), PathTests.TestPathToolController.TestPathToolController.test01(), PathTests.TestPathTooltable.TestPathTooltable.test02(), and PathTests.TestPathTool.TestPathTool.test02().
◆ test10()
def PathTests.TestPathDepthParams.depthTestCases.test10 | ( | self | ) |
Stepping from zero to a negative depth
◆ test20()
def PathTests.TestPathDepthParams.depthTestCases.test20 | ( | self | ) |
Start and end are equal or start lower than finish
◆ test30()
def PathTests.TestPathDepthParams.depthTestCases.test30 | ( | self | ) |
User Parameters passed in
◆ test40()
def PathTests.TestPathDepthParams.depthTestCases.test40 | ( | self | ) |
z_finish_step passed in.
◆ test50()
def PathTests.TestPathDepthParams.depthTestCases.test50 | ( | self | ) |
stepping down with equalstep=True
◆ test60()
def PathTests.TestPathDepthParams.depthTestCases.test60 | ( | self | ) |
stepping down with equalstep=True and a finish depth
◆ test70()
def PathTests.TestPathDepthParams.depthTestCases.test70 | ( | self | ) |
stepping down with stepdown greater than total depth
The documentation for this class was generated from the following file:
- src/Mod/Path/PathTests/TestPathDepthParams.py