RE: Camel + SpringBoot + Endpoint Mocking

2015-11-17 Thread Kai Broszat
Message- > From: Joakim Bjørnstad [mailto:joak...@gmail.com] > Sent: Tuesday, November 17, 2015 6:37 AM > To: users@camel.apache.org > Subject: Re: Camel + SpringBoot + Endpoint Mocking > > Hello, > > Please see this thread: > http://camel.465427.n5.nabble.com/spring-boo

Re: Camel + SpringBoot + Endpoint Mocking

2015-11-16 Thread Joakim Bjørnstad
Hello, Please see this thread: http://camel.465427.n5.nabble.com/spring-boot-test-mocks-td5773902.html In summary, @MockEndpoints and @MockEndpointsAndSkip are not supported in Camel thus far (2.16.0). On Fri, Nov 13, 2015 at 2:08 PM, Kai Broszat wrote: > Hi, > I want to test a complex route th