You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by souciance <so...@gmail.com> on 2015/11/06 15:02:48 UTC

CamelBlueprintTestSupport and cucumber

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.