Class LogPrintStream

java.lang.Object
org.junit.contrib.java.lang.system.internal.LogPrintStream

public class LogPrintStream extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • createStatement

      public org.junit.runners.model.Statement createStatement(org.junit.runners.model.Statement base)
    • clearLog

      public void clearLog()
    • enableLog

      public void enableLog()
    • getLog

      public String getLog()
    • getLogWithNormalizedLineSeparator

      public String getLogWithNormalizedLineSeparator()
    • getLogAsBytes

      public byte[] getLogAsBytes()
    • mute

      public void mute()
    • muteForSuccessfulTests

      public void muteForSuccessfulTests()