@Deprecated public class ServiceTestClassRunner extends org.junit.internal.runners.JUnit4ClassRunner
| Constructor and Description |
|---|
ServiceTestClassRunner(Class<?> klass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public ServiceTestClassRunner(Class<?> klass) throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationErrorprotected Object createTest() throws Exception
createTest in class org.junit.internal.runners.JUnit4ClassRunnerExceptionpublic void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.internal.runners.JUnit4ClassRunnerCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.