Hello, Is it possible to instantiate or call the CamelBlueprintTestSupport from another class?
I am trying to use cucumber-jvm together with camel blueprint for scenario tests. However, since cucumber uses @RunWith (Cucumber.class) it somewhow stops the routes and the context from starting. Hence whenver you write template.sendbody(uri,message) it just gives you nullpointerexception. So my question is, is there a way to call the blueprint test class from another class or start the bundle some other way? Thanks Soucianceeeeee -- View this message in context: http://camel.465427.n5.nabble.com/CamelBlueprintTestSupport-and-cucumber-tp5773439.html Sent from the Camel - Users mailing list archive at Nabble.com.