Uses of Enum Class
org.junit.jupiter.params.ArgumentCountValidationMode
-
Uses of ArgumentCountValidationMode in org.junit.jupiter.params
Modifier and TypeMethodDescriptionstatic ArgumentCountValidationMode
Returns the enum constant of this class with the specified name.static ArgumentCountValidationMode[]
ArgumentCountValidationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.