Package org.apache.maven.surefire.report
Interface ConsoleStream
-
- All Known Implementing Classes:
DefaultDirectConsoleReporter
,ForkingRunListener
public interface ConsoleStream
Delegates toSystem.out
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
println(java.lang.String message)
-