class JUnitCore
extends java.lang.Object
JUnitCore.
The notifier method RunNotifier.fireTestRunFinished(org.junit.runner.Result)
is called anyway in finally block.
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterException(java.lang.Throwable e) |
protected void |
afterFinished() |
(package private) org.junit.runner.Result |
run(org.junit.runner.Runner runner) |
private final Notifier notifier
JUnitCore(Notifier notifier)
org.junit.runner.Result run(org.junit.runner.Runner runner)
throws TestSetFailedException
TestSetFailedExceptionprotected void afterException(java.lang.Throwable e)
throws TestSetFailedException
TestSetFailedExceptionprotected void afterFinished()