Class PersonPocDTOFactory
java.lang.Object
info.ejava.examples.db.validation.contacts.dto.factories.PersonPocDTOFactory
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ContactDTOFactory
static UnaryOperator
<PersonPocDTO> static UnaryOperator
<PersonPocDTO> private final net.datafaker.Faker
private static final AtomicInteger
static UnaryOperator
<PersonPocDTO> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nextId
-
faker
private final net.datafaker.Faker faker -
contactDTOFactory
-
oneUpId
-
contacts
-
contactsMany
-
-
Constructor Details
-
PersonPocDTOFactory
public PersonPocDTOFactory()
-
-
Method Details
-
firstName
-
lastName
-
dob
-
make
-
contactBuilder
-
listBuilder
-