Uses of Class
org.junit.jupiter.api.DisplayNameGenerator.Standard
| Package | Description |
|---|---|
| org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
-
Uses of DisplayNameGenerator.Standard in org.junit.jupiter.api
Subclasses of DisplayNameGenerator.Standard in org.junit.jupiter.api Modifier and Type Class Description static classDisplayNameGenerator.ReplaceUnderscoresDisplayNameGeneratorthat replaces underscores with spaces.static classDisplayNameGenerator.SimpleSimpleDisplayNameGeneratorthat removes trailing parentheses for methods with no parameters.