Deprecated API


Contents
Deprecated Classes
org.apache.camel.test.CamelTestSupport
          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. 
org.apache.camel.test.ExchangeTestSupport
          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. 
org.apache.camel.test.LanguageTestSupport
          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. 
org.apache.camel.test.TestSupport
          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 TestSupport. 
 

Deprecated Methods
org.apache.camel.test.junit4.TestSupport.isJava15()
          will be removed in the near future as Camel now requires JDK1.6+ 
org.apache.camel.test.CamelTestSupport.isLazyLoadingTypeConverter()
           
org.apache.camel.test.junit4.CamelTestSupport.isLazyLoadingTypeConverter()
           
 



Apache CAMEL