| 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 Fri Oct 28 15:38:13 2016 | http://epydoc.sourceforge.net |