Uses of Interface
org.apache.maven.surefire.report.ConsoleStream
Packages that use ConsoleStream
Package
Description
-
Uses of ConsoleStream in org.apache.maven.surefire.booter
Classes in org.apache.maven.surefire.booter that implement ConsoleStreamModifier and TypeClassDescriptionclass
Encodes the full output of the test run to the stdout stream.Methods in org.apache.maven.surefire.booter that return ConsoleStream -
Uses of ConsoleStream in org.apache.maven.surefire.providerapi
Methods in org.apache.maven.surefire.providerapi that return ConsoleStreamModifier and TypeMethodDescriptionProviderParameters.getConsoleLogger()
Gets a logger intended for console output. -
Uses of ConsoleStream in org.apache.maven.surefire.report
Classes in org.apache.maven.surefire.report that implement ConsoleStream