org.junit.internal.runners.model
Class EachTestNotifier
java.lang.Object
org.junit.internal.runners.model.EachTestNotifier
public class EachTestNotifier
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EachTestNotifier
public EachTestNotifier(RunNotifier notifier,
Description description)
addFailure
public void addFailure(java.lang.Throwable targetException)
addFailedAssumption
public void addFailedAssumption(AssumptionViolatedException e)
fireTestFinished
public void fireTestFinished()
fireTestStarted
public void fireTestStarted()
fireTestIgnored
public void fireTestIgnored()