Package org.jeasy.random.api
Public API.
- Author:
- Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
-
Interface Summary Interface Description ContextAwareRandomizer<T> Interface for aRandomizerthat is aware of therandomization contextit 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 aRandomizer.RandomizerProvider Strategy interface to provide randomizers for field/type based on the current context.RandomizerRegistry Interface for a registry ofRandomizers.