BlockJUnit4ClassRunner
in place of JUnit4ClassRunner
.@Deprecated public class ClassRoadie extends Object
Constructor and Description |
---|
ClassRoadie(RunNotifier notifier,
TestClass testClass,
Description description,
Runnable runnable)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addFailure(Throwable targetException)
Deprecated.
|
void |
runProtected()
Deprecated.
|
protected void |
runUnprotected()
Deprecated.
|
public ClassRoadie(RunNotifier notifier, TestClass testClass, Description description, Runnable runnable)
protected void runUnprotected()
protected void addFailure(Throwable targetException)
public void runProtected()
Copyright © 2002-2017 JUnit. All Rights Reserved.