Package org.apache.maven.surefire.report
Interface ConsoleStream
-
- All Known Implementing Classes:
DefaultDirectConsoleReporter,ForkingRunListener
public interface ConsoleStreamDelegates toSystem.out.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprintln(byte[] buf, int off, int len)voidprintln(java.lang.String message)
-