public class SpecificDataPointsSupplier extends AllMembersSupplier
AllMembersSupplier.MethodParameterValue
Constructor and Description |
---|
SpecificDataPointsSupplier(TestClass testClass) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<java.lang.reflect.Field> |
getDataPointsFields(ParameterSignature sig) |
protected java.util.Collection<FrameworkMethod> |
getDataPointsMethods(ParameterSignature sig) |
protected java.util.Collection<java.lang.reflect.Field> |
getSingleDataPointFields(ParameterSignature sig) |
protected java.util.Collection<FrameworkMethod> |
getSingleDataPointMethods(ParameterSignature sig) |
getValueSources
public SpecificDataPointsSupplier(TestClass testClass)
protected java.util.Collection<java.lang.reflect.Field> getSingleDataPointFields(ParameterSignature sig)
getSingleDataPointFields
in class AllMembersSupplier
protected java.util.Collection<java.lang.reflect.Field> getDataPointsFields(ParameterSignature sig)
getDataPointsFields
in class AllMembersSupplier
protected java.util.Collection<FrameworkMethod> getSingleDataPointMethods(ParameterSignature sig)
getSingleDataPointMethods
in class AllMembersSupplier
protected java.util.Collection<FrameworkMethod> getDataPointsMethods(ParameterSignature sig)
getDataPointsMethods
in class AllMembersSupplier