Package org.springframework.test.context.junit38

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

See:
          Description

Interface Summary
AbstractJUnit38SpringContextTests.TestExecutionCallback Private inner class that defines a callback analogous to Runnable , just declaring Throwable.
 

Class Summary
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.
 

Package org.springframework.test.context.junit38 Description

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