Gabriele Cardosi created DROOLS-2982:
----------------------------------------
Summary: Create backend methods to pair with "duplicate row"
Key: DROOLS-2982
URL:
https://issues.jboss.org/browse/DROOLS-2982
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Daniele Zonca
Create a Simulation.insertScenario(Scenario, index) to insert a given Scenario at a
specific index.
Create Scenario.clone method to have a new Scenario instance with same values of original
one.
Check Scenario hashCode/equals methods so that
SCENARIO_INSTANCE.equals(SCENARIO_INSTANCE.clone) = false
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)