Interface | Description |
---|---|
MinimalCounterexampleHook |
Allows access to an actual failing example.
|
Class | Description |
---|---|
Pair<F,S> |
Typed pair of elements.
|
Annotation Type | Description |
---|---|
From | |
Produced | |
Property |
Mark a method on a class that is run with the
JUnitQuickcheck
runner with this annotation to have it run as a property-based test. |
When |
Mark a parameter of a
Property method with this annotation to
specify metadata about values generated for that parameter. |
© Copyright 2010-2016 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu