Package org.junitpioneer.jupiter.resource

This package contains various classes pertaining to "resources": anything that needs to be injected into tests and which may need to be started up or torn down. A common example is a temporary directory.

Check out the following types for details on the "temporary directory" extension:

Check out the following types for details on resources in general: