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