Package deltix.qsrv.hf.tickdb.ui.tbshell
Class TestChecker.EndOfResult
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- deltix.qsrv.hf.tickdb.ui.tbshell.TestChecker.Discrepancy
-
- deltix.qsrv.hf.tickdb.ui.tbshell.TestChecker.EndOfResult
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TestChecker
public static final class TestChecker.EndOfResult extends TestChecker.Discrepancy
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class deltix.qsrv.hf.tickdb.ui.tbshell.TestChecker.Discrepancy
inputId, inputLine, inputLineNo, resultLine, resultLineNo
-
-
Constructor Summary
Constructors Constructor Description EndOfResult(java.lang.String inputId, int inputLineNo, java.lang.String inputLine, int resultLineNo)
-
Method Summary
-
Methods inherited from class deltix.qsrv.hf.tickdb.ui.tbshell.TestChecker.Discrepancy
fillInStackTrace
-
-