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