|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.internal.runners.ClassRoadie
public class ClassRoadie
Constructor Summary | |
---|---|
ClassRoadie(RunNotifier notifier,
TestClass testClass,
Description description,
java.lang.Runnable runnable)
|
Method Summary | |
---|---|
protected void |
addFailure(java.lang.Throwable targetException)
|
void |
runProtected()
|
protected void |
runUnprotected()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassRoadie(RunNotifier notifier, TestClass testClass, Description description, java.lang.Runnable runnable)
Method Detail |
---|
protected void runUnprotected()
protected void addFailure(java.lang.Throwable targetException)
public void runProtected()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |