| Class | Description |
|---|---|
| EasyRandom |
Extension of
Random that is able to generate random Java objects. |
| EasyRandomParameters |
Parameters of an
EasyRandom instance. |
| EasyRandomParameters.Range<T> |
Utility class to hold a range of values.
|
| FieldPredicates |
Common predicates to identify fields.
|
| TypePredicates |
Common predicates to identify types.
|
| Exception | Description |
|---|---|
| ObjectCreationException |
Exception thrown when Easy Random is unable to create an instance of a given type.
|
Copyright © 2019. All Rights Reserved.