[
https://issues.redhat.com/browse/DROOLS-4973?page=com.atlassian.jira.plug...
]
Daniele Zonca edited comment on DROOLS-4973 at 1/27/20 10:48 AM:
-----------------------------------------------------------------
[~tari_manga]
Can you please confirm
{code:java}
"?=[{Price:3300,Name:"CAR"}, {Price:2000,Name:"PC"}]"
{code}
is a list comparison that consider order too?
was (Author: danielezonca):
[~tari_manga]
Can you please confirm
{{"?=[{Price:2000,Name:"PC"},{Price:3300,Name:"CAR"}]"}}
is a list comparison that consider order too?
Defined DMN collection unary checks do not pass
-----------------------------------------------
Key: DROOLS-4973
URL:
https://issues.redhat.com/browse/DROOLS-4973
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.32.0.Final
Reporter: Jozef Marko
Assignee: Daniele Zonca
Priority: Critical
Labels: drools-tools
Attachments: MySpace_eshop.zip
Import the attached project and click Build, then Test.
The re are defined 2 groups of 2 equivalent tests. In each group one test has a
collection unary check defined with UI editor and one test defined a collection unary
check with textual editor. The issue is tests with the unary check defined via textual
editor do not pass.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)