Hi, I am writing a integration testcase (in karaf) which needs to make a call to camel route in different bundle. I understand interfacing with camel routes become easy by having the test class extend CamelTestSupport. However my Test classes are not at the liberty to extend CamelTestSupport as they already inheriting a different class.
What are my options in this scenario and how can i achieve it ? Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Any-alternative-for-CamelTestSupport-tp5764259.html Sent from the Camel - Users mailing list archive at Nabble.com.