I am using enhanced camel spring test for testing my camel routes. I have a class MyCamelRoutes which contains my camel routes.
@Component @RefreshScope public cl