public class PropertiesGenerator extends Generator<Properties>
Properties.| Constructor and Description |
|---|
PropertiesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRegisterAsType(Class<?> type) |
Properties |
generate(SourceOfRandomness random,
GenerationStatus status) |
addComponentGenerators, canGenerateForParametersOfTypes, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, hasComponents, narrow, numberOfNeededComponents, provideRepository, shrink, typespublic Properties generate(SourceOfRandomness random, GenerationStatus status)
generate in class Generator<Properties>public boolean canRegisterAsType(Class<?> type)
canRegisterAsType in class Generator<Properties>Copyright © 2016. All rights reserved.