[
https://issues.apache.org/activemq/browse/CAMEL-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-66.
---------------------------------
Resolution: Fixed
see documentation: http://cwiki.apache.org/CAMEL/mock.html
> add assertions on the Mock endpoints that messages arrive in order using some
> expression to test for ordering issues
> --------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-66
> URL: https://issues.apache.org/activemq/browse/CAMEL-66
> Project: Apache Camel
> Issue Type: Improvement
> Reporter: James Strachan
> Assignee: James Strachan
> Fix For: 1.1.0
>
>
> something like
> {code}
> mockEndpoint.expectMessagesAscending(header("foo"))
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.