@API(status=INTERNAL,
since="5.0")
public interface GenericBeforeAndAfterAdvice
Modifier and Type | Method and Description |
---|---|
default void |
after() |
default void |
before() |
default void |
handleTestExecutionException(Throwable cause) |
Copyright © 2023. All rights reserved.