Uses of Class
org.springunit.framework.SpringUnitTransactionalTest

Packages that use SpringUnitTransactionalTest
org.springunit.framework.junit4   
 

Uses of SpringUnitTransactionalTest in org.springunit.framework.junit4
 

Subclasses of SpringUnitTransactionalTest in org.springunit.framework.junit4
 class SpringUnit4TransactionalTest
          SpringUnitTransactionalTest enabled for use with JUnit4 annotations.

The approach followed here follows the example given by Derek Young, "Adapting Spring's JUnit 3.x base classes to JUnit 4", Tuesday, April 3, 2007, http://dmy999.com/article/21/adapting-a-springs-junit-3x-base-classes-to-junit-4.
 



Copyright © 2007 null. All Rights Reserved.