Uses of Enum Class
org.junit.jupiter.params.provider.NullEnum
Packages that use NullEnum
Package
Description
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations.-
Uses of NullEnum in org.junit.jupiter.params.provider
Subclasses with type arguments of type NullEnum in org.junit.jupiter.params.providerModifier and TypeClassDescriptionenum
Dummy enum class used as default value for optional attributes of annotations.Methods in org.junit.jupiter.params.provider that return NullEnum