Package org.apache.camel.test.junit4
-
Class Summary Class Description CamelTearDownRule A JUnit rule to tear down Camel when using createCamelContextPerClass=true.CamelTestSupport A useful base class which creates aCamelContextwith some routes along with aProducerTemplatefor use in the test case Do not use this class for Spring Boot testing, instead use@RunWith(CamelSpringBootRunner.class).CamelTestWatcher A JUnitTestWatcherthat is used to time how long the test takes.ExchangeTestSupport A base class for a test which requires aCamelContextand a populatedExchangeLanguageTestSupport A useful base class for testing the language plugins in CamelTestSupport A bunch of useful testing methods