public abstract class AbstractConsoleReporter extends AbstractTextReporter
writer| Modifier and Type | Method and Description |
|---|---|
void |
testSetStarting(ReportEntry report)
Indicates the start of a given test-set
|
getElapsedTimeSummary, getOutput, getTestSetSummary, reset, setWriter, testError, testFailed, testSetCompleted, testSkipped, testSucceeded, writeMessagetestStarting, writeMessagepublic void testSetStarting(ReportEntry report) throws ReporterException
ReportertestSetStarting in interface ReportertestSetStarting in class AbstractTextReporterreport - the report entry describing the testsetReporterException - When reporting failsCopyright © 2004-2012 Apache Software Foundation. All Rights Reserved.