T - the type to generatepublic abstract class AbstractGenerator<T>
extends com.pholser.junit.quickcheck.generator.Generator<T>
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
generate() |
T |
generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random,
com.pholser.junit.quickcheck.generator.GenerationStatus status) |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typesCopyright © 2017 Grakn Labs Ltd. All rights reserved.