Constructor and Description |
---|
VoidGenerator() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRegisterAsType(Class<?> type) |
Void |
generate(SourceOfRandomness random,
GenerationStatus status) |
addComponentGenerators, canGenerateForParametersOfTypes, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, copy, doShrink, gen, gen, hasComponents, magnitude, narrow, numberOfNeededComponents, provide, shrink, types
public Void generate(SourceOfRandomness random, GenerationStatus status)
public boolean canRegisterAsType(Class<?> type)
canRegisterAsType
in class Generator<Void>
© Copyright 2010-2020 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu