package

org.springframework.test.context.junit38

Support classes for ApplicationContext-based and transactional tests run with JUnit 3.8 and the Spring TestContext Framework.

Classes

AbstractJUnit38SpringContextTests

Abstract base TestCase which integrates the Spring TestContext Framework and explicit ApplicationContext testing support in a JUnit 3.8 environment. 

AbstractTransactionalJUnit38SpringContextTests

Abstract transactional extension of AbstractJUnit38SpringContextTests which adds convenience functionality for JDBC access.