Uses of Enum Class
org.junit.jupiter.api.parallel.ResourceAccessMode
Package
Description
JUnit Jupiter API for influencing parallel test execution.
-
Uses of ResourceAccessMode in org.junit.jupiter.api.parallel
Modifier and TypeMethodDescriptionstatic ResourceAccessMode
Returns the enum constant of this class with the specified name.static ResourceAccessMode[]
ResourceAccessMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.