Uses of Class
org.junit.jupiter.params.aggregator.ArgumentsAggregationException
Package
Description
-
Uses of ArgumentsAggregationException in org.junit.jupiter.params.aggregator
Modifier and TypeMethodDescriptionArgumentsAggregator.aggregateArguments(ArgumentsAccessor accessor, ParameterContext context)
Aggregate the arguments contained in the suppliedaccessor
into a single object.