java.lang.Object
de.cuioss.test.generator.domain.MailSubjectGenerator
- All Implemented Interfaces:
TypedGenerator<String>
Provides Subjects for messages
- Author:
- Oliver Wolff
-
Constructor Details
-
MailSubjectGenerator
public MailSubjectGenerator()
-
-
Method Details
-
next
Description copied from interface:TypedGeneratorGenerates the next instance.- Specified by:
nextin interfaceTypedGenerator<String>- Returns:
- a newly created instance
-