Uses of Class
org.drools.ide.common.client.modeldriven.testing.ExecutionTrace

Packages that use ExecutionTrace
org.drools.ide.common.client.modeldriven.testing   
org.drools.ide.common.server.testscenarios   
 

Uses of ExecutionTrace in org.drools.ide.common.client.modeldriven.testing
 

Methods in org.drools.ide.common.client.modeldriven.testing with parameters of type ExecutionTrace
 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.
 

Uses of ExecutionTrace in org.drools.ide.common.server.testscenarios
 

Methods in org.drools.ide.common.server.testscenarios with parameters of type ExecutionTrace
 void TestScenarioWorkingMemoryWrapper.executeSubScenario(ExecutionTrace executionTrace, ScenarioSettings scenarioSettings)
           
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.