Class PersonGenerator

java.lang.Object
de.cuioss.test.generator.domain.PersonGenerator
All Implemented Interfaces:
TypedGenerator<Person>

public class PersonGenerator extends Object implements TypedGenerator<Person>
Creates arbitrary Person objects
Author:
Oliver Wolff