Uses of Interface
org.junit.jupiter.params.provider.EnumSource.Mode.Validator
Packages that use EnumSource.Mode.Validator
Package
Description
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations.-
Uses of EnumSource.Mode.Validator in org.junit.jupiter.params.provider
Fields in org.junit.jupiter.params.provider declared as EnumSource.Mode.ValidatorModifier and TypeFieldDescriptionprivate final EnumSource.Mode.Validator
EnumSource.Mode.validator
Constructors in org.junit.jupiter.params.provider with parameters of type EnumSource.Mode.ValidatorModifierConstructorDescriptionprivate
Mode
(EnumSource.Mode.Validator validator, BiPredicate<String, Set<String>> selector)