Uses of Annotation Interface
org.junit.experimental.theories.ParametersSuppliedBy
Packages that use ParametersSuppliedBy
-
Uses of ParametersSuppliedBy in org.junit.experimental.theories
Classes in org.junit.experimental.theories with annotations of type ParametersSuppliedByModifier and TypeClassDescription@interfaceAnnotating a parameter of a@Theorymethod with@FromDataPointswill limit the datapoints considered as potential values for that parameter to just theDataPointswith the given name. -
Uses of ParametersSuppliedBy in org.junit.experimental.theories.suppliers
Classes in org.junit.experimental.theories.suppliers with annotations of type ParametersSuppliedBy