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)