@FunctionalInterface @API(value=Internal) public interface BeforeEachMethodAdapter extends Extension
@BeforeEach
method
as a pseudo-extension.Modifier and Type | Method and Description |
---|---|
void |
invokeBeforeEachMethod(TestExtensionContext context) |
void invokeBeforeEachMethod(TestExtensionContext context) throws java.lang.Throwable
java.lang.Throwable