Package org.junit.jupiter.params.support
Support classes for building
providers
and
converters
for arguments.
-
Interface Summary Interface Description AnnotationConsumer<A extends java.lang.annotation.Annotation> AnnotationConsumeris a functional interface for consuming annotations.FieldContext FieldContextencapsulates the context in which an@Parameter-annotatedFieldis declared in a@ParameterizedClass.ParameterDeclaration ParameterDeclarationencapsulates the declaration of an indexed@ParameterizedClassor@ParameterizedTestparameter.ParameterDeclarations ParameterDeclarationsencapsulates the combined declarations of all indexed@ParameterizedClassor@ParameterizedTestparameters.ParameterInfo Deprecated. Please useParameterInfoinstead -
Class Summary Class Description AnnotationConsumerInitializer AnnotationConsumerInitializeris an internal helper class for initializingAnnotationConsumers.AnnotationConsumerInitializer.AnnotationConsumingMethodSignature