Package | Description |
---|---|
org.drools.scenariosimulation.backend.runner | |
org.drools.scenariosimulation.backend.runner.model |
Modifier and Type | Method and Description |
---|---|
List<ScenarioExpect> |
AbstractRunnerHelper.extractExpectedValues(List<FactMappingValue> factMappingValues) |
Modifier and Type | Method and Description |
---|---|
protected List<ScenarioResult> |
RuleScenarioRunnerHelper.getScenarioResultsFromGivenFacts(SimulationDescriptor simulationDescriptor,
List<ScenarioExpect> scenarioOutputsPerFact,
ScenarioGiven input,
ExpressionEvaluator expressionEvaluator) |
Modifier and Type | Method and Description |
---|---|
List<ScenarioExpect> |
ScenarioRunnerData.getExpects() |
Modifier and Type | Method and Description |
---|---|
void |
ScenarioRunnerData.addExpect(ScenarioExpect output) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.