public class PropertyParameterContext extends Object
| Constructor and Description |
|---|
PropertyParameterContext(ParameterTypeContext typeContext) |
| Modifier and Type | Method and Description |
|---|---|
PropertyParameterContext |
addConstraint(When quantifier) |
PropertyParameterContext |
addQuantifier(When quantifier) |
PropertyParameterContext |
annotate(AnnotatedElement element) |
String |
constraint() |
int |
discardRatio() |
boolean |
fixedSeed() |
long |
seed() |
ParameterTypeContext |
typeContext() |
public PropertyParameterContext(ParameterTypeContext typeContext)
public PropertyParameterContext annotate(AnnotatedElement element)
public PropertyParameterContext addQuantifier(When quantifier)
public PropertyParameterContext addConstraint(When quantifier)
public ParameterTypeContext typeContext()
public int discardRatio()
public String constraint()
public boolean fixedSeed()
public long seed()
Copyright © 2019. All rights reserved.