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:
getSingleDataPointFieldsin classAllMembersSupplier
-
getDataPointsFields
- Overrides:
getDataPointsFieldsin classAllMembersSupplier
-
getSingleDataPointMethods
- Overrides:
getSingleDataPointMethodsin classAllMembersSupplier
-
getDataPointsMethods
- Overrides:
getDataPointsMethodsin classAllMembersSupplier
-