Package | Description |
---|---|
com.openrules.ruleengine |
Modifier and Type | Method and Description |
---|---|
DecisionMismatch |
DecisionTest.addMismatch(java.lang.String variable,
java.lang.Object actualValue,
java.lang.Object expectedValue) |
DecisionMismatch[] |
Decision.getMismatches() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<DecisionMismatch> |
DecisionTest.getMismatches() |