A {@link EndpointStrategy} which is capable of mocking endpoints.
This strategy will only apply when new endpoints is being created. If you want to apply existing endpoints, you will have to remove them from the {@link org.apache.camel.CamelContext} beforehand.
@version