CamelSpringTestSupport to
Spring Boot Test based test cases.CamelSpringRunner or CamelSpringBootRunner instead.CamelSpringTestSupport to
Spring Test based test cases.GenericXmlContextLoader that provides hooks for
processing some class level Camel related test annotations.CamelSpringTestContextLoader that sets the test class state
in CamelSpringTestHelper almost immediately before the loader initializes
the Spring context.CamelContexts that are bootstrapped
during the test through the use of Spring Test loaded application contexts.DisableJmx.strategy against all SpringCamelContexts found in the Spring context.Route from the test camel contextRoute from the test time context
route scanningclazz and its superclasses/interfaces.Ordered.LOWEST_PRECEDENCE,
thereby ensuring that custom listeners are ordered after default
listeners supplied by the framework.-context.xml".PackageScanClassResolver to exclude a set of given classes from
being resolved.UseAdviceWith and other state in the JVM.UseAdviceWith and other state in the JVM.DisableJmx.DisableJmx.MockEndpoints.MockEndpoints.MockEndpointsAndSkip and skipping the
original endpoint.MockEndpointsAndSkip and skipping the
original endpoint.ProvidesBreakpoint annotation on a test class.DisableJmx.ShutdownTimeout.ShutdownTimeout.org.apache.camel.component.properties.PropertiesComponent.org.apache.camel.component.properties.PropertiesComponent.AbstractGenericContextLoader,
this method creates and refreshes the application context while providing for
processing of additional Camel specific post-refresh actions.AbstractGenericContextLoader,
this method creates and refreshes the application context while providing for
processing of additional Camel specific post-refresh actions.Breakpoint for use in the test.EnableRouteCoverage.CamelContexts instantiated through the
use of Spring Test loaded application contexts.CamelTestSupport.adviceWith() within the test class.Properties for use in the test, and that
those properties override any existing properties configured on the org.apache.camel.component.properties.PropertiesComponent.Apache Camel