Class TestTempFileSystem


  • public class TestTempFileSystem
    extends Object
    • Constructor Detail

    • Method Detail

      • createTempDirectory

        public org.uberfire.backend.vfs.Path createTempDirectory​(String fullDirectoryName)
                                                          throws IOException
        Throws:
        IOException
      • deleteFile

        public void deleteFile​(org.uberfire.backend.vfs.Path path)
      • getFile

        public File getFile​(org.uberfire.backend.vfs.Path path)
      • tearDown

        public void tearDown()