Uses of Interface
org.apache.camel.test.spring.junit5.CamelSpringTestHelper.DoToSpringCamelContextsStrategy
-
Uses of CamelSpringTestHelper.DoToSpringCamelContextsStrategy in org.apache.camel.test.spring.junit5
Methods in org.apache.camel.test.spring.junit5 with parameters of type CamelSpringTestHelper.DoToSpringCamelContextsStrategyModifier and TypeMethodDescriptionstatic void
CamelSpringTestHelper.doToSpringCamelContexts
(org.springframework.context.ApplicationContext context, CamelSpringTestHelper.DoToSpringCamelContextsStrategy strategy) Executesstrategy
against allSpringCamelContext
s found in the Spring context.