Hello, I use Camel ver. 2.10.1 and in production context I use timers (cca 10sec.) to create an event on route.
I also create unit tests (extended from CamelSpringTestSupport) for my production context to make tests on individual routes. When I run my tests, timers expires and start new route. Because it is only test, than I don`t have a connection to external endpoints (database, LDAP, etc..) and it cause exceptions in log file. Of course it does not affect result of my test, but logs are unobvious. How can I disable timers inside production context when running unit tests? Thanks for any advice! -- View this message in context: http://camel.465427.n5.nabble.com/disable-timer-for-unit-tests-tp5727302.html Sent from the Camel - Users mailing list archive at Nabble.com.