public class AssertThrowsAdvice extends Object
| Constructor and Description |
|---|
AssertThrowsAdvice() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enter(Class expectedType,
org.junit.jupiter.api.function.Executable executable) |
static void |
exit(Class expectedType,
org.junit.jupiter.api.function.Executable executable) |
Copyright © 2022. All rights reserved.