Package | Description |
---|---|
org.junit.jupiter.params.aggregator |
Class and Description |
---|
ArgumentAccessException
ArgumentAccessException is an exception thrown by an
ArgumentsAccessor if an error occurs while accessing
or converting an argument. |
ArgumentsAccessor
ArgumentsAccessor defines the public API for accessing arguments provided
by an ArgumentsProvider
for a single invocation of a
@ParameterizedTest method. |
ArgumentsAggregationException
ArgumentsAggregationException is an exception thrown by an
ArgumentsAggregator when an error occurs while aggregating
arguments. |
Copyright © 2020. All rights reserved.