com.atlassian.crowd.acceptance.tests.persistence.upgrade
Class UpgradeTask623GenerateExternalIdIntegrationTest

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.persistence.upgrade.UpgradeTask623GenerateExternalIdIntegrationTest

@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 UpgradeTask623GenerateExternalIdIntegrationTest
extends Object


Constructor Summary
UpgradeTask623GenerateExternalIdIntegrationTest()
           
 
Method Summary
 void loadTestData()
           
 void testUpgrade()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeTask623GenerateExternalIdIntegrationTest

public UpgradeTask623GenerateExternalIdIntegrationTest()
Method Detail

loadTestData

@BeforeTransaction
public void loadTestData()
                  throws Exception
Throws:
Exception

testUpgrade

public void testUpgrade()
                 throws Exception
Throws:
Exception


Copyright © 2013 Atlassian. All Rights Reserved.