|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.junit.experimental.theories | |
---|---|
org.junit.experimental.theories | |
org.junit.experimental.theories.suppliers |
Classes in org.junit.experimental.theories used by org.junit.experimental.theories | |
---|---|
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. |
|
PotentialAssignment
|
|
PotentialAssignment.CouldNotGenerateValueException
|
Classes in org.junit.experimental.theories used by org.junit.experimental.theories.suppliers | |
---|---|
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |