Uses of Enum Class
org.kiwiproject.beta.test.junit.jupiter.params.provider.RandomCapitalizationSource.Type
Packages that use RandomCapitalizationSource.Type
-
Uses of RandomCapitalizationSource.Type in org.kiwiproject.beta.test.junit.jupiter.params.provider
Methods in org.kiwiproject.beta.test.junit.jupiter.params.provider that return RandomCapitalizationSource.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RandomCapitalizationSource.Type[]RandomCapitalizationSource.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.