public class PathUtilsForTesting
extends java.lang.Object
Constructor and Description |
---|
PathUtilsForTesting() |
Modifier and Type | Method and Description |
---|---|
static void |
installMock(java.nio.file.FileSystem mock)
Installs a mock filesystem for testing
|
static void |
setup()
Sets a new default filesystem for testing
|
static void |
teardown()
Resets filesystem back to the real system default
|