Uses of Enum
org.junitpioneer.jupiter.cartesian.CartesianEnumArgumentsProvider.NullEnum
Packages that use CartesianEnumArgumentsProvider.NullEnum
-
Uses of CartesianEnumArgumentsProvider.NullEnum in org.junitpioneer.jupiter.cartesian
Subclasses with type arguments of type CartesianEnumArgumentsProvider.NullEnum in org.junitpioneer.jupiter.cartesianModifier and TypeClassDescription(package private) static enumMethods 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.