| Package | Description |
|---|---|
| com.pholser.junit.quickcheck.generator |
| Modifier and Type | Class and Description |
|---|---|
interface |
Size
Mark a parameter of a
Property
method with this annotation to constrain the size of values generated for
the parameter. |
interface |
ValuesOf
Mark a parameter of a
Property
method with this annotation to generate all the parameter type's values
in turn, rather than at random. |
Copyright © 2016. All rights reserved.