Package com.atlassian.confluence.core
Class IntegrationTestConfig
java.lang.Object
com.atlassian.confluence.core.IntegrationTestConfig
@Configuration
@ImportResource({"/h2dbContext.xml","/testDatabaseSubsystemContext.xml","/applicationContext.xml","/autoProxyContext.xml","/importExportSubsystemContext.xml","/services/downloadStrategyServiceContext.xml","/velocityContext.xml","/testWikiSubsystemContext.xml","/services/api/implementationContext.xml","/services/api/apiServiceContext.xml","/services/api/apiSupportContext.xml","/services/userServiceContext.xml","/services/baseServiceContext.xml","/services/licenseServiceMainContext.xml","/services/synchronyServiceContext.xml","/testOutboundWhiteListContext.xml"})
@Import(CommonIntegrationTestConfig.class)
public class IntegrationTestConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntegrationTestConfig
public IntegrationTestConfig()
-