Method and Description |
---|
org.apache.camel.testng.TestSupport.faultBodyAs(Class use
bodyAs(Class) |
org.apache.camel.testng.TestSupport.isJava15()
will be removed in the near future as Camel now requires JDK1.6+
|
org.apache.camel.testng.CamelTestSupport.isLazyLoadingTypeConverter() |
org.apache.camel.testng.TestSupport.outBody()
use
body() |
org.apache.camel.testng.TestSupport.outBodyAs(Class use
bodyAs(Class) |
org.apache.camel.testng.TestSupport.property(String) |
Apache Camel