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 © 2023. All rights reserved.