| Home | Trees | Index | Help |
|---|
| Package twisted :: Package trial :: Module unittest :: Class TreeReporter |
|
Reporter--+ |TextReporter--+ | TreeReporter
| Method Summary | |
|---|---|
__init__(self)
| |
(inherited from Reporter)
| |
color(self,
text,
color)
| |
endLine(self,
message,
color)
| |
(inherited from Reporter)
| |
reportError(self,
testCase,
method,
exc_info)
| |
reportFailure(self,
testCase,
method,
exc_info)
| |
(inherited from Reporter)
| |
reportSkip(self,
testCase,
method,
exc_info)
| |
reportStart(self,
testCase,
method)
| |
reportSuccess(self,
testCase,
method)
| |
(inherited from Reporter)
| |
(inherited from TextReporter)
| |
(inherited from TextReporter)
| |
(inherited from TextReporter)
| |
| Class Variable Summary | |
|---|---|
int |
BLACK
|
int |
BLUE
|
int |
columns
|
int |
CYAN
|
int |
GREEN
|
int |
MAGENTA
|
int |
RED
|
int |
WHITE
|
int |
YELLOW
|
| Class Variable Details |
|---|
BLACK
|
BLUE
|
columns
|
CYAN
|
GREEN
|
MAGENTA
|
RED
|
WHITE
|
YELLOW
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:23 2003 | http://epydoc.sf.net |