Hi All! I was wondering if there was any way to mock out the endpoints for existing routes (with existing endpoints). Or if there was some way to inject the endpoint at run-time so that during test it could be a mock but in production it could be a something else. I'm using Spring so if it could be used to accomplish this task then great.
Examples would be greatly appreciated. Thanks in advance! -- View this message in context: http://old.nabble.com/Testing-existing-routes-using-Camel-Test-tp28672348p28672348.html Sent from the Camel - Users mailing list archive at Nabble.com.
