| Class | Description |
|---|---|
| AbstractCamelTestNGSpringContextTests |
Bridges Camel testing capabilities from
CamelSpringTestSupport into
Spring Test driven classes. |
| AbstractCamelTestNGSpringContextTests.TestNGCamelSpringTestContextLoader | |
| AvailablePortFinder |
Finds currently available server ports.
|
| CamelSpringTestSupport | |
| 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