|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.runner.Runner org.junit.internal.runners.JUnit4ClassRunner org.kuali.student.common.test.spring.ServiceTestClassRunner
@Deprecated public class ServiceTestClassRunner
Constructor Summary | |
---|---|
ServiceTestClassRunner(Class<?> klass)
Deprecated. |
Method Summary | |
---|---|
protected Object |
createTest()
Deprecated. Creates a client and injects it into the test class based on the @Client annotations |
void |
run(org.junit.runner.notification.RunNotifier notifier)
Deprecated. |
Methods inherited from class org.junit.internal.runners.JUnit4ClassRunner |
---|
classAnnotations, filter, getDescription, getName, getTestClass, getTestMethods, invokeTestMethod, methodDescription, runMethods, sort, testAnnotations, testName, validate, wrapMethod |
Methods inherited from class org.junit.runner.Runner |
---|
testCount |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceTestClassRunner(Class<?> klass) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationError
Method Detail |
---|
protected Object createTest() throws Exception
createTest
in class org.junit.internal.runners.JUnit4ClassRunner
Exception
public void run(org.junit.runner.notification.RunNotifier notifier)
run
in class org.junit.internal.runners.JUnit4ClassRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |