Home | Trees | Indices | Help |
---|
|
object --+ | TestLoader
|
|||
suiteClass A test suite is a composite test consisting of a number of TestCases. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
testMethodPrefix =
|
|
|||
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.0beta1 on Sun Sep 7 23:26:46 2008 | http://epydoc.sourceforge.net |