The Spring Framework

Uses of Class
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

Packages that use AbstractJUnit4SpringContextTests
org.springframework.test.context.junit4 Support classes for ApplicationContext-based and transactional tests run with JUnit 4.4 and the Spring TestContext Framework
 

Uses of AbstractJUnit4SpringContextTests in org.springframework.test.context.junit4
 

Subclasses of AbstractJUnit4SpringContextTests in org.springframework.test.context.junit4
 class AbstractTransactionalJUnit4SpringContextTests
           Abstract transactional extension of AbstractJUnit4SpringContextTests which adds convenience functionality for JDBC access.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.