Re: Testing Camel Quartz

2012-05-09 Thread James Morgan
Thanks, Ill have a look. Cheers, James On 9 May 2012 12:32, James Morgan wrote: > > > On 9 May 2012 11:35, Claus Ibsen wrote: > >> Hi >> >> You can also take a look at notify builder, which allows you to >> testing alike a "black box" >> http://camel.apache.org/notifybuilder.html >> >> And the

Re: Testing Camel Quartz

2012-05-09 Thread James Morgan
On 9 May 2012 11:35, Claus Ibsen wrote: > Hi > > You can also take a look at notify builder, which allows you to > testing alike a "black box" > http://camel.apache.org/notifybuilder.html > > And then there is advice with, where you can adjust the route before > testing, and inject mocks, and wha

Re: Testing Camel Quartz

2012-05-09 Thread Claus Ibsen
Hi You can also take a look at notify builder, which allows you to testing alike a "black box" http://camel.apache.org/notifybuilder.html And then there is advice with, where you can adjust the route before testing, and inject mocks, and whatnot http://camel.apache.org/advicewith.html And some g