- TarArchiveEntryTest - Class in org.apache.commons.compress.archivers.tar
-
- TarArchiveEntryTest() - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- TarArchiveInputStreamTest - Class in org.apache.commons.compress.archivers.tar
-
- TarArchiveInputStreamTest() - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStreamTest
-
- TarArchiveOutputStreamTest - Class in org.apache.commons.compress.archivers.tar
-
- TarArchiveOutputStreamTest() - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- TarTestCase - Class in org.apache.commons.compress.archivers
-
- TarTestCase() - Constructor for class org.apache.commons.compress.archivers.TarTestCase
-
- TarUtilsTest - Class in org.apache.commons.compress.archivers.tar
-
- TarUtilsTest() - Constructor for class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- tearDown() - Method in class org.apache.commons.compress.AbstractTestCase
-
- tearDown() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- tearDown() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- tearDown() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testAddAllreadyExistingWithReplaceFalse() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds a file with the same filename as an existing file from the stream.
- testAddAllreadyExistingWithReplaceTrue() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds a file with the same filename as an existing file from the stream.
- testAddAsFirstExtraField() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
test handling of extra fields
- testAddChangeTwice() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds an ArchiveEntry with the same name two times.
- testAddChangeTwiceWithoutReplace() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds an ArchiveEntry with the same name two times.
- testAddDeleteAdd() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
add blub/test.txt + delete blub Should add blub/test.txt and delete it
afterwards.
- testAddDeleteToOneFileArchive() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Check can add and delete a file to an archive with a single file
- testAddMoveDelete() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
TODO: Move operations are not supported currently
add dir1/bla.txt + mv dir1/test.text dir2/test.txt + delete dir1
Add dir1/bla.txt should be surpressed.
- testAddToEmptyArchive() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Check can add a file to an empty archive.
- testAdjustToLong() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testArArchiveCreation() - Method in class org.apache.commons.compress.archivers.ArTestCase
-
- testArchive() - Method in class org.apache.commons.compress.ArchiveReadTests
-
- testArchive() - Method in class org.apache.commons.compress.archivers.LongPathTest
-
- testArchiveDetection() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testArDelete() - Method in class org.apache.commons.compress.archivers.ArTestCase
-
- testArUnarchive() - Method in class org.apache.commons.compress.archivers.ArTestCase
-
- testAsciiConversions() - Method in class org.apache.commons.compress.ArchiveUtilsTest
-
- testASCIIFileRoundtripExplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testASCIIFileRoundtripImplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testBadSignature() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testBIFromBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test conversion from bytes.
- testBigNumberPosixMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testBigNumberStarMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testBigToLong() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testBIToBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test conversion to bytes.
- testBzip2Unarchive() - Method in class org.apache.commons.compress.compressors.BZip2TestCase
-
- testBzipCreation() - Method in class org.apache.commons.compress.compressors.BZip2TestCase
-
- testCallSequenceAr() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testCallSequenceCpio() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testCallSequenceJar() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testCallSequenceTar() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testCallSequenceZip() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testCDOrder() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testChangeSetResults() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Checks for the correct ChangeSetResults
- testCheckArchive() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testCheckCompressedArchive() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testClone() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
-
- testClone() - Method in class org.apache.commons.compress.archivers.zip.ZipLongTest
-
- testClone() - Method in class org.apache.commons.compress.archivers.zip.ZipShortTest
-
- testCompareAscii() - Method in class org.apache.commons.compress.ArchiveUtilsTest
-
- testCompareBA() - Method in class org.apache.commons.compress.ArchiveUtilsTest
-
- testCOMPRESS114() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testCOMPRESS117() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testCOMPRESS131() - Method in class org.apache.commons.compress.compressors.BZip2TestCase
-
- testCOMPRESS178() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testCompress197() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStreamTest
-
- testCOMPRESS209() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactoryTest
-
- testCompressedArchiveDetection() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testCompressedDumpUnarchiveAll() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testCompressionMethod() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
- testConcatenatedStreamsReadFirstOnly() - Method in class org.apache.commons.compress.compressors.BZip2TestCase
-
- testConcatenatedStreamsReadFirstOnly() - Method in class org.apache.commons.compress.compressors.GZipTestCase
-
- testConcatenatedStreamsReadFirstOnly() - Method in class org.apache.commons.compress.compressors.XZTestCase
-
- testConcatenatedStreamsReadFully() - Method in class org.apache.commons.compress.compressors.BZip2TestCase
-
- testConcatenatedStreamsReadFully() - Method in class org.apache.commons.compress.compressors.GZipTestCase
-
- testConcatenatedStreamsReadFully() - Method in class org.apache.commons.compress.compressors.XZTestCase
-
- testConsumesArchiveCompletely() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStreamTest
-
- testContent() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
-
Test content.
- testCorruptedInput() - Method in class org.apache.commons.compress.compressors.GZipTestCase
-
- testCount() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testCP437FileRoundtripExplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testCP437FileRoundtripImplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testCpioArchiveCreation() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testCpioUnarchive() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStreamTest
-
- testCpioUnarchive() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testDataDescriptor() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testDefaults() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testDeleteAddDelete() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
delete bla + add bla/test.txt + delete bla Deletes dir1/* first, then
suppresses the add of bla.txt because there is a delete operation later.
- testDeleteAddToOneFileArchive() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Check can delete and add a file to an archive with a single file
- testDeleteDir() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete the folder "bla" from an archive file.
- testDeleteDir2() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete the folder "la" from an archive file.
- testDeleteDir3() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete the folder "test.txt" from an archive file.
- testDeleteFile() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete the file "bla/test5.xml" from an archive.
- testDeleteFile2() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete the file "bla" from an archive.
- testDeleteFromAndAddToAr() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Deletes a file from an AR-archive and adds another
- testDeleteFromAndAddToJar() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Delete from a jar file and add another file
- testDeleteFromAndAddToTar() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
- testDeleteFromAndAddToZip() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds a file to a zip archive.
- testDeleteFromAndAddToZipUsingZipFilePerform() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Adds a file to a zip archive.
- testDeleteFromAr() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Simple delete from an ar file
- testDeleteFromJar() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Simple delete from a jar file
- testDeleteFromTar() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Simple delete from a tar file
- testDeleteFromZip() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Simple Delete from a zip file.
- testDeletePlusAdd() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete a directory with a file and adds a new directory with a
new file and with the same name.
- testDeletePlusAddSame() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
Tries to delete and then add a file with the same name.
- testDetection() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testDetection() - Method in class org.apache.commons.compress.DetectCompressorTestCase
-
- testDetectionNotArchive() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testDirectoryEntryFromFile() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testDirectoryEntryFromFile() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testDirectoryEntryFromFile() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testDoubleClose() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testDumpUnarchiveAll() - Method in class org.apache.commons.compress.archivers.DumpTestCase
-
- testEmptyCpioArchive() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testEmptyJarArchive() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testEmptyZipArchive() - Method in class org.apache.commons.compress.DetectArchiverTestCase
-
- testEncryption() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testEquals() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test the contract of the equals method.
- testEquals() - Method in class org.apache.commons.compress.archivers.zip.ZipLongTest
-
Test the contract of the equals method.
- testEquals() - Method in class org.apache.commons.compress.archivers.zip.ZipShortTest
-
Test the contract of the equals method.
- testExplicitDirectoryEntry() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testExplicitDirectoryEntry() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testExplicitDirectoryEntry() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testExplicitFileEntry() - Method in class org.apache.commons.compress.archivers.ArTestCase
-
- testExplicitFileEntry() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testExplicitFileEntry() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testExplicitFileEntry() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testExtraFieldMerging() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
test handling of extra fields via central directory
- testExtraFields() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
test handling of extra fields
- testFallbackSort() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testFileEntryFromFile() - Method in class org.apache.commons.compress.archivers.ArTestCase
-
- testFileEntryFromFile() - Method in class org.apache.commons.compress.archivers.CpioTestCase
-
- testFileEntryFromFile() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testFileEntryFromFile() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testFileSystemRoot() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
JIRA issue SANDBOX-284
- testFinish() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testFromBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipLongTest
-
Test conversion from bytes.
- testFromBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipShortTest
-
Test conversion from bytes.
- testGetCompressedFilename() - Method in class org.apache.commons.compress.compressors.BZip2UtilsTestCase
-
- testGetCompressedFilename() - Method in class org.apache.commons.compress.compressors.GzipUtilsTestCase
-
- testGetCompressedFilename() - Method in class org.apache.commons.compress.compressors.XZUtilsTestCase
-
- testGetHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
-
- testGetHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
-
- testGettersSetters() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
-
- testGetUncompressedFilename() - Method in class org.apache.commons.compress.compressors.BZip2UtilsTestCase
-
- testGetUncompressedFilename() - Method in class org.apache.commons.compress.compressors.GzipUtilsTestCase
-
- testGetUncompressedFilename() - Method in class org.apache.commons.compress.compressors.XZUtilsTestCase
-
- testGoodSignature() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testGzipCreation() - Method in class org.apache.commons.compress.compressors.GZipTestCase
-
- testGzipUnarchive() - Method in class org.apache.commons.compress.compressors.GZipTestCase
-
- testInputStreamMethods() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testIsCompressedFilename() - Method in class org.apache.commons.compress.compressors.BZip2UtilsTestCase
-
- testIsCompressedFilename() - Method in class org.apache.commons.compress.compressors.GzipUtilsTestCase
-
- testIsCompressedFilename() - Method in class org.apache.commons.compress.compressors.XZUtilsTestCase
-
- testIso8859_1() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testJarArchiveCreation() - Method in class org.apache.commons.compress.archivers.JarTestCase
-
- testJarArchiveCreationInMemory() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testJarArchiveCreationTempFile() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testJarMarker() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveOutputStreamTest
-
- testJarUnarchive() - Method in class org.apache.commons.compress.archivers.JarTestCase
-
- testJarUnarchiveAll() - Method in class org.apache.commons.compress.archivers.JarTestCase
-
- testJarUnarchiveAllFileArgInMemory() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testJarUnarchiveAllFileTempFile() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testJarUnarchiveAllInMemory() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testJarUnarchiveAllTempFile() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testLanguageEncodingFlag() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testLinkFlagConstructor() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- testLinkFlagConstructorWithFileFlag() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- testLinkFlagConstructorWithPreserve() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- testListAllFilesWithNestedArchive() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
Checks if all entries from a nested archive can be read.
- testLongFileNamesCauseExceptionByDefault() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStreamTest
-
- testLongFileNamesWorkUsingBSDDialect() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStreamTest
-
- testLongFromBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test conversion from bytes.
- testLongToBig() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testLongToBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test conversion to bytes.
- testMaxFileSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- testMaxFileSizeError() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testMerge() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
-
Test merge methods
- testMergeWithUnparseableData() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
-
- testMessageWhenArchiverNameIsNull_1() - Method in class org.apache.commons.compress.archivers.ExceptionMessageTest
-
- testMessageWhenArchiverNameIsNull_2() - Method in class org.apache.commons.compress.archivers.ExceptionMessageTest
-
- testMessageWhenInputStreamIsNull() - Method in class org.apache.commons.compress.archivers.ExceptionMessageTest
-
- testMessageWhenOutputStreamIsNull() - Method in class org.apache.commons.compress.archivers.ExceptionMessageTest
-
- testMinTime() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testMisc() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
-
- testMisc() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
-
- testModes() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
-
Test file mode magic.
- testName() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testNegative() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testNioCp1252Encoding() - Method in class org.apache.commons.compress.archivers.zip.TestZipEncodings
-
- testNormalize() - Method in class org.apache.commons.compress.compressors.pack200.Pack200UtilsTest
-
- testNormalizeInPlace() - Method in class org.apache.commons.compress.compressors.pack200.Pack200UtilsTest
-
- testNotADumpArchive() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStreamTest
-
- testNotADumpArchiveButBigEnough() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStreamTest
-
- testNotEquals() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
- testNullCommentEqualsEmptyComment() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
Tests comment's influence on equals comparisons.
- testOldEntryError() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testOldEntryPosixMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testOldEntryStarMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testOldGNU() - Method in class org.apache.commons.compress.archivers.tar.SparseFilesTest
-
- testOptionalFinish() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStreamTest
-
- testOutputStreamMethods() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testOverflow() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testParse() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
-
test parser.
- testParseEdgeCases() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testParseOctal() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testParseOctalInvalid() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testParseReparse() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
-
- testParseReparse() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
-
- testParseWithRead() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
-
- testParseWithSkip() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
-
- testPaxHeadersWithLength101() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testPaxHeadersWithLength99() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testPhysicalOrder() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testRawNameReadFromStream() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testRawNameReadFromZipFile() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testRead7ZipArchive() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testRead7ZipArchiveForStream() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testRead7ZipMultiVolumeArchiveForFile() - Method in class org.apache.commons.compress.archivers.zip.Maven221MultiVolumeTest
-
- testRead7ZipMultiVolumeArchiveForStream() - Method in class org.apache.commons.compress.archivers.zip.Maven221MultiVolumeTest
-
- testReadAr() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testReadCDSizesAndOffset() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadCDSizesOffsetAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadCDSomethingAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadCpio() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testReading() - Method in class org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
-
- testReadingOfStoredEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testReadJar() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testReadLFHSizesAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadLFHSizesAndOffset() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadLFHSizesOffsetAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadLFHSizesOnly() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReadLongNamesBSD() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStreamTest
-
- testReadLongNamesGNU() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStreamTest
-
- testReadNegativeBinary12Byte() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testReadNegativeBinary8Byte() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testReadPasswordEncryptedEntryViaStream() - Method in class org.apache.commons.compress.archivers.zip.EncryptedArchiveTest
-
- testReadPasswordEncryptedEntryViaZipFile() - Method in class org.apache.commons.compress.archivers.zip.EncryptedArchiveTest
-
- testReadTar() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testReadWinZipArchive() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testReadWinZipArchiveForStream() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testReadZip() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testRenameAndDelete() - Method in class org.apache.commons.compress.changes.ChangeSetTestCase
-
TODO: Move operations are not supported currently
mv dir1/test.text dir2/test.txt + delete dir1 Moves the file to dir2 and
deletes everything in dir1
- testReparse() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
-
Test reparse
- testReparseCDSingleEightByteData() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testReverse() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testRoundEncoding() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testRoundTripNames() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testRoundTripOctal() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testRoundTripOctalOrBinary12() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testRoundTripOctalOrBinary8() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testRoundtripWith67CharFileNameGnu() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testRoundtripWith67CharFileNamePosix() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testSampleFile() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
-
- testSampleFile() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
-
- testShortSignature() - Method in class org.apache.commons.compress.compressors.Pack200TestCase
-
- testSign() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
-
Test sign handling.
- testSign() - Method in class org.apache.commons.compress.archivers.zip.ZipLongTest
-
Test sign handling.
- testSign() - Method in class org.apache.commons.compress.archivers.zip.ZipShortTest
-
Test sign handling.
- testSignedByteToUnsignedInt() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testSimpleCp437Encoding() - Method in class org.apache.commons.compress.archivers.zip.TestZipEncodings
-
- testSimpleCp850Encoding() - Method in class org.apache.commons.compress.archivers.zip.TestZipEncodings
-
- testSkipEntryWithUnsupportedCompressionMethod() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
Test case for being able to skip an entry in an
ZipArchiveInputStream even if the compression method of that
entry is unsupported.
- testSkipsPK00Prefix() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testSkipsPK00Prefix() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testSortFixture() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testSortFixture2() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testSortFixture2FallbackSort() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testSortFixture2MainSort() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testSortFixtureFallbackSort() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testSortFixtureMainSort() - Method in class org.apache.commons.compress.compressors.bzip2.BlockSortTest
-
- testStringEncryption() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
-
- testSupportedCompressionMethod() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
- testTarArchiveCreation() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testTarArchiveLongNameCreation() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testTarBzip2() - Method in class org.apache.commons.compress.ChainingTestCase
-
- testTarFileWithFSRoot() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
-
- testTarGzip() - Method in class org.apache.commons.compress.ChainingTestCase
-
- testTarUnarchive() - Method in class org.apache.commons.compress.archivers.TarTestCase
-
- testToBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipLongTest
-
Test conversion to bytes.
- testToBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipShortTest
-
Test conversion to bytes.
- testToCharset() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testTrailers() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testTrimLeadingZeroesForceMinLength4() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
-
- testUnixMode() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
-
- testUnixSymlinkSampleFile() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testUnsignedIntToSignedByte() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testUsAscii() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testUtf16() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testUtf16Be() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testUtf16Le() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testUtf8() - Method in class org.apache.commons.compress.utils.CharsetsTest
-
- testUtf8FileRoundtripExplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testUtf8FileRoundtripImplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testUtf8FileRoundtripNoEFSExplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testUtf8FileRoundtripNoEFSImplicitUnicodeExtra() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testUtf8Interoperability() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testVerifyHeaderCheckSum() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testWinzipBackSlashWorkaround() - Method in class org.apache.commons.compress.archivers.zip.ZipFileTest
-
- testWriteAr() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testWriteCDOnlySizes() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testWriteCDSizeAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testWriteCDSizeAndOffset() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testWriteCDSizeOffsetAndDisk() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
-
- testWriteCpio() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testWriteJar() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testWriteLongDirectoryNameGnuMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteLongDirectoryNamePosixMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteLongFileNamePosixMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteNegativeBinary8Byte() - Method in class org.apache.commons.compress.archivers.tar.TarUtilsTest
-
- testWriteNonAsciiDirectoryNamePosixMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteNonAsciiLinkPathNamePaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteNonAsciiPathNamePaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteOldBinary() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStreamTest
-
- testWriteSimplePaxHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
-
- testWriteTar() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testWriteZip() - Method in class org.apache.commons.compress.IOMethodsTest
-
- testXZCreation() - Method in class org.apache.commons.compress.compressors.XZTestCase
-
- testXZUnarchive() - Method in class org.apache.commons.compress.compressors.XZTestCase
-
- testZipArchiveCreation() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
Archives 2 files and unarchives it again.
- testZipArchiveInputStreamReadsUnicodeFields() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- TestZipEncodings - Class in org.apache.commons.compress.archivers.zip
-
Test zip encodings.
- TestZipEncodings() - Constructor for class org.apache.commons.compress.archivers.zip.TestZipEncodings
-
- testZipFileReadsUnicodeFields() - Method in class org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
-
- testZipLong() - Method in class org.apache.commons.compress.archivers.zip.ZipUtilTest
-
- testZipUnarchive() - Method in class org.apache.commons.compress.archivers.ZipTestCase
-
Simple unarchive test.
- tryHardToDelete(File) - Static method in class org.apache.commons.compress.AbstractTestCase
-
Accommodate Windows bug encountered in both Sun and IBM JDKs.