Package org.eclipse.epsilon.internal.eunit.io


package org.eclipse.epsilon.internal.eunit.io
  • Classes
    Class
    Description
    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.