Uses of Class
com.atlassian.crowd.acceptance.tests.persistence.migration.AbstractDaoIntegrationTest

Packages that use AbstractDaoIntegrationTest
com.atlassian.crowd.acceptance.tests.persistence.migration   
 

Uses of AbstractDaoIntegrationTest in com.atlassian.crowd.acceptance.tests.persistence.migration
 

Subclasses of AbstractDaoIntegrationTest in com.atlassian.crowd.acceptance.tests.persistence.migration
 class SchemaCreationIntegrationTest
          This test is HSQLDB-specific because it uses a HSQLDB-specific statement to delete any existing previous schema.
 class SchemaUpgradeIntegrationTest
          This test is HSQLDB-specific because it uses a SQL script with the HSQLDB dialect to restore the database to a known state.
 



Copyright © 2014 Atlassian. All Rights Reserved.