@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,
ExtensionRegistry registry) |
void invokeBeforeEachMethod(TestExtensionContext context, ExtensionRegistry registry) throws Throwable
Throwable