Or am I being silly - is it really as simple as asserting that the endpoint
got the message,then doing simple JUnit assertions on the body sent in to
check it is now as expected?

(Brain somewhat stuck in asynchronous routes at the moment.)

On 2 March 2015 at 10:27, James Green <james.mk.gr...@gmail.com> wrote:

> I need to check that an object is mutated by a route properly.
>
> The testing.html page does not show this - only that the message passed
> through routes as expected. I'm downloading the camel sources now - is
> there a good test class that demonstrates this?
>
> Thanks,
>
> James
>
>

Reply via email to