Uses of Class
com.atlassian.crowd.acceptance.tests.persistence.BaseSpringTestCase

Packages that use BaseSpringTestCase
com.atlassian.crowd.acceptance.tests.persistence   
com.atlassian.crowd.acceptance.tests.persistence.dao.alias   
com.atlassian.crowd.acceptance.tests.persistence.dao.application   
com.atlassian.crowd.acceptance.tests.persistence.dao.directory   
com.atlassian.crowd.acceptance.tests.persistence.dao.group   
com.atlassian.crowd.acceptance.tests.persistence.dao.membership   
com.atlassian.crowd.acceptance.tests.persistence.dao.property   
com.atlassian.crowd.acceptance.tests.persistence.dao.token   
com.atlassian.crowd.acceptance.tests.persistence.dao.user   
com.atlassian.crowd.acceptance.tests.persistence.directory   
com.atlassian.crowd.acceptance.tests.persistence.manager.application   
com.atlassian.crowd.acceptance.tests.persistence.manager.directory   
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence
 class ResetableHiLoGeneratorHelperTest
          ResetableHiLoGeneratorHelper Tester.
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.alias
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.alias
 class AliasDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.application
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.application
 class ApplicationDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.directory
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.directory
 class DirectoryDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.group
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.group
 class GroupDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.membership
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.membership
 class MembershipDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.property
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.property
 class PropertyDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.token
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.token
 class TokenDAOHibernateTest
           
 class TokenDAOMemoryTest
           
 class TokenDAOTester
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.user
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.dao.user
 class UserDAOHibernateTest
           
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.directory
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.directory
 class InternalDirectoryIntegrationTest
          Tests up to JDBC layer.
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.manager.application
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.manager.application
 class ApplicationServiceIntegrationTest
          Integration tests for ApplicationService with Hibernate.
 

Uses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.manager.directory
 

Subclasses of BaseSpringTestCase in com.atlassian.crowd.acceptance.tests.persistence.manager.directory
 class DirectoryManagerGenericNestedGroupsTest
          Tests the directory manager against a HSQL-backed InternalDirectory for the nested groups logic.
 



Copyright © 2011 Atlassian. All Rights Reserved.