@Deprecated public class StandardOutputTracker extends ByteArrayOutputStream
(1) is a recipe for disaster: handling generated files, and file locks on Windows. (2) is a nightmare as well, as who knows what the SUT is configuring. (3) is likely the cleanest, easiest option. But it means we need to handle System.out
This class can be used for any analyses of the SUT output
buf, count| Constructor and Description |
|---|
StandardOutputTracker()
Deprecated.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeCopyright © 2016–2025. All rights reserved.