-
@Retention(RUNTIME) @Target(PARAMETER) public @interface Dir@Diris a shorthand for@New(TemporaryDirectory.class).It is part of the "resources" JUnit Jupiter extension, which pertains to anything that needs to be injected into tests and which may need to be started up or torn down. Temporary directories are a common example.
For more details and examples, see the documentation on temporary directories.
- Since:
- 1.9.0
- See Also:
New,TemporaryDirectory,Resource,ResourceFactory