Package org.junit.experimental.theories.suppliers
Class Summary | |
---|---|
TestedOnSupplier |
Annotation Types Summary | |
---|---|
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. |