|
Orbits
1
|
Public Member Functions | |
| def | loadTestsFromModule |
| def setuptools.command.test.ScanningLoader.loadTestsFromModule | ( | self, | |
| module | |||
| ) |
Return a suite of all tests cases contained in the given module If the module is a package, load tests from all the modules in it. If the module has an ``additional_tests`` function, call it and add the return value to the tests.
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.