| Class | Description |
|---|---|
| CamelTestSupport |
A useful base class which creates a
CamelContext with some routes
along with a ProducerTemplate for use in the test case |
| ExchangeTestSupport |
A base class for a test which requires a
CamelContext and
a populated Exchange |
| LanguageTestSupport |
A useful base class for testing the language plugins in Camel
|
| TestSupport |
A bunch of useful testing methods
|
Apache Camel