Class PreserveStdStreams

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getErr()  
      java.lang.String getOut()  
      void setUp()
      Set up the test environment to handle the particular aspect that we handle.
      void tearDown()
      Reverse the effect of setUp(), setting the environment back to its standard state.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait