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

Class Summary
AbstractJUnit38SpringContextTests Abstract base TestCase which integrates the Spring TestContext Framework with 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.



Copyright © 2002-2008 The Spring Framework.