The Spring Framework

Uses of Package
org.springframework.test.context.support

Packages that use org.springframework.test.context.support
org.springframework.test.context.support Support classes for the Spring TestContext Framework
org.springframework.test.context.transaction Transactional support classes for the Spring TestContext Framework
 

Classes in org.springframework.test.context.support used by org.springframework.test.context.support
AbstractContextLoader
           Abstract application context loader, which provides a basis for all concrete implementations of the ContextLoader strategy.
AbstractGenericContextLoader
           Abstract, generic extension of AbstractContextLoader which loads a GenericApplicationContext from the locations provided to AbstractGenericContextLoader.loadContext(String...).
AbstractTestExecutionListener
          Abstract implementation of the TestExecutionListener interface which provides empty method stubs.
 

Classes in org.springframework.test.context.support used by org.springframework.test.context.transaction
AbstractTestExecutionListener
          Abstract implementation of the TestExecutionListener interface which provides empty method stubs.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.