Uses of Class
de.cuioss.test.generator.domain.NameGenerators
-
Packages that use NameGenerators Package Description de.cuioss.test.generator.domain Provides a number of domain specific TypeGenerator. -
-
Uses of NameGenerators in de.cuioss.test.generator.domain
Methods in de.cuioss.test.generator.domain that return NameGenerators Modifier and Type Method Description static NameGeneratorsNameGenerators. valueOf(String name)Returns the enum constant of this type with the specified name.static NameGenerators[]NameGenerators. values()Returns an array containing the constants of this enum type, in the order they are declared.
-