Uses of Enum Class
org.junit.jupiter.api.io.CleanupMode
Package
Description
IO-related support in JUnit Jupiter.
Configuration specific to the JUnit Jupiter test engine.
-
Uses of CleanupMode in org.junit.jupiter.api.io
Modifier and TypeMethodDescriptionstatic CleanupMode
Returns 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. -
Uses of CleanupMode in org.junit.jupiter.engine.config
Modifier and TypeMethodDescriptionCachingJupiterConfiguration.getDefaultTempDirCleanupMode()
DefaultJupiterConfiguration.getDefaultTempDirCleanupMode()
JupiterConfiguration.getDefaultTempDirCleanupMode()