]
Gabriele Cardosi closed DROOLS-3309.
------------------------------------
Resolution: Won't Do
Code cleanup
------------
Key: DROOLS-3309
URL:
https://issues.jboss.org/browse/DROOLS-3309
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Minor
Clean up code
# replace GIVEN/EXPECT Strings with Enum
# move classes to proper packages
# rename classes with "old" meanings (for ex, BaseExpressionGridTheme is the
name of the class originally copied from DMN)
# BaseExpressionGridTheme.getHeaderBackground remove get(0) used to set background color
# remove injection of ScenarioSimulationDocksHandler from
ScenarioSimulationEditorPresenter