Package org.junit.jupiter.api.support.io
Annotation Type TempDirectory.TempDir
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public static @interface TempDirectory.TempDir
TempDircan be used to annotate a test or lifecycle method or test class constructor parameter of typePaththat should be resolved into a temporary directory.- See Also:
TempDirectory