Class StdErr
java.lang.Object
java.io.OutputStream
org.junitpioneer.jupiter.StdOutputStream
org.junitpioneer.jupiter.StdErr
- 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 StdOutputStream
capturedLines, capturedString, write, writeMethods inherited from class OutputStream
close, flush, nullOutputStream, write
-
Constructor Details
-
StdErr
public StdErr()
-