public class SummaryReporter extends AbstractEventReporter
FAILED_LABEL_PREFIX, ID_EVENT_LABEL, LIMIT_VALUE, log, NEW_LINE, resultService, TIME_EVENT_LABEL| Constructor and Description |
|---|
SummaryReporter(org.alfresco.bm.event.ResultService resultService) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(String file,
String notes)
Results table where each row consists of:
Event name: Name of the event.
|
void |
export(Writer writer,
String notes,
org.alfresco.bm.event.ResultService resultService)
Dump results to an OutputStream, which will not be closed.
|
buildHeaders, writeTestDetailspublic SummaryReporter(org.alfresco.bm.event.ResultService resultService)
public void export(String file, String notes)
notes - any notes for the exportpublic void export(Writer writer, String notes, org.alfresco.bm.event.ResultService resultService) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.