Class BootstrapTestAppConfig

java.lang.Object
com.atlassian.confluence.setup.BootstrapTestAppConfig

@Configuration @ImportResource(locations="classpath:testBootstrapContext.xml") @Import(BootstrapCommonAppConfig.class) public class BootstrapTestAppConfig extends Object
This is the Spring Configuration class for the Bootstrap Spring context used by integration tests.
See Also:
  • Constructor Details

    • BootstrapTestAppConfig

      public BootstrapTestAppConfig()