Class AllMembersSupplier.MethodParameterValue
java.lang.Object
org.junit.experimental.theories.PotentialAssignment
org.junit.experimental.theories.internal.AllMembersSupplier.MethodParameterValue
- Enclosing class:
AllMembersSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from class org.junit.experimental.theories.PotentialAssignment
PotentialAssignment.CouldNotGenerateValueException
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.experimental.theories.PotentialAssignment
forValue
-
Field Details
-
method
-
-
Constructor Details
-
MethodParameterValue
-
-
Method Details
-
getValue
- Specified by:
getValue
in classPotentialAssignment
- Throws:
PotentialAssignment.CouldNotGenerateValueException
-
getDescription
- Specified by:
getDescription
in classPotentialAssignment
- Throws:
PotentialAssignment.CouldNotGenerateValueException
-