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