Extension
@FunctionalInterface @API(status=INTERNAL, since="5.0") public interface BeforeEachMethodAdapter extends Extension
@BeforeEach
method
as a pseudo-extension.Modifier and Type | Method | Description |
---|---|---|
void |
invokeBeforeEachMethod(ExtensionContext context,
ExtensionRegistry registry) |
void invokeBeforeEachMethod(ExtensionContext context, ExtensionRegistry registry) throws java.lang.Throwable
java.lang.Throwable