Uses of Class
org.jeasy.random.ObjectCreationException
Packages that use ObjectCreationException
-
Uses of ObjectCreationException in org.jeasy.random.api
Methods in org.jeasy.random.api that throw ObjectCreationExceptionModifier and TypeMethodDescription<T> T
ObjectFactory.createInstance
(Class<T> type, RandomizerContext context) Create a new instance oftype
in the given randomization context.