@Target([AnnotationTarget.VALUE_PARAMETER]) class TempDirectory
(source)
A parameter annotation for injecting a temporary directory into junit5 tests.
<init> |
A parameter annotation for injecting a temporary directory into junit5 tests. TempDirectory() |