[
https://issues.apache.org/jira/browse/CAMEL-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105068#comment-16105068
]
ASF GitHub Bot commented on CAMEL-11604:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1852
> New method expectedPropertyValuesReceivedInAnyOrder in MockEndpoint
> -------------------------------------------------------------------
>
> Key: CAMEL-11604
> URL: https://issues.apache.org/jira/browse/CAMEL-11604
> Project: Camel
> Issue Type: Improvement
> Components: camel-test
> Affects Versions: 2.19.1
> Reporter: Saravanakumar Selvaraj
> Priority: Minor
>
> MockEndpoint.expectedPropertyReceived always expects the property in the
> first exchange in the endpoint. So it does not function correctly when the
> endpoint expects more than one message exchange.
> There can be a new method introduced in MockEndpoint like
> expectedPropertyValuesReceivedInAnyOrder and this can be similar to
> expectedHeaderValuesReceivedInAnyOrder.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)