Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.11.0
-
None
-
Unknown
Description
If you have some services your Camel apps uses during testing, then its not easy to enlist them before CamelContext starts.
We should allow people to enlist services from the unit test class, so they can enlist mock services / shared services that are mocked or what, so they can do their unit tests.