JsonArgumentSetProvider

public class JsonArgumentSetProvider implements ArgumentsProvider, AnnotationConsumer<A>(source)

This class is used to provide arguments to a test method annotated with JsonParameterSetTest.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public void accept(JsonParameterSetTest jsonParameterSetTest)
Link copied to clipboard
public Consumer<T> andThen(Consumer<? super T> after)
Link copied to clipboard
public Stream<? extends Arguments> provideArguments(ExtensionContext context)