Class SpecificDataPointsSupplier
java.lang.Object
org.junit.experimental.theories.ParameterSupplier
org.junit.experimental.theories.internal.AllMembersSupplier
org.junit.experimental.theories.internal.SpecificDataPointsSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from class org.junit.experimental.theories.internal.AllMembersSupplier
AllMembersSupplier.MethodParameterValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<Field>
protected Collection<FrameworkMethod>
protected Collection<Field>
protected Collection<FrameworkMethod>
Methods inherited from class org.junit.experimental.theories.internal.AllMembersSupplier
getValueSources
-
Constructor Details
-
SpecificDataPointsSupplier
-
-
Method Details
-
getSingleDataPointFields
- Overrides:
getSingleDataPointFields
in classAllMembersSupplier
-
getDataPointsFields
- Overrides:
getDataPointsFields
in classAllMembersSupplier
-
getSingleDataPointMethods
- Overrides:
getSingleDataPointMethods
in classAllMembersSupplier
-
getDataPointsMethods
- Overrides:
getDataPointsMethods
in classAllMembersSupplier
-