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 TypeClassDescriptionclass
Encodes 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 ConsoleOutputReceiver
ConsoleOutputReceiverForCurrentThread.get()
Methods in org.apache.maven.surefire.report with parameters of type ConsoleOutputReceiverModifier and TypeMethodDescriptionstatic void
ConsoleOutputReceiverForCurrentThread.set
(ConsoleOutputReceiver consoleOutputReceiver) static void
ConsoleOutputCapture.startCapture
(ConsoleOutputReceiver target)