Uses of Interface
org.drools.workbench.models.testscenarios.shared.Expectation
-
Packages that use Expectation Package Description org.drools.workbench.models.testscenarios.backend org.drools.workbench.models.testscenarios.shared -
-
Uses of Expectation in org.drools.workbench.models.testscenarios.backend
Methods in org.drools.workbench.models.testscenarios.backend with parameters of type Expectation Modifier and Type Method Description voidTestScenarioKSessionWrapper. verifyExpectation(Expectation expectation) -
Uses of Expectation in org.drools.workbench.models.testscenarios.shared
Classes in org.drools.workbench.models.testscenarios.shared that implement Expectation Modifier and Type Class Description classVerifyFactThis is for making assertions over a specific facts value/state AFTER execution.classVerifyRuleFiredclassVerifyScorecardScore
-