@FunctionalInterface
private static interface TestRuleSupport.AdviceInvoker
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(GenericBeforeAndAfterAdvice advice) |
default void |
invokeAndMaskCheckedExceptions(GenericBeforeAndAfterAdvice advice) |
default void invokeAndMaskCheckedExceptions(GenericBeforeAndAfterAdvice advice)
void invoke(GenericBeforeAndAfterAdvice advice) throws java.lang.Throwable
java.lang.Throwable