org.kuali.rice.test.runners |
|
Java Source File Name | Type | Comment |
NamedTestClassMethodsRunner.java | Class | A Runner which invokes setName() on the Test (if the method exists) and sets
it to the name of the test method being invoked. |
NamedTestClassRunner.java | Class | A Runner which invokes setName() on the JUnit tests before running them. |