private class ExpectedException.ExpectedExceptionStatement extends Statement
| Constructor and Description |
|---|
ExpectedExceptionStatement(Statement base) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate()
Run the action, throwing a
Throwable if anything goes wrong. |