Uses of Enum Class
org.junit.jupiter.api.io.CleanupMode
Packages that use CleanupMode
-
Uses of CleanupMode in org.junit.jupiter.api.io
Methods in org.junit.jupiter.api.io that return CleanupModeModifier and TypeMethodDescriptionstatic CleanupModeReturns the enum constant of this class with the specified name.static CleanupMode[]CleanupMode.values()Returns an array containing the constants of this enum class, in the order they are declared.