Package org.eclipse.core.tests.filesystem

Class Summary
AllTests Class for collecting all test classes that deal with the file system API.
CreateDirectoryTest Black box testing of mkdir method.
DeleteTest Black box testing of IFileStore.delete(int, org.eclipse.core.runtime.IProgressMonitor).
EFSTest Tests public API methods of the class EFS.
FileCacheTest Tests the file caching provided by FileStore.toLocalFile.
FileStoreTest Basic tests for the IFileStore API
FileSystemTest Abstract superclass for all generic file system tests.
OpenOutputStreamTest  
PutInfoTest Black box tests for IFileStore.putInfo(IFileInfo, int, IProgressMonitor)
SymlinkTest  
URIUtilTest Tests API methods of the class URIUtil.