JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.junit.experimental.theories.suppliers
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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 Types
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