@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.InitializationError
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
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.