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