public class AllMembersSupplier extends ParameterSupplier
Constructor and Description |
---|
AllMembersSupplier(TestClass type)
Constructs a new supplier for
type |
Modifier and Type | Method and Description |
---|---|
java.util.List<PotentialAssignment> |
getValueSources(ParameterSignature sig) |
public AllMembersSupplier(TestClass type)
type
public java.util.List<PotentialAssignment> getValueSources(ParameterSignature sig)
getValueSources
in class ParameterSupplier