| Package | Description |
|---|---|
| com.pholser.junit.quickcheck.generator.java.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayListGenerator
Produces values for theory parameters of type
ArrayList. |
class |
HashSetGenerator
Produces values for theory parameters of type
HashSet. |
class |
LinkedHashSetGenerator
Produces values for theory parameters of type
LinkedHashSet. |
class |
LinkedListGenerator
Produces values for theory parameters of type
LinkedList. |
class |
StackGenerator
Produces values for theory parameters of type
Stack. |
class |
VectorGenerator
Produces values for theory parameters of type
Vector. |
Copyright © 2015. All Rights Reserved.