[
https://issues.jboss.org/browse/DROOLS-2811?page=com.atlassian.jira.plugi...
]
Matteo Mortari updated DROOLS-2811:
-----------------------------------
Description:
Currently @parametrized test make it difficult to execute both in AST-interpreted Vs
Java-Translated mode, because Parameters are used both for Data and Configuration.
It would be advisable to use Parameters only for configuration, and split data in
different Test-Methods instead, also to make it easier to execute a specific, single test
without having to rely to much on IDE toolings.
The scope of this however is to start introduce an additional Configuration parameter
automatically, so to execute the test in two mode, AST first and then execute all test
again in Java mode
Enrich FEEL Test parameter for translation mode
-----------------------------------------------
Key: DROOLS-2811
URL:
https://issues.jboss.org/browse/DROOLS-2811
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Currently @parametrized test make it difficult to execute both in AST-interpreted Vs
Java-Translated mode, because Parameters are used both for Data and Configuration.
It would be advisable to use Parameters only for configuration, and split data in
different Test-Methods instead, also to make it easier to execute a specific, single test
without having to rely to much on IDE toolings.
The scope of this however is to start introduce an additional Configuration parameter
automatically, so to execute the test in two mode, AST first and then execute all test
again in Java mode
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)