Uses of Annotation Type
org.junit.jupiter.params.provider.ValueSource
Packages that use ValueSource
Package
Description
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations.-
Uses of ValueSource in org.junit.jupiter.params.provider
Subclasses with type arguments of type ValueSource in org.junit.jupiter.params.providerMethods in org.junit.jupiter.params.provider with parameters of type ValueSourceModifier and TypeMethodDescriptionprivate Object[]ValueArgumentsProvider.getArgumentsFromSource(ValueSource valueSource) ValueArgumentsProvider.provideArguments(ParameterDeclarations parameters, org.junit.jupiter.api.extension.ExtensionContext context, ValueSource valueSource)