public class KnownIssueHandler extends Object implements org.junit.jupiter.api.extension.TestExecutionExceptionHandler
| Constructor and Description |
|---|
KnownIssueHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTestExecutionException(org.junit.jupiter.api.extension.ExtensionContext context,
Throwable throwable) |
public void handleTestExecutionException(org.junit.jupiter.api.extension.ExtensionContext context,
Throwable throwable)
throws Throwable
handleTestExecutionException in interface org.junit.jupiter.api.extension.TestExecutionExceptionHandlerThrowableCopyright © 2023. All rights reserved.