public class CSVReporter extends AbstractEventReporter
FAILED_LABEL_PREFIX, ID_EVENT_LABEL, LIMIT_VALUE, log, NEW_LINE, run, services, test, TIME_EVENT_LABEL, WINDOW_SIZES| Constructor and Description |
|---|
CSVReporter(TestRunServicesCache services,
String test,
String run) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(OutputStream os)
Write the report to the given stream, closing the stream when done.
|
protected void |
export(Writer writer) |
protected void |
writeTestDetails(Writer writer,
String notes)
Dump summary data for a test
|
collateResults, getResultService, getTestDAO, getTestService, getWindowSize, toStringpublic CSVReporter(TestRunServicesCache services, String test, String run)
protected void writeTestDetails(Writer writer, String notes) throws Exception
Exceptionpublic void export(OutputStream os)
ReportGeneratoros - the stream to write toCopyright © 2005–2018 Alfresco Software. All rights reserved.