Module de.cuioss.test.generator
Class IteratorGenerator<T>
java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IteratorGenerator<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIteratorGenerator(Generator<? extends T> content) IteratorGenerator(Generator<? extends T> content, int min, int max) IteratorGenerator(Generator<? extends T> content, Generator<Integer> size) -
Method Summary
-
Field Details
-
MIN_SIZE
- See Also:
-
MAX_SIZE
- See Also:
-
-
Constructor Details
-
IteratorGenerator
-
IteratorGenerator
-
IteratorGenerator
-
-
Method Details