TestCenter Reference
|
Go to the source code of this file.
Namespaces | |
namespace | TestSupport |
A package of python modules helping to build tests. | |
namespace | TestSupport.UnitTestDiscovery |
Functions | |
TestSupport.UnitTestDiscovery.getSuiteFromPackage (unitTestRootPackage, pattern='test *.py') | |
TestSupport.UnitTestDiscovery._getTopLevelDir (searchPath) | |
TestSupport.UnitTestDiscovery.getSuiteFromFolder (searchPath, pattern=' *.py') | |