JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
SYSTEM_OUT
SYSTEM_ERR
Field Details
AUTO_FLUSH
DEFAULT_ENCODING
Constructor Details
PrintStreamHandler()
Method Details
values()
valueOf(String)
createRestoreStatement(Statement)
replaceCurrentStreamWithOutputStream(OutputStream)
getStream()
replaceCurrentStreamWithPrintStream(PrintStream)
Enum Constant Summary
Enum Constants
Field Summary
Fields
private static final boolean
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods
(package private) org.junit.runners.model.Statement
(package private) void
(package private) abstract void
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Method Details
replaceCurrentStreamWithOutputStream
replaceCurrentStreamWithPrintStream