org.drools.guvnor.models.testscenarios.backend
Class TestScenarioKSessionWrapper
java.lang.Object
org.drools.guvnor.models.testscenarios.backend.TestScenarioKSessionWrapper
public class TestScenarioKSessionWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestScenarioKSessionWrapper
public TestScenarioKSessionWrapper(org.kie.api.runtime.KieSession ksession,
org.drools.core.base.TypeResolver resolver,
ClassLoader classLoader,
Map<String,Object> populatedData,
Map<String,Object> globalData)
activateRuleFlowGroup
public void activateRuleFlowGroup(String activateRuleFlowGroupName)
verifyExpectation
public void verifyExpectation(Expectation expectation)
throws InvocationTargetException,
NoSuchMethodException,
IllegalAccessException,
InstantiationException
- Throws:
InvocationTargetException
NoSuchMethodException
IllegalAccessException
InstantiationException
executeMethod
public void executeMethod(CallMethod callMethod)
executeSubScenario
public void executeSubScenario(ExecutionTrace executionTrace,
ScenarioSettings scenarioSettings)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.