Package org.instancio.junit
package org.instancio.junit
Provides Instancio JUnit 5 support.
-
ClassDescriptionThe Instancio JUnit extension adds support for additional features when using Instancio with JUnit Jupiter: reporting the seed value to allow reproducing failed tests injecting
Settingsusing@WithSettingsannotation generating parameterized test arguments using@InstancioSourceProvides arguments for@ParameterizedTestmethods.Specifies the seed for the random number generator.An annotation for supplying custom settings to a unit test class.