Class TestChecker


  • public class TestChecker
    extends java.lang.Object
    • Constructor Detail

      • TestChecker

        public TestChecker​(java.lang.String testId,
                           java.io.LineNumberReader testReader)
    • Method Detail

      • isEcho

        public boolean isEcho()
      • setEcho

        public void setEcho​(boolean echo)
      • getResultWriter

        public java.io.PrintWriter getResultWriter()
      • recoverUnlessDone

        public void recoverUnlessDone()
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • resultDone

        public void resultDone()
                        throws java.io.IOException
        Throws:
        java.io.IOException