Uses of Interface
org.apache.camel.test.junit5.ConfigurableContext
Packages that use ConfigurableContext
-
Uses of ConfigurableContext in org.apache.camel.test.junit5
Subinterfaces of ConfigurableContext in org.apache.camel.test.junit5Modifier and TypeInterfaceDescriptioninterfaceA common interface for tests that use the CamelContext.Classes in org.apache.camel.test.junit5 that implement ConfigurableContextModifier and TypeClassDescriptionclassBase test class, mostly made of legacy setup methods.classA 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