Uses of Enum Class
de.cuioss.test.generator.junit.parameterized.GeneratorType
Packages that use GeneratorType
Package
Description
JUnit 5 Parameterized Test Support for TypedGenerator
-
Uses of GeneratorType in de.cuioss.test.generator.junit.parameterized
Methods in de.cuioss.test.generator.junit.parameterized that return GeneratorTypeModifier and TypeMethodDescriptionstatic GeneratorTypeReturns the enum constant of this class with the specified name.static GeneratorType[]GeneratorType.values()Returns an array containing the constants of this enum class, in the order they are declared.