package

org.springframework.test

This package contains the legacy JUnit 3.8 class hierarchy, which as of Spring 3.0 has been deprecated in favor of using the listener-based Spring TestContext Framework.

Classes

AbstractDependencyInjectionSpringContextTests This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)  
AbstractSingleSpringContextTests This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)  
AbstractSpringContextTests This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)  
AbstractTransactionalDataSourceSpringContextTests This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)  
AbstractTransactionalSpringContextTests This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)  
AssertThrows This class is deprecated. favor use of JUnit 4's @Test(expected=...) support  
ConditionalTestCase This class is deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)