Home | Trees | Indices | Help |
|
---|
|
object --+ | unittest.loader.TestLoader --+ | ReloadingTestLoader
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Return a suite of all tests cases given a string specifier. The name may resolve either to a module, a test case class, a test method within a test case class, or a callable object which returns a TestCase or TestSuite instance. The method optionally resolves the names relative to a given module.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 25 16:17:46 2014 | http://epydoc.sourceforge.net |