Uses of Interface
org.junit.jupiter.params.provider.Arguments
Package
Description
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations.-
Uses of Arguments in org.junit.jupiter.params.provider
Modifier and TypeClassDescriptionstatic final class
Modifier and TypeMethodDescriptionstatic Arguments
Factory method for creating an instance ofArguments
based on the suppliedarguments
.static Arguments
Factory method for creating an instance ofArguments
based on the suppliedarguments
.Modifier and TypeMethodDescriptionAnnotationBasedArgumentsProvider.provideArguments
(ExtensionContext context) AnnotationBasedArgumentsProvider.provideArguments
(ExtensionContext context, A annotation) ArgumentsProvider.provideArguments
(ExtensionContext context)