org.junit.contrib.java.lang.system.internal
Class LogPrintStream
java.lang.Object
org.junit.contrib.java.lang.system.internal.LogPrintStream
public class LogPrintStream
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogPrintStream
public LogPrintStream(PrintStreamHandler printStreamHandler)
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()
Copyright © 2011–2018. All rights reserved.