| Modifier and Type | Field and Description |
|---|---|
private CapturingPrintStream |
CapturedOutput.err
Captures the data written to STDERR.
|
private CapturingPrintStream |
CapturedOutput.out
Captures the data written to STDOUT.
|
| Modifier and Type | Method and Description |
|---|---|
CapturingPrintStream |
CapturingPrintStream.reset()
Resets the captured output.
|
Copyright © 2012 Sven Strittmatter. All Rights Reserved.