Thank you for your reply.

I'll work on the JUnit custom test runner.

But I still have a few questions:
How can I find "if we want to support annotations for test class extending
CamelTestSupport"?

If the answer is yes, we want to do that, I don't find the standard Java
Reflection API much of a good use since it loads all 
classes being inspected to JVM's memory, whereas the ReflectionS API (the
github link) does not. Wouldn't the higher memory 
footprint be an issue?

Thank you in advance.
Josef Karasek



--
View this message in context: 
http://camel.465427.n5.nabble.com/Would-like-to-work-on-CAMEL-6070-tp5763192p5763255.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to