| Interface | Description |
|---|---|
| ContextAwareRandomizer<T> |
Interface for a
Randomizer that is aware of the randomization context it is invoked in. |
| ExclusionPolicy |
Strategy interface for field/type exclusion.
|
| ObjectFactory |
Strategy interface for object creation.
|
| Randomizer<T> |
Interface for custom randomizer.
|
| RandomizerContext |
A context object for a
Randomizer. |
| RandomizerProvider |
Strategy interface to provide randomizers for field/type based on the current context.
|
| RandomizerRegistry |
Interface for a registry of
Randomizers. |
Copyright © 2019. All Rights Reserved.