public static class TerminalUtils.MockOutputStream extends OutputStream
OutputStream for testing.| Constructor and Description |
|---|
MockOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic void write(int b)
write in class OutputStreamCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.