T
- usually TestOutputReportEntry
or OutputReportEntry
public interface TestOutputReceiver<T extends OutputReportEntry>
Modifier and Type | Method and Description |
---|---|
void |
writeTestOutput(T reportEntry)
Forwards process output from the running test-case into the reporting system
|
void writeTestOutput(T reportEntry)
reportEntry
- wraps test output with descriptive information of the outputCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.