Uses of Interface
org.apache.camel.test.junit5.CommonTestSupport
Packages that use CommonTestSupport
-
Uses of CommonTestSupport in org.apache.camel.test.junit5
Classes in org.apache.camel.test.junit5 that implement CommonTestSupportModifier and TypeClassDescriptionclass
Base test class, mostly made of legacy setup methods.class
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