All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.junitpioneer.jupiter.cartesian.package-info Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
/**
 * This package contains the {@link org.junitpioneer.jupiter.cartesian.CartesianTest} extension.
 * This includes all associated classes, e.g.:
 *  - Argument providers,
 *  - Display name formatter,
 *  - Test context,
 *  - Parameter resolver
 *
 * All future work on this extension should be in this package.
 */

package org.junitpioneer.jupiter.cartesian;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy