Home | Trees | Index | Help |
---|
Package twisted :: Package trial :: Module unittest :: Class TextReporter |
|
Reporter
--+
|
TextReporter
TreeReporter
,
VerboseTextReporter
Method Summary | |
---|---|
__init__(self)
| |
(inherited from Reporter )
| |
(inherited from Reporter )
| |
reportError(self,
testClass,
method,
exc_info)
| |
reportFailure(self,
testClass,
method,
exc_info)
| |
(inherited from Reporter )
| |
reportSkip(self,
testClass,
method,
exc_info)
| |
(inherited from Reporter )
| |
reportSuccess(self,
testClass,
method)
| |
(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.2 prerelease on Wed Jan 29 06:26:23 2003 | http://epydoc.sf.net |