]
Jozef Marko updated DROOLS-2029:
--------------------------------
Labels: drools-tools (was: )
[Test Scenario] Test ScenarioTestEditorServiceImpl runScenario
method
---------------------------------------------------------------------
Key: DROOLS-2029
URL:
https://issues.jboss.org/browse/DROOLS-2029
Project: Drools
Issue Type: Task
Components: Test Scenarios Editor
Affects Versions: 7.2.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Labels: drools-tools
Attachments: 0001-GUVNOR-3447-Run-scenario-with-possible-transitive-im.patch
The method runScenario of ScenarioTestEditorServiceImpl ensures that the Scenario uses
correct imports during running. Most of tests tests just the method
addDependentImportsToScenario that is internally used by runScenario method. Add more
complex scenario that will use the method runScenario directly.