CAMEL-20785: create a new transient context manager#14313
Conversation
orpiske
commented
Jun 3, 2024
- adjust the code to use the new transient context manager
- split responsibilities from the test support class
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
Continues to split responsibilities ... laying the foundation for transforming these in a full-blown JUnit 5 extension on 4.8.0 or 4.9.0 |
- adjust the code to use the new transient context manager - split responsibilities from the test support class - adjust tests to ensure that the context manager is always created
9886f66 to
8cf5e55
Compare