Package org.apache.camel.test.junit5
package org.apache.camel.test.junit5
-
ClassDescriptionBase test class, mostly made of legacy setup methods.Configures a context for test executionA ContextManager is used to manage the lifecycle of a
CamelContextduring test executionA 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.A common interface for tests that use the CamelContext.A factory class for creating context managersCallback typesTo easily debug by overriding the debugBefore and debugAfter methods.A base class for a test which requires aCamelContextand a populatedExchangeA useful base class for testing the language plugins in CamelACamelContexttest lifecycle manager based on the behavior that was built inCamelTestSupportup to Camel 4.7.0This configuration class allows tweaking how the test itself configured and enable/disable features that affect its execution environment.Helper utility to get the test name for legacy test.Provides utility methods for camel test purpose (builders, assertions, endpoint resolutions, file helpers).