[jboss-jira] [JBoss JIRA] (DROOLS-4763) Test Scenario: consider all columns of an instance even if an expression is available

Daniele Zonca (Jira) issues at jboss.org
Tue Nov 19 09:23:01 EST 2019


     [ https://issues.jboss.org/browse/DROOLS-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniele Zonca closed DROOLS-4763.
---------------------------------
    Resolution: Done


> Test Scenario: consider all columns of an instance even if an expression is available
> -------------------------------------------------------------------------------------
>
>                 Key: DROOLS-4763
>                 URL: https://issues.jboss.org/browse/DROOLS-4763
>             Project: Drools
>          Issue Type: Bug
>          Components: Scenario Simulation and Testing
>            Reporter: Daniele Zonca
>            Assignee: Daniele Zonca
>            Priority: Major
>
> - Create two GIVEN columns
> - Map column1 to the whole object (expression)
> - Map column2 to a field
> - Write an expression in column1 and a value in column2
> - Run
> The GIVEN object should be the composition of expression + value
> For example:
> - Expression: new Person("name", 10);
> - Value (age): 15
> - Result: a Person instance with name "name" and age 15 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list