Uses of Class
org.apache.camel.test.junit5.AbstractTestSupport
Packages that use AbstractTestSupport
-
Uses of AbstractTestSupport in org.apache.camel.test.junit5
Subclasses of AbstractTestSupport in org.apache.camel.test.junit5Modifier and TypeClassDescriptionclass
A useful base class which creates aCamelContext
with some routes along with aProducerTemplate
for use in the test case Do not use this class for Spring Boot testing.class
class
A base class for a test which requires aCamelContext
and a populatedExchange
class
A useful base class for testing the language plugins in Camel