| Package | Description |
|---|---|
| org.junit.runners |
Provides standard
Runner implementations. |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
BlockJUnit4ClassRunner.expectsException(Test annotation) |
private java.lang.Class<? extends java.lang.Throwable> |
BlockJUnit4ClassRunner.getExpectedException(Test annotation) |
private long |
BlockJUnit4ClassRunner.getTimeout(Test annotation) |