Uses of Interface
org.junit.jupiter.params.provider.EnumSource.Mode.Validator
-
Packages that use EnumSource.Mode.Validator Package Description org.junit.jupiter.params.provider ArgumentsProvider
implementations and their correspondingArgumentsSource
annotations. -
-
Uses of EnumSource.Mode.Validator in org.junit.jupiter.params.provider
Fields in org.junit.jupiter.params.provider declared as EnumSource.Mode.Validator Modifier and Type Field Description private EnumSource.Mode.Validator
EnumSource.Mode. validator
Constructors in org.junit.jupiter.params.provider with parameters of type EnumSource.Mode.Validator Constructor Description Mode(EnumSource.Mode.Validator validator, java.util.function.BiPredicate<java.lang.String,java.util.Set<java.lang.String>> selector)
-