org.junit.jupiter.params.aggregator.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-jupiter-params Show documentation
Show all versions of junit-jupiter-params Show documentation
Module "junit-jupiter-params" of JUnit 5.
/**
* The {@link org.junit.jupiter.params.aggregator.ArgumentsAggregator} and
* {@link org.junit.jupiter.params.aggregator.ArgumentsAccessor} interfaces and the
* {@link org.junit.jupiter.params.aggregator.AggregateWith} annotation.
*/
package org.junit.jupiter.params.aggregator;