All Classes and Interfaces

Class
Description
The Instancio JUnit extension adds support for additional features when using Instancio with JUnit Jupiter: reporting the seed value to allow reproducing failed tests injecting Settings using @WithSettings annotation generating parameterized test arguments using @InstancioSource
Provides arguments for @ParameterizedTest methods.
Specifies the seed for the random number generator.
An annotation for supplying custom settings to a unit test class.