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