Class CamelTestContextBootstrapper

  • All Implemented Interfaces:
    org.springframework.test.context.TestContextBootstrapper

    @Deprecated
    public class CamelTestContextBootstrapper
    extends org.springframework.test.context.support.DefaultTestContextBootstrapper
    Deprecated.
    To bootstrap Camel for testing with Spring 4.1 onwards.
    • Constructor Detail

      • CamelTestContextBootstrapper

        public CamelTestContextBootstrapper()
        Deprecated.
    • Method Detail

      • getDefaultContextLoaderClass

        protected Class<? extends org.springframework.test.context.ContextLoader> getDefaultContextLoaderClass​(Class<?> testClass)
        Deprecated.
        Overrides:
        getDefaultContextLoaderClass in class org.springframework.test.context.support.DefaultTestContextBootstrapper