]
Guilherme Gomes updated DROOLS-4838:
------------------------------------
Labels: drools-tools (was: )
Create common producer for tests
--------------------------------
Key: DROOLS-4838
URL:
https://issues.redhat.com/browse/DROOLS-4838
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Minor
Labels: drools-tools
Inside the tests there is a whole bunch of mocked objects that are used in multiple
places (especially the ones related to grid/cell/rendering stuff).
Scope of this ticket shuold be to put all of them inside a static producer; this would
also reduce the needs for abstract/inheritance chains, simplifying the test environment