com.atlassian.crowd.acceptance.tests.persistence.upgrade
Class UpgradeTask622ExternalIdIntegrationTest
java.lang.Object
com.atlassian.crowd.acceptance.tests.persistence.upgrade.UpgradeTask622ExternalIdIntegrationTest
@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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeTask622ExternalIdIntegrationTest
public UpgradeTask622ExternalIdIntegrationTest()
loadTestData
@BeforeTransaction
public void loadTestData()
throws Exception
- Throws:
Exception
testUpgrade
public void testUpgrade()
throws Exception
- Throws:
Exception
setDirectoryDao
public void setDirectoryDao(com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao)
setLdapPropertiesHelper
public void setLdapPropertiesHelper(LDAPPropertiesHelper ldapPropertiesHelper)
setDataSource
public void setDataSource(DataSource dataSource)
Copyright © 2014 Atlassian. All Rights Reserved.