public class ImportTable.ImportExpectation extends SlimTable.RowExpectation
NOOP_EXPECTATION
Constructor and Description |
---|
ImportExpectation(int col,
int row) |
Modifier and Type | Method and Description |
---|---|
protected SlimTestResult |
createEvaluationMessage(java.lang.String actual,
java.lang.String expected) |
evaluateException, evaluateExpectation, getCol, getExpected, getRow
protected SlimTestResult createEvaluationMessage(java.lang.String actual, java.lang.String expected)
createEvaluationMessage
in class SlimTable.RowExpectation