essobedo opened a new pull request #72: URL: https://github.com/apache/camel-examples/pull/72
## Motivation Thanks to https://issues.apache.org/jira/browse/CAMEL-17633, it is now possible to write unit tests for Camel CDI with JUnit 5, so let's migrate them. ## Modifications: * Replace `camel-test-cdi` with `camel-test-cdi-junit5` in the examples `cdi` and `cdi-test` * Add a new test in `cdi-test` to show how to advice a route * Add details about how the retrieval of the Camel context name works -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
