public class TestFileSystem extends CDITestSetup
beanManager, fileSystemProvider, paths| Constructor and Description |
|---|
TestFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
Path |
createTempDirectory(String fullDirectoryName) |
Path |
createTempFile(String fullFileName) |
void |
deleteFile(Path path) |
File |
getFile(Path path) |
void |
tearDown() |
cleanup, getReference, setUppublic Path createTempFile(String fullFileName) throws IOException
IOExceptionpublic Path createTempDirectory(String fullDirectoryName) throws IOException
IOExceptionpublic void deleteFile(Path path)
public void tearDown()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.