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

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

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.
 



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