Package | Description |
---|---|
org.junit.platform.commons.util |
Internal common utilities for JUnit.
|
Modifier and Type | Method and Description |
---|---|
(package private) static CloseablePath |
CloseablePath.create(java.net.URI uri) |
private static CloseablePath |
CloseablePath.createForJarFileSystem(java.net.URI jarUri,
java.util.function.Function<java.nio.file.FileSystem,java.nio.file.Path> pathProvider) |