Uses of Package
org.junit.experimental.theories
Packages that use org.junit.experimental.theories
Package
Description
-
Classes in org.junit.experimental.theories used by org.junit.experimental.theoriesClassDescriptionAnnotating a
Theorymethod parameter with @ParametersSuppliedBy causes it to be supplied with values from the namedParameterSupplierwhen run as a theory by theTheoriesrunner.Abstract parent class for suppliers of input data points for theories. -
Classes in org.junit.experimental.theories used by org.junit.experimental.theories.internalClassDescriptionAbstract parent class for suppliers of input data points for theories.
-
Classes in org.junit.experimental.theories used by org.junit.experimental.theories.suppliersClassDescriptionAnnotating a
Theorymethod parameter with @ParametersSuppliedBy causes it to be supplied with values from the namedParameterSupplierwhen run as a theory by theTheoriesrunner.Abstract parent class for suppliers of input data points for theories.