Modifier and Type | Method and Description |
---|---|
DecisionTest |
DecisionMismatch.getTest() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionMismatch.setTest(DecisionTest test) |
Constructor and Description |
---|
DecisionMismatch(DecisionTest test,
java.lang.String variable,
java.lang.Object actualValue,
java.lang.Object expectedValue) |