| Package | Description |
|---|---|
| org.apache.camel.test.junit4 |
| 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 |
| CamelTestWatcher
A JUnit
TestWatcher that is used to time how long the test takes. |
| ExchangeTestSupport
A base class for a test which requires a
CamelContext and
a populated Exchange |
| TestSupport
A bunch of useful testing methods
|
Apache Camel