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.DoToSpringCamelContextsStrategy Modifier and Type Method Description static void
CamelSpringTestHelper. doToSpringCamelContexts(org.springframework.context.ApplicationContext context, CamelSpringTestHelper.DoToSpringCamelContextsStrategy strategy)
Executesstrategy
against allSpringCamelContext
s found in the Spring context.
-