The Spring Framework

Uses of Class
org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests

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

Uses of AbstractJUnit38SpringContextTests in org.springframework.test.context.junit38
 

Subclasses of AbstractJUnit38SpringContextTests in org.springframework.test.context.junit38
 class AbstractTransactionalJUnit38SpringContextTests
           Abstract transactional extension of AbstractJUnit38SpringContextTests which adds convenience functionality for JDBC access.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.