Package deltix.qsrv.hf.tickdb.ui.tbshell
Class TestChecker.LineDiff
- 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.LineDiff
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TestChecker
public static final class TestChecker.LineDiff 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 LineDiff(java.lang.String inputId, int inputLineNo, java.lang.String inputLine, int resultLineNo, java.lang.String resultLine)
-
Method Summary
-
Methods inherited from class deltix.qsrv.hf.tickdb.ui.tbshell.TestChecker.Discrepancy
fillInStackTrace
-
-