public class TestScenarioKSessionWrapper extends Object
Constructor and Description |
---|
TestScenarioKSessionWrapper(org.kie.api.runtime.KieSession ksession,
org.drools.core.base.TypeResolver resolver,
Map<String,Object> populatedData,
Map<String,Object> globalData,
boolean usesTimeWalk) |
Modifier and Type | Method and Description |
---|---|
void |
activateRuleFlowGroup(String activateRuleFlowGroupName) |
void |
executeMethod(CallMethod callMethod) |
void |
executeSubScenario(ExecutionTrace executionTrace,
ScenarioSettings scenarioSettings) |
void |
verifyExpectation(Expectation expectation) |
public void activateRuleFlowGroup(String activateRuleFlowGroupName)
public void verifyExpectation(Expectation expectation) throws InvocationTargetException, NoSuchMethodException, IllegalAccessException, InstantiationException
public void executeMethod(CallMethod callMethod)
public void executeSubScenario(ExecutionTrace executionTrace, ScenarioSettings scenarioSettings) throws InvalidClockTypeException
InvalidClockTypeException
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.