Uses of Annotation Type
org.junitpioneer.jupiter.cartesian.CartesianArgumentsSource
Packages that use CartesianArgumentsSource
-
Uses of CartesianArgumentsSource in org.junitpioneer.jupiter.cartesian
Classes in org.junitpioneer.jupiter.cartesian with annotations of type CartesianArgumentsSourceModifier and TypeClassDescriptionstatic @interfaceParameter annotation to be used withCartesianTestfor providing enum values.static @interfacePoints to a method to provide parameter values for aCartesianTest.static @interfaceParameter annotation to be used withCartesianTestfor providing simple values.