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.ValidatorEnumSource.Mode.validatorConstructors in org.junit.jupiter.params.provider with parameters of type EnumSource.Mode.ValidatorModifierConstructorDescriptionprivateMode(EnumSource.Mode.Validator validator, BiPredicate<String, Set<String>> selector)