Trees | Indices | Help |
|
---|
|
Find and load unit test classes as a hierarchy of TestSuites and TestCases.
The class provides functions for running or returning the resulting TestSuite and requires a root directory to start searching from.
TestCases are identified by the class name matching a pattern (pattern_string).
|
|||
|
|||
|
|
|||
suite = <unittest.suite.TestSuite tests=[]> The root test suite to which testSuites and cases are added. |
|
Initialise the unit test finder.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:44:42 2024 | http://epydoc.sourceforge.net |