private final class JUnitCoreWrapper.JUnitCore extends JUnitCore
| Constructor and Description |
|---|
JUnitCore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterException(java.lang.Throwable e) |
protected void |
afterFinished() |
(package private) JUnitCoreWrapper.JUnitCore |
withReportedTests(java.lang.Class<?>... tests) |
JUnitCoreWrapper.JUnitCore withReportedTests(java.lang.Class<?>... tests)
protected void afterException(java.lang.Throwable e)
throws TestSetFailedException
afterException in class JUnitCoreTestSetFailedExceptionprotected void afterFinished()
afterFinished in class JUnitCore