Home | Trees | Index | Help |
---|
Package twisted :: Package trial :: Module unittest :: Class TestSuite |
|
Method Summary | |
---|---|
__init__(self)
| |
Add a single method of a test case class to this test suite. | |
addModule(self,
module)
| |
addPackage(self,
package)
| |
addTestClass(self,
testClass)
| |
run(self,
output,
seed)
|
Class Variable Summary | |
---|---|
str |
methodPrefix
|
str |
moduleGlob
|
Method Details |
---|
addMethod(self, method)Add a single method of a test case class to this test suite. |
Class Variable Details |
---|
methodPrefix
|
moduleGlob
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:16:56 2003 | http://epydoc.sf.net |