You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/04/02 06:48:34 UTC

[jira] Updated: (CAMEL-1268) use the ExpressionClause on the MockEndpoint to enhance the DSL for creating expression based expectations

     [ 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.