Uses of Enum
org.junitpioneer.jupiter.cartesian.CartesianEnumArgumentsProvider.NullEnum
Packages that use CartesianEnumArgumentsProvider.NullEnum
-
Uses of CartesianEnumArgumentsProvider.NullEnum in org.junitpioneer.jupiter.cartesian
Methods in org.junitpioneer.jupiter.cartesian that return CartesianEnumArgumentsProvider.NullEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CartesianEnumArgumentsProvider.NullEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.