JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.junit.experimental.theories.suppliers
package
org.junit.experimental.theories.suppliers
Related Packages
Package
Description
org.junit.experimental.theories
org.junit.experimental.theories.internal
All Classes and Interfaces
Classes
Annotation Interfaces
Class
Description
TestedOn
Annotating a
Theory
method int parameter with @TestedOn causes it to be supplied with values from the ints array given when run as a theory by the
Theories
runner.
TestedOnSupplier