| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.thoughtworks.qdox.tools.QDoxTester.ConsoleReporterprivate static class QDoxTester.ConsoleReporterextends java.lang.Objectimplements QDoxTester.ReporterField Summary | |
private int | |
private int | |
private int | |
private PrintStream | |
private int | |
Constructor Summary | |
| |
Method Summary | |
void |
|
private void |
|
void |
|
void |
|
void | |
private int dotsWrittenThisLine
private int error
private int failure
private final PrintStream out
private int success
public void error(String id,
Throwable throwable)
- Specified by:
- error in interface QDoxTester.Reporter
private void newLine()
public void parseFailure(String id,
int line,
int column,
String reason)
- Specified by:
- parseFailure in interface QDoxTester.Reporter
public void writeSummary()