Uses of Class
org.apache.camel.test.CamelTestSupport

Packages that use CamelTestSupport
org.apache.camel.test   
 

Uses of CamelTestSupport in org.apache.camel.test
 

Subclasses of CamelTestSupport in org.apache.camel.test
 class ExchangeTestSupport
          Deprecated. Support for JUnit 3.x is slated for removal in Camel 3.x. You are encouraged to move to JUnit 4.x based tests. See ExchangeTestSupport.
 class LanguageTestSupport
          Deprecated. Support for JUnit 3.x is slated for removal in Camel 3.x. You are encouraged to move to JUnit 4.x based tests. See LanguageTestSupport.
 



Apache CAMEL