Interface ConsoleStream

All Known Implementing Classes:
DefaultDirectConsoleReporter, ForkingRunListener

public interface ConsoleStream
Delegates to System.out.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    println(String message)
     
  • Method Details

    • println

      void println(String message)