static class AllMembersSupplier.MethodParameterValue extends PotentialAssignment
PotentialAssignment.CouldNotGenerateValueException
Modifier and Type | Field and Description |
---|---|
private FrameworkMethod |
method |
Modifier | Constructor and Description |
---|---|
private |
MethodParameterValue(FrameworkMethod dataPointMethod) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.Object |
getValue() |
forValue
private final FrameworkMethod method
private MethodParameterValue(FrameworkMethod dataPointMethod)
public java.lang.Object getValue() throws PotentialAssignment.CouldNotGenerateValueException
getValue
in class PotentialAssignment
PotentialAssignment.CouldNotGenerateValueException
public java.lang.String getDescription() throws PotentialAssignment.CouldNotGenerateValueException
getDescription
in class PotentialAssignment
PotentialAssignment.CouldNotGenerateValueException