public interface TestcycleConsoleOutputReceiver extends ConsoleOutputReceiver
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
testSetCompleted(ReportEntry report) |
void |
testSetStarting(ReportEntry reportEntry) |
writeTestOutput
void testSetStarting(ReportEntry reportEntry)
void testSetCompleted(ReportEntry report)
void close()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.