[ https://issues.apache.org/activemq/browse/CAMEL-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-1268: ------------------------------- Fix Version/s: (was: 2.0.0) Future Assignee: (was: James Strachan) > use the ExpressionClause<T> on the MockEndpoint to enhance the DSL for > creating expression based expectations > ------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-1268 > URL: https://issues.apache.org/activemq/browse/CAMEL-1268 > Project: Apache Camel > Issue Type: Improvement > Reporter: James Strachan > Fix For: Future > > > e.g. > {code} > mockEndpoint.expectsAscending().header("foo"); > mockEndpoint.expectsUnique().xpath("/foo/bar"); > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.