You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Saravanakumar Selvaraj (JIRA)" <ji...@apache.org> on 2017/07/26 18:43:00 UTC

[jira] [Created] (CAMEL-11604) New method expectedPropertyValuesReceivedInAnyOrder in MockEndpoint

Saravanakumar Selvaraj created CAMEL-11604:
----------------------------------------------

             Summary: 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)