| Package | Description |
|---|---|
| org.drools.workbench.models.testscenarios.backend | |
| org.drools.workbench.models.testscenarios.shared |
| Modifier and Type | Method and Description |
|---|---|
void |
TestScenarioKSessionWrapper.executeSubScenario(ExecutionTrace executionTrace,
ScenarioSettings scenarioSettings) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
Scenario.getFactNamesInScope(ExecutionTrace executionTrace,
boolean includeGlobals)
This will return a list of fact names that are in scope (including
globals).
|
void |
Scenario.removeExecutionTrace(ExecutionTrace executionTrace)
Remove fixtures between this ExecutionTrace and the previous one.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.