Package org.eclipse.epsilon.internal.eunit.io
package org.eclipse.epsilon.internal.eunit.io
-
ClassesClassDescriptionPrintStream 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.