Uses of Class
org.junit.platform.launcher.listeners.OutputDir
Packages that use OutputDir
Package
Description
Common
TestExecutionListener implementations and related support classes for
the Launcher.-
Uses of OutputDir in org.junit.platform.launcher.listeners
Methods in org.junit.platform.launcher.listeners that return OutputDirModifier and TypeMethodDescriptionstatic OutputDir(package private) static OutputDir(package private) static OutputDirOutputDir.createSafely(Optional<String> customDir, Supplier<Path> currentWorkingDir) Package private for testing purposes.private static OutputDirOutputDir.createSafely(Optional<String> customDir, Supplier<Path> currentWorkingDir, SecureRandom random)