Home | Trees | Index | Help |
---|
Package twisted :: Package trial :: Module reporter :: Class TextReporter |
|
Reporter
--+
|
TextReporter
VerboseTextReporter
,
TimingTextReporter
,
TreeReporter
Method Summary | |
---|---|
__init__(self,
stream,
tbformat)
| |
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)
(inherited from Reporter )
| |
start(self,
expectedTests)
(inherited from Reporter )
| |
stop(self)
| |
write(self,
format,
*args)
| |
writeln(self,
format,
*args)
|
Class Variable Summary | |
---|---|
str |
DOUBLE_SEPARATOR
|
str |
SEPARATOR
|
Class Variable Details |
---|
DOUBLE_SEPARATOR
|
SEPARATOR
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:46:05 2003 | http://epydoc.sf.net |