Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
Novice
Description
As part of CAMEL-18957 we introduced a JUnit 5 extension that can inject a CamelContext into the tests. This moves the management of the context lifecycle to JUnit and can simplify debugging the code. Although it is not a drop-in replacement to the CamelTestSupport, a conversion guide covering the basics of the process is available along with the test infra code.
The following components need to be converted:
- camel-componentdsl
- camel-endpointdsl
- camel-dsl-modeline
- camel-xml-io-dsl - IN PROGRESS
Attachments
Issue Links
- is a clone of
-
CAMEL-19613 Convert components to use the camel-test-infra-core
- Closed
- is blocked by
-
CAMEL-19742 Create a new base test class
- Resolved
- is related to
-
CAMEL-18957 Create a JUnit 5 extension for the Camel Context
- Resolved