Uses of Class
org.junit.jupiter.api.DisplayNameGenerator.Simple
| Package | Description |
|---|---|
| org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
-
Uses of DisplayNameGenerator.Simple in org.junit.jupiter.api
Subclasses of DisplayNameGenerator.Simple in org.junit.jupiter.api Modifier and Type Class Description static classDisplayNameGenerator.ReplaceUnderscoresDisplayNameGeneratorthat replaces underscores with spaces.