Package org.eclipse.epsilon.internal.eunit.io
- 
Class Summary Class Description ByteBufferTeePrintStream PrintStream which performs every write twice: once to the original output stream, and another to an internal byte array, so the full output can be later collected and processed transparently.