| 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. |
Apache Camel