| Package | Description |
|---|---|
| org.apache.camel.test.junit5 |
| Class and Description |
|---|
| CamelTestSupport
A useful base class which creates a
CamelContext with some routes along with a
ProducerTemplate for use in the test case Do not use this class for Spring Boot
testing. |
| ExchangeTestSupport
A base class for a test which requires a
CamelContext and a populated Exchange |
Apache Camel