[
https://issues.redhat.com/browse/DROOLS-4950?page=com.atlassian.jira.plug...
]
Yeser Amer commented on DROOLS-4950:
------------------------------------
[~jomarko] I tested it. In my opinion it's not a bug. The second row holds in GIVEN a
List with [1,2,3]. In EXPECTED you put ?=[2], which is wrong. Change it to ?=[1, 2, 3] and
it will works.
Please double check it, and if you confirm it's not a bug please close it. Thanks
Different behavior of collection unary checks
---------------------------------------------
Key: DROOLS-4950
URL:
https://issues.redhat.com/browse/DROOLS-4950
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.32.0.Final
Reporter: Jozef Marko
Assignee: Yeser Amer
Priority: Critical
Labels: drools-tools
Attachments: MySpace_simplenumbers.zip, Screenshot from 2020-01-17 13-56-02.png,
Screenshot from 2020-01-17 13-56-10.png
Issue was spotted during DROOLS-4698 review. However it can be handled separately.
There is issue that user can define collection unary test with UI editor [1] but also as
plain text [2]. The problem is the result is different.
[1]
!Screenshot from 2020-01-17 13-56-02.png|thumbnail!
[2]
!Screenshot from 2020-01-17 13-56-10.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)