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

Packages that use TestSupport
org.apache.camel.test   
 

Uses of TestSupport in org.apache.camel.test
 

Subclasses of TestSupport in org.apache.camel.test
 class CamelTestSupport
          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 CamelTestSupport.
 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