GenericBeforeAndAfterAdvice
@API(status=INTERNAL, since="5.0") public class ExpectedExceptionAdapter extends AbstractTestRuleAdapter
Constructor | Description |
---|---|
ExpectedExceptionAdapter(TestRuleAnnotatedMember annotatedMember) |
Modifier and Type | Method | Description |
---|---|---|
void |
after() |
|
void |
handleTestExecutionException(java.lang.Throwable cause) |
executeMethod, executeMethod
before
public ExpectedExceptionAdapter(TestRuleAnnotatedMember annotatedMember)