Package | Description |
---|---|
org.junit.experimental.theories | |
org.junit.experimental.theories.internal | |
org.junit.experimental.theories.suppliers |
Class and Description |
---|
ParameterSignature |
ParametersSuppliedBy
Annotating a
Theory method
parameter with @ParametersSuppliedBy causes it to be supplied with
values from the named
ParameterSupplier
when run as a theory by the Theories runner. |
ParameterSupplier
Abstract parent class for suppliers of input data points for theories.
|
PotentialAssignment |
PotentialAssignment.CouldNotGenerateValueException |
Class and Description |
---|
ParameterSignature |
ParameterSupplier
Abstract parent class for suppliers of input data points for theories.
|
PotentialAssignment |
PotentialAssignment.CouldNotGenerateValueException |
Class and Description |
---|
ParameterSignature |
ParametersSuppliedBy
Annotating a
Theory method
parameter with @ParametersSuppliedBy causes it to be supplied with
values from the named
ParameterSupplier
when run as a theory by the Theories runner. |
ParameterSupplier
Abstract parent class for suppliers of input data points for theories.
|
PotentialAssignment |