Uses of Class
org.junitpioneer.jupiter.cartesian.CartesianArgumentsSource
-
Packages that use CartesianArgumentsSource Package Description org.junitpioneer.jupiter.cartesian This package contains theCartesianTestextension. -
-
Uses of CartesianArgumentsSource in org.junitpioneer.jupiter.cartesian
Classes in org.junitpioneer.jupiter.cartesian with annotations of type CartesianArgumentsSource Modifier and Type Class Description static interfaceCartesianTest.EnumParameter annotation to be used withCartesianTestfor providing enum values.static interfaceCartesianTest.MethodFactoryPoints to a method to provide parameter values for aCartesianTest.static interfaceCartesianTest.ValuesParameter annotation to be used withCartesianTestfor providing simple values.
-