public class FileSystemTestingUtils extends Object
| Constructor and Description |
|---|
FileSystemTestingUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
org.uberfire.java.nio.file.FileSystem |
getFileSystem() |
org.uberfire.io.IOService |
getIoService() |
void |
setup() |
public void setup()
throws IOException
IOExceptionpublic void cleanup()
public org.uberfire.java.nio.file.FileSystem getFileSystem()
public org.uberfire.io.IOService getIoService()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.