I seem to remember a discussion about making ContextTestSupport or a
similar class public to aid end users in testing their camel contexts. 
Spring Testing support is very good if you want to inject your real
context but quite often I would like to write a test which exercises
only part of our processors/routes or just to experiment.  You then end
up basically rewriting a class very similar to ContextTestSupport, so a
camel-test module would be very useful.  I'm sure this has been brought
up before but I can't find it on nabble or jira.

Thanks,
Martin

Reply via email to