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, writeMessage
testStarting, writeMessage
public void testSetStarting(ReportEntry report) throws ReporterException
Reporter
testSetStarting
in interface Reporter
testSetStarting
in class AbstractTextReporter
report
- the report entry describing the testsetReporterException
- When reporting failsCopyright © 2004-2012 Apache Software Foundation. All Rights Reserved.