| Package | Description |
|---|---|
| org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DisplayNameGenerator.ReplaceUnderscores
DisplayNameGenerator that replaces underscores with spaces. |
static class |
DisplayNameGenerator.Simple
Simple
DisplayNameGenerator that removes trailing parentheses
for methods with no parameters. |