Uses of Class
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
Packages that use AbstractTestNGSpringContextTests Package Description org.springframework.test.context.testng Support classes for integrating the Spring TestContext Framework with TestNG.Uses of AbstractTestNGSpringContextTests in org.springframework.test.context.testng
Subclasses of AbstractTestNGSpringContextTests in org.springframework.test.context.testng Modifier and Type Class Description classAbstractTransactionalTestNGSpringContextTestsAbstract transactional extension ofAbstractTestNGSpringContextTestswhich adds convenience functionality for JDBC access.