tuweni / org.apache.tuweni.junit / TempDirectory

TempDirectory

@Target([AnnotationTarget.VALUE_PARAMETER]) class TempDirectory (source)

A parameter annotation for injecting a temporary directory into junit5 tests.

Constructors

<init>

A parameter annotation for injecting a temporary directory into junit5 tests.

TempDirectory()