Package org.springframework.test.context.junit4

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

See:
          Description

Class Summary
AbstractJUnit4SpringContextTests Abstract base test class which integrates the Spring TestContext Framework with explicit ApplicationContext testing support in a JUnit 4.4 environment.
AbstractTransactionalJUnit4SpringContextTests Abstract transactional extension of AbstractJUnit4SpringContextTests which adds convenience functionality for JDBC access.
SpringJUnit4ClassRunner SpringJUnit4ClassRunner is a custom extension of JUnit4ClassRunner which provides functionality of the Spring TestContext Framework to standard JUnit 4.4+ tests by means of the TestContextManager and associated support classes and annotations.
 

Package org.springframework.test.context.junit4 Description

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



Copyright © 2002-2008 The Spring Framework.