Package twisted :: Package trial :: Module reporter :: Class TimingTextReporter
[show private | hide private]
[frames | no frames]

Class TimingTextReporter

Reporter --+    
           |    
TextReporter --+
               |
              TimingTextReporter


Method Summary
  __init__(self, stream, tbformat)
(inherited from TextReporter)
  allPassed(self)
(inherited from Reporter)
  getRunningTime(self)
(inherited from Reporter)
  reportImportError(self, name, exc)
(inherited from Reporter)
  reportResults(self, testClass, method, resultType, results)
  reportStart(self, testClass, method)
  start(self, expectedTests)
(inherited from Reporter)
  stop(self)
(inherited from TextReporter)
  write(self, format, *args)
(inherited from TextReporter)
  writeln(self, format, *args)
(inherited from TextReporter)
  _formatError(self, flavor, (testClass, method,
(inherited from TextReporter)
  _formatImportError(self, name, error)
(inherited from TextReporter)
  _statusReport(self)
(inherited from TextReporter)

Generated by Epydoc 1.1 on Fri Jun 27 03:48:59 2003 http://epydoc.sf.net