Uses of Interface
org.junit.jupiter.params.provider.Arguments
Packages that use Arguments
Package
Description
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations.-
Uses of Arguments in org.junit.jupiter.params.provider
Methods in org.junit.jupiter.params.provider that return ArgumentsModifier 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
.Methods in org.junit.jupiter.params.provider that return types with arguments of type Arguments