Package org.springframework.test.context.testng

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

See:
          Description

Class Summary
AbstractTestNGSpringContextTests Abstract base test class which integrates the Spring TestContext Framework with explicit ApplicationContext testing support in a TestNG environment.
AbstractTransactionalTestNGSpringContextTests Abstract transactional extension of AbstractTestNGSpringContextTests which adds convenience functionality for JDBC access.
 

Package org.springframework.test.context.testng Description

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



Copyright © 2002-2008 The Spring Framework.