Part of dtester.reporter View In Hierarchy
| Method | __init__ | |
| Method | addResultLine | Undocumented |
| Method | updateResultLine | Undocumented |
| Method | addStatusLine | Undocumented |
| Method | dropStatusLine | Undocumented |
| Method | getStatusLines | Undocumented |
| Method | begin | Undocumented |
| Method | end | Undocumented |
| Method | startTest | Undocumented |
| Method | renderResultLine | Undocumented |
| Method | stopTest | Undocumented |
| Method | startSetUpSuite | Undocumented |
| Method | stopSetUpSuite | Undocumented |
| Method | startTearDownSuite | Undocumented |
| Method | stopTearDownSuite | Undocumented |
| Method | suiteSetUpFailure | Undocumented |
| Method | suiteTearDownFailure | Undocumented |
Inherited from Reporter:
| Method | getDescription | |
| Method | getInnerError | Undocumented |
| Method | getShortError | Undocumented |
| Method | dumpError | Undocumented |
| Method | dumpErrors | Undocumented |
| Method | harnessFailure | Undocumented |
| Parameters | outs | output stream for progress and result information (type: file handle ) |
| errs | error stream for reporting errors (type: file handle ) |