Package org.springframework.test.context.testng
Support classes for integrating the Spring TestContext Framework with TestNG.
Class Summary Class Description AbstractTestNGSpringContextTests Abstract base test class which integrates the Spring TestContext Framework with explicitApplicationContexttesting support in a TestNG environment.AbstractTransactionalTestNGSpringContextTests Abstract transactional extension ofAbstractTestNGSpringContextTestswhich adds convenience functionality for JDBC access.