Uses of Enum
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 type with the specified name.static CleanupMode[]CleanupMode.values()Returns an array containing the constants of this enum type, in the order they are declared.