On Thu, Jan 31, 2013 at 12:32 PM, Scott Cranton wrote:
> In creating unit tests for my Camel routes, I've tried to be
> consistent with the Camel project's conventions figuring those are the
> best practices, or at least the most tested path. I've noticed that
> the vast majority of Camel unit tes
In creating unit tests for my Camel routes, I've tried to be
consistent with the Camel project's conventions figuring those are the
best practices, or at least the most tested path. I've noticed that
the vast majority of Camel unit tests use the
CamelTestSupport.getMockEndpoint(...) convenience met