Hi,
with CamelTestSupport I can use isMockEndpointsAndSkip method to mock
existing endpoints, but for mocking the consumer endpoint I still have to
use AdviceWithRouteBuilder.
Is there a method in CamelTestSupport that I can override and mock the
consumer endpoints?
Thanks
Bilgin
with CamelTestSupport I can use isMockEndpointsAndSkip method to mock
existing endpoints, but for mocking the consumer endpoint I still have to
use AdviceWithRouteBuilder.
Is there a method in CamelTestSupport that I can override and mock the
consumer endpoints?
Thanks
Bilgin