java.lang.Object
java.io.OutputStream
org.junitpioneer.jupiter.StdOutputStream
org.junitpioneer.jupiter.StdOut
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
For details and examples, see
the documentation on standard input/output.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junitpioneer.jupiter.StdOutputStream
capturedLines, capturedString, write, writeMethods inherited from class java.io.OutputStream
close, flush, nullOutputStream, write
-
Constructor Details
-
StdOut
public StdOut()
-