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 TypeClassDescriptionclassA useful base class which creates aCamelContextwith some routes along with aProducerTemplatefor use in the test case Do not use this class for Spring Boot testing.classclassA base class for a test which requires aCamelContextand a populatedExchangeclassA useful base class for testing the language plugins in Camel