| Package | Description |
|---|---|
| org.apache.camel.test.junit4 |
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeTestSupport
A base class for a test which requires a
CamelContext and a populated Exchange |
class |
LanguageTestSupport
A useful base class for testing the language plugins in Camel
|
| Constructor and Description |
|---|
CamelTearDownRule(ThreadLocal<CamelTestSupport> testSupport) |
Apache Camel