Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
1182 0 0 100,00% 106,24

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
org.apache.commons.vfs.test 1 0 0 100,00% 0,45
org.apache.commons.vfs.provider.http.test 56 0 0 100,00% 5,57
org.apache.commons.vfs.provider.ram.test 56 0 0 100,00% 4,53
org.apache.commons.vfs.provider.test 60 0 0 100,00% 4,82
org.apache.commons.vfs.provider.url.test 168 0 0 100,00% 13,75
org.apache.commons.vfs.provider.zip.test 112 0 0 100,00% 9,05
org.apache.commons.vfs.provider.temp.test 56 0 0 100,00% 4,56
org.apache.commons.vfs.provider.tar.test 336 0 0 100,00% 30,12
org.apache.commons.vfs.provider.ftp.test 56 0 0 100,00% 8,07
org.apache.commons.vfs.provider.res.test 56 0 0 100,00% 4,54
org.apache.commons.vfs.provider.local.test 57 0 0 100,00% 4,59
org.apache.commons.vfs.provider.jar.test 112 0 0 100,00% 9,06
org.apache.commons.vfs.provider.sftp.test 56 0 0 100,00% 7,13

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.vfs.test

Class Tests Errors Failures Success Rate Time
Success FileSystemManagerFactoryTestCase 1 0 0 100,00% 0,447

org.apache.commons.vfs.provider.http.test

Class Tests Errors Failures Success Rate Time
Success HttpProviderTestCase 56 0 0 100,00% 5,569

org.apache.commons.vfs.provider.ram.test

Class Tests Errors Failures Success Rate Time
Success RamProviderTestCase 56 0 0 100,00% 4,529

org.apache.commons.vfs.provider.test

Class Tests Errors Failures Success Rate Time
Success GenericFileNameTestCase 2 0 0 100,00% 0,290
Success VirtualProviderTestCase 58 0 0 100,00% 4,527

org.apache.commons.vfs.provider.url.test

Class Tests Errors Failures Success Rate Time
Success UrlHttpProviderTestCase 56 0 0 100,00% 4,565
Success UrlProviderHttpTestCase 56 0 0 100,00% 4,634
Success UrlProviderTestCase 56 0 0 100,00% 4,552

org.apache.commons.vfs.provider.zip.test

Class Tests Errors Failures Success Rate Time
Success NestedZipTestCase 56 0 0 100,00% 4,545
Success ZipProviderTestCase 56 0 0 100,00% 4,502

org.apache.commons.vfs.provider.temp.test

Class Tests Errors Failures Success Rate Time
Success TemporaryProviderTestCase 56 0 0 100,00% 4,560

org.apache.commons.vfs.provider.tar.test

Class Tests Errors Failures Success Rate Time
Success NestedTbz2TestCase 56 0 0 100,00% 5,984
Success NestedTgzTestCase 56 0 0 100,00% 4,550
Success NestedTarTestCase 56 0 0 100,00% 4,548
Success Tbz2ProviderTestCase 56 0 0 100,00% 5,880
Success TgzProviderTestCase 56 0 0 100,00% 4,579
Success TarProviderTestCase 56 0 0 100,00% 4,583

org.apache.commons.vfs.provider.ftp.test

Class Tests Errors Failures Success Rate Time
Success FtpProviderTestCase 56 0 0 100,00% 8,069

org.apache.commons.vfs.provider.res.test

Class Tests Errors Failures Success Rate Time
Success ResourceProviderTestCase 56 0 0 100,00% 4,543

org.apache.commons.vfs.provider.local.test

Class Tests Errors Failures Success Rate Time
Success LocalProviderTestCase 57 0 0 100,00% 4,593

org.apache.commons.vfs.provider.jar.test

Class Tests Errors Failures Success Rate Time
Success JarProviderTestCase 56 0 0 100,00% 4,520
Success NestedJarTestCase 56 0 0 100,00% 4,542

org.apache.commons.vfs.provider.sftp.test

Class Tests Errors Failures Success Rate Time
Success SftpProviderTestCase 56 0 0 100,00% 7,129

Test Cases

[ summary] [ package list] [ test cases]

FileSystemManagerFactoryTestCase

Success testDefaultInstance 0,21

HttpProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,40
Success testExists 0,04
Success testRoot 0,01
Success testParent 0,06
Success testChildren 0,02
Success testContent 0,03
Success testUnknownContent 0,01
Success testConcurrentRead 0,02
Success testConcurrentReadFiles 0,04
Success testReuse 0,04
Success testInstrCleanup 0,02
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,06
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,02
Success testSetLastModified 0,00
Success testURL 0,03
Success testURLContent 0,06
Success testUnknownURL 0,02
Success testFolderURL 0,00
Success testLoadClass 0,05
Success testLoadResource 0,02
Success testSealing 0,03

RamProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,00
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

GenericFileNameTestCase

Success testParseUri 0,01
Success testBadlyFormedUri 0,01

VirtualProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,02
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,01
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,00
Success testLoadResource 0,00
Success testSealing 0,00
Success testNestedJunction 0,00
Success testAncestors 0,00

UrlHttpProviderTestCase

Success testManualCache 0,01
Success testOnResolveCache 0,00
Success testOnCallCache 0,01
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

UrlProviderHttpTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,05
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,01
Success testChildren 0,01
Success testContent 0,01
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,01
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,02
Success testLoadResource 0,00
Success testSealing 0,02

UrlProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,02
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

NestedZipTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,00
Success testLoadResource 0,00
Success testSealing 0,00

ZipProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

TemporaryProviderTestCase

Success testManualCache 0,01
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,01
Success testFileCreateMismatched 0,00
Success testDelete 0,01
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

NestedTbz2TestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,64
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,08
Success testUnknownContent 0,00
Success testConcurrentRead 0,08
Success testConcurrentReadFiles 0,08
Success testReuse 0,12
Success testInstrCleanup 0,08
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,05
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,08
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,05
Success testLoadResource 0,04
Success testSealing 0,04

NestedTgzTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,02
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,00
Success testLoadResource 0,00
Success testSealing 0,00

NestedTarTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,01
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,00
Success testLoadResource 0,00
Success testSealing 0,00

Tbz2ProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,01
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,64
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,08
Success testUnknownContent 0,00
Success testConcurrentRead 0,09
Success testConcurrentReadFiles 0,08
Success testReuse 0,12
Success testInstrCleanup 0,09
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,04
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,08
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,05
Success testLoadResource 0,04
Success testSealing 0,04

TgzProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,02
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

TarProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,02
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

FtpProviderTestCase

Success testManualCache 0,18
Success testOnResolveCache 0,19
Success testOnCallCache 0,17
Success testAbsoluteURI 0,01
Success testRelativeURI 0,02
Success testRelativeUriEncoding 0,02
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,14
Success testExists 0,02
Success testRoot 0,00
Success testParent 0,02
Success testChildren 0,03
Success testContent 0,01
Success testUnknownContent 0,00
Success testConcurrentRead 0,12
Success testConcurrentReadFiles 0,14
Success testReuse 0,01
Success testInstrCleanup 0,12
Success testRoot 0,05
Success testStructure 0,07
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,13
Success testFindFiles 0,05
Success testRandomRead 0,37
Success testFolderCreate 0,15
Success testFileCreate 0,04
Success testFileCreateMismatched 0,04
Success testDelete 0,07
Success testCopySameFileSystem 0,13
Success testOverwriteSameFileSystem 0,28
Success testCreateDeleteCreateSameFileSystem 0,26
Success testListChildren 0,11
Success testListener 0,03
Success testAppendContent 0,15
Success testRandomWrite 0,00
Success testRenameFile 0,02
Success testDeleteFiles 0,04
Success testDeleteFile 0,02
Success testDeleteNonExistantFile 0,04
Success testDeleteAllFiles 0,04
Success testDeleteOneFiles 0,04
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,01
Success testURLContent 0,01
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,01
Success testSealing 0,00

ResourceProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,03
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

LocalProviderTestCase

Success testManualCache 0,01
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,01
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00
Success testAbsoluteFileName 0,00

JarProviderTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00

NestedJarTestCase

Success testManualCache 0,00
Success testOnResolveCache 0,00
Success testOnCallCache 0,00
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,01
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,00
Success testStructure 0,00
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,00
Success testRandomRead 0,00
Success testFolderCreate 0,00
Success testFileCreate 0,00
Success testFileCreateMismatched 0,00
Success testDelete 0,00
Success testCopySameFileSystem 0,00
Success testOverwriteSameFileSystem 0,00
Success testCreateDeleteCreateSameFileSystem 0,00
Success testListChildren 0,00
Success testListener 0,00
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,00
Success testDeleteFiles 0,00
Success testDeleteFile 0,00
Success testDeleteNonExistantFile 0,00
Success testDeleteAllFiles 0,00
Success testDeleteOneFiles 0,00
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,00
Success testLoadResource 0,00
Success testSealing 0,00

SftpProviderTestCase

Success testManualCache 0,35
Success testOnResolveCache 0,31
Success testOnCallCache 0,34
Success testAbsoluteURI 0,00
Success testRelativeURI 0,00
Success testRelativeUriEncoding 0,00
Success testRootFileName 0,00
Success testChildName 0,00
Success testNameResolution 0,00
Success testDescendentName 0,00
Success testAbsoluteNames 0,00
Success testAbsoluteNameConvert 0,00
Success testAllContent 0,04
Success testExists 0,00
Success testRoot 0,00
Success testParent 0,00
Success testChildren 0,00
Success testContent 0,00
Success testUnknownContent 0,00
Success testConcurrentRead 0,00
Success testConcurrentReadFiles 0,00
Success testReuse 0,00
Success testInstrCleanup 0,00
Success testRoot 0,01
Success testStructure 0,02
Success testType 0,00
Success testFolderContent 0,00
Success testConcurrentReadFolder 0,00
Success testFindFiles 0,02
Success testRandomRead 0,01
Success testFolderCreate 0,02
Success testFileCreate 0,03
Success testFileCreateMismatched 0,01
Success testDelete 0,03
Success testCopySameFileSystem 0,07
Success testOverwriteSameFileSystem 0,24
Success testCreateDeleteCreateSameFileSystem 0,17
Success testListChildren 0,05
Success testListener 0,09
Success testAppendContent 0,00
Success testRandomWrite 0,00
Success testRenameFile 0,02
Success testDeleteFiles 0,02
Success testDeleteFile 0,01
Success testDeleteNonExistantFile 0,02
Success testDeleteAllFiles 0,02
Success testDeleteOneFiles 0,02
Success testGetLastModified 0,00
Success testSetLastModified 0,00
Success testURL 0,00
Success testURLContent 0,00
Success testUnknownURL 0,00
Success testFolderURL 0,00
Success testLoadClass 0,01
Success testLoadResource 0,00
Success testSealing 0,00