Uses of Interface
org.apache.maven.surefire.report.ConsoleOutputReceiver
Packages that use ConsoleOutputReceiver
-
Uses of ConsoleOutputReceiver in org.apache.maven.surefire.booter
Classes in org.apache.maven.surefire.booter that implement ConsoleOutputReceiverModifier and TypeClassDescriptionclassEncodes the full output of the test run to the stdout stream. -
Uses of ConsoleOutputReceiver in org.apache.maven.surefire.report
Methods in org.apache.maven.surefire.report that return ConsoleOutputReceiverModifier and TypeMethodDescriptionstatic ConsoleOutputReceiverConsoleOutputReceiverForCurrentThread.get()Methods in org.apache.maven.surefire.report with parameters of type ConsoleOutputReceiverModifier and TypeMethodDescriptionstatic voidConsoleOutputReceiverForCurrentThread.set(ConsoleOutputReceiver consoleOutputReceiver) static voidConsoleOutputCapture.startCapture(ConsoleOutputReceiver target)