Uses of Class
org.drools.guvnor.client.explorer.navigation.qa.testscenarios.ScenarioWidget

Packages that use ScenarioWidget
org.drools.guvnor.client.explorer.navigation.qa.testscenarios   
 

Uses of ScenarioWidget in org.drools.guvnor.client.explorer.navigation.qa.testscenarios
 

Fields in org.drools.guvnor.client.explorer.navigation.qa.testscenarios declared as ScenarioWidget
protected  ScenarioWidget RetractWidget.parent
           
protected  ScenarioWidget FactWidget.parent
           
protected  ScenarioWidget ExpectPanel.parent
           
protected  ScenarioWidget CallMethodWidget.parent
           
 

Constructors in org.drools.guvnor.client.explorer.navigation.qa.testscenarios with parameters of type ScenarioWidget
ActivateRuleFlowWidget(org.drools.ide.common.client.modeldriven.testing.FixtureList retList, org.drools.ide.common.client.modeldriven.testing.Scenario sc, ScenarioWidget parent)
           
AddExecuteButton(org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent)
           
CallMethodLabelButton(org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace, ScenarioWidget scenarioWidget)
           
CallMethodOnGivenPanel(List<org.drools.ide.common.client.modeldriven.testing.ExecutionTrace> listExecutionTrace, int executionTraceLine, org.drools.ide.common.client.modeldriven.testing.CallFixtureMap given, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent)
           
CallMethodOnNewDataButton(org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace currentEx, ScenarioWidget scenarioWidget)
           
CallMethodWidget(String factName, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.CallMethod mCall, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace)
           
ConfigWidget(org.drools.ide.common.client.modeldriven.testing.Scenario sc, String packageName, ScenarioWidget scWidget)
           
DataInputWidget(String factType, org.drools.ide.common.client.modeldriven.testing.FixtureList definitionList, org.drools.ide.common.client.modeldriven.testing.Scenario sc, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace, String headerText)
           
ExpectationButton(String packageName, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget scenarioWidget)
           
ExpectPanel(String packageName, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent)
           
FactWidget(String factType, org.drools.ide.common.client.modeldriven.testing.FixtureList definitionList, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace, String headerText)
           
GivenLabelButton(org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace, ScenarioWidget scenarioWidget)
           
GivenPanel(List<org.drools.ide.common.client.modeldriven.testing.ExecutionTrace> listExecutionTrace, int executionTraceLine, org.drools.ide.common.client.modeldriven.testing.FixturesMap given, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent)
           
GlobalFactWidget(String factType, org.drools.ide.common.client.modeldriven.testing.FixtureList definitionList, org.drools.ide.common.client.modeldriven.testing.Scenario sc, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace)
           
GlobalPanel(Map<String,org.drools.ide.common.client.modeldriven.testing.FixtureList> globals, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, ScenarioWidget scenarioWidget)
           
InsertFactWidget(String factType, org.drools.ide.common.client.modeldriven.testing.FixtureList definitionList, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace)
           
ModifyFactWidget(String factType, org.drools.ide.common.client.modeldriven.testing.FixtureList definitionList, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace)
           
NewDataButton(org.drools.ide.common.client.modeldriven.testing.ExecutionTrace previousEx, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace currentEx, ScenarioWidget scenarioWidget)
           
RetractWidget(org.drools.ide.common.client.modeldriven.testing.FixtureList retractList, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget parent)
           
ScenarioWidgetComponentCreator(RuleAsset asset, ScenarioWidget scenarioWidget)
           
TestRunnerWidget(ScenarioWidget parent, String packageName)
           
VerifyFactsPanel(org.drools.ide.common.client.modeldriven.testing.FixtureList verifyFacts, org.drools.ide.common.client.modeldriven.testing.ExecutionTrace executionTrace, org.drools.ide.common.client.modeldriven.testing.Scenario scenario, ScenarioWidget scenarioWidget, boolean showResults)
           
 



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