|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) @GeneratorConfiguration public @interface ValuesOf
Mark a parameter of a Theory method already marked with
ForAll with this annotation to generate all the parameter type's values
in turn, rather than at random.
This annotation is recognized on parameters of type boolean and Enum.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||