Package org.apache.commons.vfs2.test

Interface Summary
ProviderTestConfig Test configuration for a file system.
 

Class Summary
AbstractProviderTestCase File system test cases, which verifies the structure and naming functionality.
AbstractProviderTestConfig A partial ProviderTestConfig implementation.
AbstractTestSuite The suite of tests for a file system.
CacheTestSuite The suite of tests for a file system.
ContentTests Test cases for reading file content.
FileSystemManagerFactoryTestCase Test cases for the VFS factory.
LastModifiedTests Test cases for getting and setting file last modified time.
NamingTests Test cases for file naming.
ProviderCacheStrategyTests Test the cache stragey
ProviderDeleteTests File system test that do some delete operations.
ProviderRandomReadTests RanomdRead-only test cases for file providers.
ProviderRandomReadWriteTests RanomdRead/Write test cases for file providers.
ProviderReadTests Read-only test cases for file providers.
ProviderRenameTests File system test that check that a file system can be renamed.
ProviderTestSuite The suite of tests for a file system.
ProviderWriteAppendTests File system test that check that a file system can be modified.
ProviderWriteTests File system test that check that a file system can be modified.
UriTests Absolute URI test cases.
UrlStructureTests URL Test cases for providers that supply structural info.
UrlTests URL test cases for providers.
VerifyingFileSelector A file selector that asserts that all files are visited, in the correct order.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.