MockEndpoint - Add feature to mock any endpoint
-----------------------------------------------
Key: CAMEL-3578
URL: https://issues.apache.org/jira/browse/CAMEL-3578
Project: Camel
Issue Type: New Feature
Components: camel-core
Affects Versions: 2.5.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.7.0
See nabble
http://camel.465427.n5.nabble.com/Unit-Testing-Route-td3284803.html
The idea is to be able to mock any endpoint on a route and thus be able to set
expectations.
In the 2.x architecture we will have to implement this using the adviceWith as
the route must be {{re-processed}} so we can add the interceptor logic to mock
any endpoints.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.