The Spring Framework

Uses of Class
org.springframework.test.context.testng.AbstractTestNGSpringContextTests

Packages that use AbstractTestNGSpringContextTests
org.springframework.test.context.testng Support classes for ApplicationContext-based and transactional tests run with TestNG and the Spring TestContext Framework
 

Uses of AbstractTestNGSpringContextTests in org.springframework.test.context.testng
 

Subclasses of AbstractTestNGSpringContextTests in org.springframework.test.context.testng
 class AbstractTransactionalTestNGSpringContextTests
           Abstract transactional extension of AbstractTestNGSpringContextTests which adds convenience functionality for JDBC access.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.