Package twisted :: Package trial :: Module unittest :: Class TestSuite
[show private | hide private]
[frames | no frames]

Class TestSuite


Method Summary
  __init__(self)
  addModule(self, module)
  addPackage(self, packageName)
  addTestClass(self, testClass)
  getMethods(self, klass, prefix)
  run(self, output, seed)
  runOneTest(self, testClass, testCase, method, output)

Class Variable Summary
str methodPrefix
str moduleGlob

Class Variable Details

methodPrefix

Type:
str
Value:
'test'                                                                 

moduleGlob

Type:
str
Value:
'test_*.py'                                                            

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:10 2003 http://epydoc.sf.net