Uses of Interface
org.junit.jupiter.api.io.TempDirFactory
Packages that use TempDirFactory
-
Uses of TempDirFactory in org.junit.jupiter.api.io
Classes in org.junit.jupiter.api.io that implement TempDirFactoryModifier and TypeClassDescriptionstatic classStandardTempDirFactoryimplementation which delegates toFiles.createTempDirectory(Path, String, FileAttribute...)using"junit-"as prefix.Fields in org.junit.jupiter.api.io declared as TempDirFactory