Uses of Enum
org.junitpioneer.jupiter.cartesian.CartesianTest.Enum.Mode
Packages that use CartesianTest.Enum.Mode
-
Uses of CartesianTest.Enum.Mode in org.junitpioneer.jupiter.cartesian
Methods in org.junitpioneer.jupiter.cartesian that return CartesianTest.Enum.ModeModifier and TypeMethodDescriptionstatic CartesianTest.Enum.ModeReturns the enum constant of this type with the specified name.static CartesianTest.Enum.Mode[]CartesianTest.Enum.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.