Uses of Interface
org.junitpioneer.jupiter.json.AbstractJsonSourceBasedArgumentsProvider.Source
Packages that use AbstractJsonSourceBasedArgumentsProvider.Source
Package
Description
Provides parameterized test arguments from JSON (inline or file).
-
Uses of AbstractJsonSourceBasedArgumentsProvider.Source in org.junitpioneer.jupiter.json
Fields in org.junitpioneer.jupiter.json with type parameters of type AbstractJsonSourceBasedArgumentsProvider.SourceMethods in org.junitpioneer.jupiter.json that return AbstractJsonSourceBasedArgumentsProvider.SourceModifier and TypeMethodDescriptionprivate static AbstractJsonSourceBasedArgumentsProvider.SourceJsonClasspathSourceArgumentsProvider.classpathResource(String resource) private static AbstractJsonSourceBasedArgumentsProvider.SourceJsonFileSourceArgumentsProvider.fileResource(String file) Method parameters in org.junitpioneer.jupiter.json with type arguments of type AbstractJsonSourceBasedArgumentsProvider.SourceModifier and TypeMethodDescriptionprotected voidAbstractJsonSourceBasedArgumentsProvider.accept(List<AbstractJsonSourceBasedArgumentsProvider.Source> sources, String dataLocation)