Uses of Class
org.springunit.framework.SpringUnitTest

Packages that use SpringUnitTest
org.springunit.framework.junit4   
 

Uses of SpringUnitTest in org.springunit.framework.junit4
 

Subclasses of SpringUnitTest in org.springunit.framework.junit4
 class SpringUnit4Test
          SpringUnitTest 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.