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 voidCamelSpringTestHelper.doToSpringCamelContexts(org.springframework.context.ApplicationContext context, CamelSpringTestHelper.DoToSpringCamelContextsStrategy strategy) Executesstrategyagainst allSpringCamelContexts found in the Spring context.Method parameters in org.apache.camel.test.spring.junit5 with type arguments of type CamelSpringTestHelper.DoToSpringCamelContextsStrategyModifier and TypeMethodDescriptionstatic voidCamelAnnotationsHandler.handleRouteCoverageDump(org.springframework.context.ConfigurableApplicationContext context, Class<?> testClass, Function<CamelSpringTestHelper.DoToSpringCamelContextsStrategy, String> testMethod) Dumps the route coverage after test is executedstatic voidCamelAnnotationsHandler.handleRouteDump(org.springframework.context.ConfigurableApplicationContext context, Class<?> testClass, Function<CamelSpringTestHelper.DoToSpringCamelContextsStrategy, String> testMethod) Dumps the route after test is executed