T - the type of the values produced by the generated instancespublic class SupplierGenerator<T> extends ComponentizedGenerator<Supplier>
Supplier.| Constructor and Description |
|---|
SupplierGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Supplier<T> |
generate(SourceOfRandomness random,
GenerationStatus status) |
int |
numberOfNeededComponents() |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, componentGenerators, configure, hasComponents, provideRepositorycanShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, doShrink, narrow, shrink, typespublic Supplier<T> generate(SourceOfRandomness random, GenerationStatus status)
public int numberOfNeededComponents()
numberOfNeededComponents in class Generator<Supplier>Copyright © 2016. All rights reserved.