public class PropertiesGenerator extends Generator<Properties>
Properties.| Constructor and Description |
|---|
PropertiesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRegisterAsType(Class<?> type) |
void |
configure(Encoded.InCharset charset) |
Properties |
generate(SourceOfRandomness random,
GenerationStatus status) |
BigDecimal |
magnitude(Object value) |
addComponentGenerators, canGenerateForParametersOfTypes, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, copy, doShrink, gen, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typespublic void configure(Encoded.InCharset charset)
public Properties generate(SourceOfRandomness random, GenerationStatus status)
public boolean canRegisterAsType(Class<?> type)
canRegisterAsType in class Generator<Properties>public BigDecimal magnitude(Object value)
magnitude in class Generator<Properties>Copyright © 2019. All rights reserved.