[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1849) When creating a test scenario in the BRMS, it is not possible to link the facts through there fields
Michael Neale (JIRA)
jira-events at lists.jboss.org
Thu May 14 03:15:57 EDT 2009
[ https://jira.jboss.org/jira/browse/JBRULES-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467458#action_12467458 ]
Michael Neale commented on JBRULES-1849:
----------------------------------------
will need a lot of unit tests to accept all this.
> When creating a test scenario in the BRMS, it is not possible to link the facts through there fields
> -----------------------------------------------------------------------------------------------------
>
> Key: JBRULES-1849
> URL: https://jira.jboss.org/jira/browse/JBRULES-1849
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-guvnor
> Affects Versions: 5.0.0.M2
> Environment: Linux, Jboss 4.2.2
> Reporter: Nicolas Heron
> Assignee: Toni Rikkola
>
> When creating a test scenario in the BRMS, it is not possible to link the facts through there fields
> For example if I have a rule like :
> when
> p : Person()
> c : Car (owner == p)
> then
> ...
> end
> in the test scenrio in the BRMS, I will never fire this rule. Indeed, I cannot through the BRMS affecting the owner of the car to the given person
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list