RE: Migrating from CamelTestSupport to AbstractCamelTestNGSpringContextTests

2014-10-02 Thread Kuhtz, Andreas
1:34 AM To: Camel Users Subject: Re: Migrating from CamelTestSupport to AbstractCamelTestNGSpringContextTests I posted the question to StackOverflow, too, at http://stackoverflow.com/questions/26158049/migrating-from-cameltestsupport-to-abstractcameltestngspringcontexttests . Thank you all On T

Re: Migrating from CamelTestSupport to AbstractCamelTestNGSpringContextTests

2014-10-02 Thread Giorgio Vespucci
I posted the question to StackOverflow, too, at http://stackoverflow.com/questions/26158049/migrating-from-cameltestsupport-to-abstractcameltestngspringcontexttests . Thank you all On Tue, Sep 30, 2014 at 2:32 PM, Giorgio Vespucci < giorgio.vespu...@gmail.com> wrote: > Hi everybody &g

Migrating from CamelTestSupport to AbstractCamelTestNGSpringContextTests

2014-09-30 Thread Giorgio Vespucci
Hi everybody I've been using Camel since 3-4 months on Spring 4.0.7.RELEASE I have several Camel 2.14.0 TestNG tests based on extending CamelTestSupport, in which I use some MockEndpoints. I configured my routes by overriding the createRouteBuilder() method. Now I would need also to inject some Sp