@ContextConfiguration(locations={"classpath:/applicationContext-config.xml","classpath:/applicationContext-CrowdDAO.xml"})
@TestExecutionListeners(value={org.springframework.test.context.transaction.TransactionalTestExecutionListener.class,org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class})
@Transactional
public class UpgradeTask622ExternalIdIntegrationTest
extends Object
| Constructor and Description |
|---|
UpgradeTask622ExternalIdIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTestData() |
void |
setDataSource(DataSource dataSource) |
void |
setDirectoryDao(DirectoryDao directoryDao) |
void |
setLdapPropertiesHelper(LDAPPropertiesHelper ldapPropertiesHelper) |
void |
testUpgrade() |
public UpgradeTask622ExternalIdIntegrationTest()
public void setDirectoryDao(DirectoryDao directoryDao)
public void setLdapPropertiesHelper(LDAPPropertiesHelper ldapPropertiesHelper)
public void setDataSource(DataSource dataSource)
Copyright © 2019 Atlassian. All rights reserved.