![JAR search and dependency download from the Maven repository](/logo.png)
junitparams.custom.combined.Cartesian Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JUnitParams Show documentation
Show all versions of JUnitParams Show documentation
Better parameterised tests for JUnit
package junitparams.custom.combined;
import java.util.Arrays;
import java.util.List;
class Cartesian {
static Object[] getCartesianProductOf(List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy