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(java.nio.file.Path, java.lang.String, java.nio.file.attribute.FileAttribute<?>...)using"junit"as the prefix.Fields in org.junit.jupiter.api.io declared as TempDirFactory