Uses of Enum Class
org.junit.jupiter.api.io.CleanupMode
Packages that use 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
Subclasses with type arguments of type CleanupMode in org.junit.jupiter.api.ioMethods 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. -
Uses of CleanupMode in org.junit.jupiter.engine.config
Methods in org.junit.jupiter.engine.config that return CleanupModeModifier and TypeMethodDescriptionCachingJupiterConfiguration.getDefaultTempDirCleanupMode()DefaultJupiterConfiguration.getDefaultTempDirCleanupMode()JupiterConfiguration.getDefaultTempDirCleanupMode()