@AutoService(value=org.junit.jupiter.api.extension.Extension.class) public final class ErrorDecorator extends Object implements org.junit.jupiter.api.extension.TestExecutionExceptionHandler
| Constructor and Description |
|---|
ErrorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTestExecutionException(org.junit.jupiter.api.extension.ExtensionContext context,
Throwable e) |
Copyright © 2018. All rights reserved.