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.Method parameters in org.apache.camel.test.spring.junit5 with type arguments of type CamelSpringTestHelper.DoToSpringCamelContextsStrategyModifier and TypeMethodDescriptionstatic void
CamelAnnotationsHandler.handleRouteCoverageDump
(org.springframework.context.ConfigurableApplicationContext context, Class<?> testClass, Function<CamelSpringTestHelper.DoToSpringCamelContextsStrategy, String> testMethod)