Uses of Interface
org.apache.maven.surefire.api.report.TestOutputReceiver
Packages that use TestOutputReceiver
- 
Uses of TestOutputReceiver in org.apache.maven.surefire.api.booterClasses in org.apache.maven.surefire.api.booter that implement TestOutputReceiverModifier and TypeClassDescriptionclassEncodes the full output of the test run to the "target".
- 
Uses of TestOutputReceiver in org.apache.maven.surefire.api.reportSubinterfaces of TestOutputReceiver in org.apache.maven.surefire.api.reportModifier and TypeInterfaceDescriptioninterfaceTestReportListener<T extends OutputReportEntry>This architecture has two sides (forked JVM, plugin JVM) implementing the same interfaceTestReportListener:Methods in org.apache.maven.surefire.api.report that return TestOutputReceiverModifier and TypeMethodDescriptionstatic TestOutputReceiverConsoleOutputReceiverForCurrentThread.get()Methods in org.apache.maven.surefire.api.report with parameters of type TestOutputReceiverModifier and TypeMethodDescriptionstatic voidConsoleOutputReceiverForCurrentThread.set(TestOutputReceiver testOutputReceiver) static voidConsoleOutputCapture.startCapture(TestOutputReceiver<OutputReportEntry> target)