Uses of Class
org.apache.camel.test.junit4.CamelTestSupport
-
Packages that use CamelTestSupport Package Description org.apache.camel.test.junit4 -
-
Uses of CamelTestSupport in org.apache.camel.test.junit4
Subclasses of CamelTestSupport in org.apache.camel.test.junit4 Modifier and Type Class Description classExchangeTestSupportA base class for a test which requires aCamelContextand a populatedExchangeclassLanguageTestSupportA useful base class for testing the language plugins in CamelConstructor parameters in org.apache.camel.test.junit4 with type arguments of type CamelTestSupport Constructor Description CamelTearDownRule(ThreadLocal<CamelTestSupport> testSupport)
-