Package org.springunit.framework.junit4

Class Summary
NameListener Obtains the name of the currently running test from the TestRunner.
This implementation follows the example given by Gabriel Cooper at http://tech.groups.yahoo.com/group/junit/message/18728.
NameRunner Stores the name of the currently running test from the TestRunner.
This implementation follows the example given by Gabriel Cooper at http://tech.groups.yahoo.com/group/junit/message/18728.
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.
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.