Class NullConsoleOutputReceiver

java.lang.Object
org.apache.maven.plugin.surefire.report.NullConsoleOutputReceiver
All Implemented Interfaces:
TestcycleConsoleOutputReceiver, ConsoleOutputReportEventListener, ConsoleOutputReceiver

public class NullConsoleOutputReceiver extends Object implements TestcycleConsoleOutputReceiver
TestcycleConsoleOutputReceiver doing nothing rather than using null.
Since:
3.0.0-M4