Uses of Class
org.junit.jupiter.api.DisplayNameGenerator.Standard
Packages that use DisplayNameGenerator.Standard
-
Uses of DisplayNameGenerator.Standard in org.junit.jupiter.api
Subclasses of DisplayNameGenerator.Standard in org.junit.jupiter.apiModifier and TypeClassDescriptionstatic classDisplayNameGeneratorthat replaces underscores with spaces.static classSimpleDisplayNameGeneratorthat removes trailing parentheses for methods with no parameters.