Uses of Package
org.apache.camel.test.junit4
-
Packages that use org.apache.camel.test.junit4 Package Description org.apache.camel.test.junit4 -
Classes in org.apache.camel.test.junit4 used by org.apache.camel.test.junit4 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 populatedExchangeTestSupport A bunch of useful testing methods