| Package | Description |
|---|---|
| org.junit.jupiter.params.aggregator |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArgumentsAccessor
Default implementation of the
ArgumentsAccessor API. |
| Modifier and Type | Method and Description |
|---|---|
Object |
ArgumentsAggregator.aggregateArguments(ArgumentsAccessor accessor,
ParameterContext context)
Aggregate the arguments contained in the supplied
accessor into a
single object. |
Copyright © 2020. All rights reserved.