Package de.cuioss.test.generator.domain
Provides a number of domain specific TypeGenerator.
-
Class Summary Class Description BlindTextGenerator Provides a number of dummy Texts.CityGenerator Generator for some German cities.DistinguishedNamesGenerator Generates formally correct Distinguished NamesEmailGenerator Creates syntactically valid email-addressesFullNameGenerator Generates name strings in the form of 'firstname lastname', depending on the givenLocaleMailSubjectGenerator Provides Subjects for messagesNameLibrary Provides lists of names for creating nameGenerator.Person Simple person object containing a title, firstname, lastname, organization and a corresponding email-addressPerson.PersonBuilder PersonGenerator Creates arbitraryPersonobjectsPhoneNumberGenerator Simply generates random phone numbers.StreetGenerator Generator for some German Streets with Housenumber.StreetNameGenerator Generator for some German Street-names.UUIDGenerator Creates instances of UUIDsUUIDStringGenerator Creates instrances of random uid-stringsZipCodeGenerator Generator for some zipCodes, number between 10000 - 99999 -
Enum Summary Enum Description NameGenerators Combines different variants of Generators for firstnames.OrganizationNameGenerator The generatorOrganizationNameGenerator.READABLEis for visual mocks,OrganizationNameGenerator.UNIT_TESTSfor unit-tests.TitleGenerator The generatorTitleGenerator.READABLEis for visual mocks,TitleGenerator.UNIT_TESTSfor unit-tests.