BlockJUnit4ClassRunner
in place of JUnit4ClassRunner
.@Deprecated
public class ClassRoadie
extends java.lang.Object
Constructor and Description |
---|
ClassRoadie(RunNotifier notifier,
TestClass testClass,
Description description,
java.lang.Runnable runnable)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addFailure(java.lang.Throwable targetException)
Deprecated.
|
void |
runProtected()
Deprecated.
|
protected void |
runUnprotected()
Deprecated.
|
public ClassRoadie(RunNotifier notifier, TestClass testClass, Description description, java.lang.Runnable runnable)