Uses of Class
org.junit.jupiter.api.DisplayNameGeneration
-
Packages that use DisplayNameGeneration Package Description org.junit.jupiter.api JUnit Jupiter API for writing tests. -
-
Uses of DisplayNameGeneration in org.junit.jupiter.api
Classes in org.junit.jupiter.api with annotations of type DisplayNameGeneration Modifier and Type Class Description interface
IndicativeSentencesGeneration
@IndicativeSentencesGeneration
is used to declare a custom parameters byIndicativeSentences
, if this notation has some not declared parameters, it will use the default values instead.
-