| Class | 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. |
| TestSupport |
Provides utility methods for camel test purpose (builders, assertions,
endpoint resolutions, file helpers).
|
Apache Camel