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

Packages that use ExchangeTestSupport
org.apache.camel.test   
 

Uses of ExchangeTestSupport in org.apache.camel.test
 

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