public interface TestcycleConsoleOutputReceiver extends TestOutputReceiver<TestOutputReportEntry>, ConsoleOutputReportEventListener
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
testSetCompleted(TestSetReportEntry report) |
void |
testSetStarting(TestSetReportEntry reportEntry) |
writeTestOutput
writeTestOutput
void testSetStarting(TestSetReportEntry reportEntry)
testSetStarting
in interface ConsoleOutputReportEventListener
void testSetCompleted(TestSetReportEntry report)
testSetCompleted
in interface ConsoleOutputReportEventListener
void close()
close
in interface ConsoleOutputReportEventListener
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.