Hi

So your bean for testing vs production is different?

You can use advice with in your unit test to replace the node in the
route that calls the bean, where you can do something else.

On Mon, Jan 21, 2019 at 10:42 AM Rahotman P <[email protected]> wrote:
>
> Hi,
>
> While starting a unit test for a route, its looking for static method of a
> bean, but there is no static method available. But at run time, its working
> fine with non-static method. Can you provide me some solution, on this kind
> of behaviour.
>
> --
> Regards
> Rahotman
> 9487939018



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to