Apache Commons logo Commons Compress

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
2780 0 0 30 98.9% 54.83 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.compress.compressors 112 0 0 0 100% 1.636 s
org.apache.commons.compress.compressors.pack200 2 0 0 0 100% 0.020 s
org.apache.commons.compress.archivers.cpio 19 0 0 0 100% 0.020 s
org.apache.commons.compress.compressors.deflate 9 0 0 0 100% 0.004 s
org.apache.commons.compress.archivers.tar 176 0 0 8 95.5% 2.924 s
org.apache.commons.compress.archivers.memory 1 0 0 0 100% 0.002 s
org.apache.commons.compress.compressors.lz77support 31 0 0 0 100% 0.014 s
org.apache.commons.compress.compressors.lzma 7 0 0 0 100% 0.002 s
org.apache.commons.compress.archivers.zip 324 0 0 2 99.4% 4.139 s
org.apache.commons.compress.archivers.jar 3 0 0 0 100% 0.635 s
org.apache.commons.compress.osgi 4 0 0 0 100% 17.05 s
org.apache.commons.compress.compressors.bzip2 16 0 0 0 100% 0.605 s
org.apache.commons.compress.archivers 251 0 0 2 99.2% 2.765 s
org.apache.commons.compress.compressors.brotli 10 0 0 0 100% 0.047 s
org.apache.commons.compress.harmony.pack200 736 0 0 2 99.7% 3.004 s
org.apache.commons.compress.compressors.deflate64 25 0 0 0 100% 0.067 s
org.apache.commons.compress 51 0 0 0 100% 0.550 s
org.apache.commons.compress.compressors.xz 13 0 0 0 100% 0.026 s
org.apache.commons.compress.changes 129 0 0 0 100% 1.647 s
org.apache.commons.compress.compressors.gzip 3 0 0 0 100% 0.004 s
org.apache.commons.compress.harmony.unpack200.bytecode 15 0 0 0 100% 0.013 s
org.apache.commons.compress.java.util.jar 2 0 0 0 100% 0.003 s
org.apache.commons.compress.harmony.unpack200 204 0 0 10 95.1% 1.502 s
org.apache.commons.compress.archivers.dump 21 0 0 0 100% 0.104 s
org.apache.commons.compress.compressors.zstandard 18 0 0 0 100% 0.045 s
org.apache.commons.compress.archivers.examples 46 0 0 0 100% 0.616 s
org.apache.commons.compress.archivers.arj 9 0 0 0 100% 0.022 s
org.apache.commons.compress.compressors.lz4 103 0 0 2 98.1% 3.066 s
org.apache.commons.compress.compressors.z 4 0 0 0 100% 0.006 s
org.apache.commons.compress.compressors.snappy 20 0 0 0 100% 2.488 s
org.apache.commons.compress.utils 291 0 0 4 98.6% 0.354 s
org.apache.commons.compress.archivers.ar 21 0 0 0 100% 0.044 s
org.apache.commons.compress.archivers.sevenz 104 0 0 0 100% 11.40 s

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

org.apache.commons.compress.compressors

- Class Tests Errors Failures Skipped Success Rate Time
GZipTest 36 0 0 0 100% 0.493 s
CompressorServiceLoaderTest 2 0 0 0 100% 0.009 s
ZTest 4 0 0 0 100% 0.028 s
CompressorStreamFactoryRoundtripTest 4 0 0 0 100% 0.025 s
DeflateTest 4 0 0 0 100% 0.008 s
XZTest 4 0 0 0 100% 0.033 s
Pack200Test 15 0 0 0 100% 0.081 s
GzipUtilsTest 3 0 0 0 100% 0.002 s
DetectCompressorTest 22 0 0 0 100% 0.175 s
LZMATest 5 0 0 0 100% 0.022 s
BZip2UtilsTest 3 0 0 0 100% 0.002 s
FramedSnappyTest 5 0 0 0 100% 0.745 s
BZip2Test 5 0 0 0 100% 0.013 s

org.apache.commons.compress.compressors.pack200

- Class Tests Errors Failures Skipped Success Rate Time
Pack200UtilsTest 2 0 0 0 100% 0.020 s

org.apache.commons.compress.archivers.cpio

- Class Tests Errors Failures Skipped Success Rate Time
CpioArchiveOutputStreamTest 1 0 0 0 100% 0.003 s
CpioUtilTest 7 0 0 0 100% 0.003 s
CpioArchiveEntryTest 1 0 0 0 100% 0.001 s
CpioArchiveInputStreamTest 6 0 0 0 100% 0.010 s
CpioArchiveTest 4 0 0 0 100% 0.003 s

org.apache.commons.compress.compressors.deflate

- Class Tests Errors Failures Skipped Success Rate Time
DeflateParametersTest 3 0 0 0 100% 0.001 s
DeflateCompressorInputStreamTest 5 0 0 0 100% 0.002 s
DeflateCompressorOutputStreamTest 1 0 0 0 100% 0.001 s

org.apache.commons.compress.archivers.tar

- Class Tests Errors Failures Skipped Success Rate Time
TarFileTest 25 0 0 0 100% 0.207 s
TarUtilsTest 53 0 0 0 100% 0.069 s
TarArchiveEntryTest 25 0 0 5 80.0% 0.053 s
TarArchiveInputStreamTest 25 0 0 0 100% 0.119 s
TarMemoryFileSystemTest 3 0 0 0 100% 0.013 s
SparseFilesTest 13 0 0 2 84.6% 0.397 s
TarArchiveOutputStreamTest 32 0 0 1 96.9% 2.066 s

org.apache.commons.compress.archivers.memory

- Class Tests Errors Failures Skipped Success Rate Time
MemoryArchiveTest 1 0 0 0 100% 0.002 s

org.apache.commons.compress.compressors.lz77support

- Class Tests Errors Failures Skipped Success Rate Time
ParametersTest 14 0 0 0 100% 0.004 s
LZ77CompressorTest 14 0 0 0 100% 0.009 s
AbstractLZ77CompressorInputStreamTest 3 0 0 0 100% 0.001 s

org.apache.commons.compress.compressors.lzma

- Class Tests Errors Failures Skipped Success Rate Time
LZMAUtilsTest 7 0 0 0 100% 0.002 s

org.apache.commons.compress.archivers.zip

- Class Tests Errors Failures Skipped Success Rate Time
ScatterSampleTest 1 0 0 0 100% 0.008 s
ExplodeSupportTest 7 0 0 0 100% 0.068 s
ScatterZipOutputStreamTest 1 0 0 0 100% 0.004 s
ZipMemoryFileSystemTest 15 0 0 0 100% 0.216 s
Maven221MultiVolumeTest 2 0 0 0 100% 0.157 s
ZipEncodingTest 7 0 0 0 100% 0.012 s
ZipClassCoverageTest 3 0 0 0 100% 0.003 s
ExtraFieldUtilsTest 7 0 0 0 100% 0.015 s
X000A_NTFSTest 3 0 0 0 100% 0.002 s
AsiExtraFieldTest 4 0 0 0 100% 0.003 s
X7875_NewUnixTest 5 0 0 0 100% 0.008 s
ZipArchiveInputStreamTest 51 0 0 0 100% 0.935 s
SeekableChannelRandomAccessOutputStreamTest 5 0 0 0 100% 0.471 s
PkWareExtraHeaderTest 2 0 0 0 100% 0.003 s
CircularBufferTest 2 0 0 0 100% 0.001 s
GeneralPurposeBitTest 7 0 0 0 100% 0.002 s
ZipSplitOutputStreamTest 5 0 0 0 100% 0.019 s
ZipLongTest 6 0 0 0 100% 0.002 s
X5455_ExtendedTimestampTest 8 0 0 0 100% 0.030 s
ZipFileIgnoringLocalFileHeaderTest 5 0 0 0 100% 0.016 s
RandomAccessOutputStreamTest 1 0 0 0 100% 0.078 s
NioZipEncodingTest 7 0 0 0 100% 0.003 s
FileRandomAccessOutputStreamTest 5 0 0 0 100% 0.015 s
BitStreamTest 5 0 0 0 100% 0.002 s
ZipArchiveEntryTest 25 0 0 0 100% 0.012 s
ParallelScatterZipCreatorTest 9 0 0 1 88.9% 1.626 s
ZipIoUtilTest 6 0 0 0 100% 0.022 s
ZipShortTest 6 0 0 0 100% 0.001 s
ZipFileTest 46 0 0 1 97.8% 0.274 s
ZipEightByteIntegerTest 6 0 0 0 100% 0.008 s
Crash_f2efd9eaeb86cda597d07b5e3c3d81363633c2da_Test 1 0 0 0 100% 0.005 s
Zip64ExtendedInformationExtraFieldTest 12 0 0 0 100% 0.002 s
EncryptedArchiveTest 2 0 0 0 100% 0.006 s
DataDescriptorTest 3 0 0 0 100% 0.016 s
ZipUtilTest 18 0 0 0 100% 0.009 s
StreamCompressorTest 3 0 0 0 100% 0.011 s
UTF8ZipFilesTest 19 0 0 0 100% 0.070 s
BinaryTreeTest 2 0 0 0 100% 0.002 s
ZipArchiveOutputStreamTest 2 0 0 0 100% 0.002 s

org.apache.commons.compress.archivers.jar

- Class Tests Errors Failures Skipped Success Rate Time
ExpandApkTest 1 0 0 0 100% 0.626 s
JarMarkerTest 1 0 0 0 100% 0.001 s
JarArchiveOutputStreamTest 1 0 0 0 100% 0.008 s

org.apache.commons.compress.osgi

- Class Tests Errors Failures Skipped Success Rate Time
OsgiWithoutOptionalDepsITest 2 0 0 0 100% 9.098 s
OsgiITest 2 0 0 0 100% 7.951 s

org.apache.commons.compress.compressors.bzip2

- Class Tests Errors Failures Skipped Success Rate Time
BZip2NSelectorsOverflowTest 1 0 0 0 100% 0.010 s
BZip2CompressorInputStreamTest 6 0 0 0 100% 0.574 s
PythonTruncatedBzip2Test 2 0 0 0 100% 0.006 s
BlockSortTest 7 0 0 0 100% 0.015 s

org.apache.commons.compress.archivers

- Class Tests Errors Failures Skipped Success Rate Time
LongPathTest 24 0 0 0 100% 0.311 s
SevenZTest 16 0 0 0 100% 0.907 s
CpioTest 6 0 0 0 100% 0.016 s
ExceptionMessageTest 4 0 0 0 100% 0.003 s
ArchiveStreamFactoryTest 19 0 0 0 100% 0.081 s
DumpTest 6 0 0 0 100% 0.065 s
ArTest 8 0 0 2 75.0% 0.020 s
LongSymLinkTest 1 0 0 0 100% 0.004 s
TarTest 22 0 0 0 100% 0.208 s
ArchiveOutputStreamTest 7 0 0 0 100% 0.024 s
ListerTest 104 0 0 0 100% 0.400 s
ZipTest 29 0 0 0 100% 0.691 s
JarTest 3 0 0 0 100% 0.030 s
ArchiveServiceLoaderTest 2 0 0 0 100% 0.005 s

org.apache.commons.compress.compressors.brotli

- Class Tests Errors Failures Skipped Success Rate Time
BrotliCompressorInputStreamTest 10 0 0 0 100% 0.047 s

org.apache.commons.compress.harmony.pack200

- Class Tests Errors Failures Skipped Success Rate Time
PackingOptionsTest 12 0 0 0 100% 1.605 s
Compress628Test 1 0 0 0 100% 0.004 s
ArchiveTest 9 0 0 0 100% 0.879 s
NewAttributeBandsTest 46 0 0 0 100% 0.045 s
CodecEncodingTest 240 0 0 0 100% 0.123 s
RunCodecTest 12 0 0 2 83.3% 0.017 s
Compress626Test 2 0 0 0 100% 0.023 s
CodecTest 287 0 0 0 100% 0.229 s
PopulationCodecTest 11 0 0 0 100% 0.012 s
BHSDCodecTest 116 0 0 0 100% 0.067 s

org.apache.commons.compress.compressors.deflate64

- Class Tests Errors Failures Skipped Success Rate Time
Deflate64BugsTest 1 0 0 0 100% 0.006 s
Deflate64CompressorInputStreamTest 17 0 0 0 100% 0.058 s
HuffmanDecoderTest 7 0 0 0 100% 0.003 s

org.apache.commons.compress

- Class Tests Errors Failures Skipped Success Rate Time
DetectArchiverTest 10 0 0 0 100% 0.122 s
ArchiveUtilsTest 11 0 0 0 100% 0.017 s
ChainingTest 2 0 0 0 100% 0.013 s
IOMethodsTest 10 0 0 0 100% 0.106 s
ArchiveReadTest 18 0 0 0 100% 0.292 s

org.apache.commons.compress.compressors.xz

- Class Tests Errors Failures Skipped Success Rate Time
XZUtilsTest 7 0 0 0 100% 0.002 s
XZCompressorInputStreamTest 5 0 0 0 100% 0.015 s
XZCompressorOutputStreamTest 1 0 0 0 100% 0.009 s

org.apache.commons.compress.changes

- Class Tests Errors Failures Skipped Success Rate Time
ChangeTest 3 0 0 0 100% 0.004 s
ChangeSetSafeTypesTest 61 0 0 0 100% 0.591 s
ChangeSetRawTypesTest 65 0 0 0 100% 1.052 s

org.apache.commons.compress.compressors.gzip

- Class Tests Errors Failures Skipped Success Rate Time
GzipCompressorOutputStreamTest 2 0 0 0 100% 0.003 s
GzipParametersTest 1 0 0 0 100% 0.001 s

org.apache.commons.compress.harmony.unpack200.bytecode

- Class Tests Errors Failures Skipped Success Rate Time
ClassFileEntryTest 8 0 0 0 100% 0.005 s
ByteCodeTest 3 0 0 0 100% 0.004 s
ConstantPoolTest 4 0 0 0 100% 0.004 s

org.apache.commons.compress.java.util.jar

- Class Tests Errors Failures Skipped Success Rate Time
Pack200Test 2 0 0 0 100% 0.003 s

org.apache.commons.compress.harmony.unpack200

- Class Tests Errors Failures Skipped Success Rate Time
ArchiveTest 31 0 0 0 100% 1.276 s
AttributeLayoutMapTest 1 0 0 0 100% 0.001 s
SegmentOptionsTest 20 0 0 0 100% 0.020 s
CodeAttributeTest 3 0 0 0 100% 0.009 s
Codec_decodeInts_OutOfMemoryErrorTest 1 0 0 1 0% 0.001 s
ClassBandsTest 2 0 0 0 100% 0.005 s
BandSetTest 6 0 0 5 16.7% 0.003 s
CPUTF8Test 1 0 0 0 100% 0.003 s
SegmentConstantPoolArrayCacheTest 3 0 0 0 100% 0.001 s
SegmentUtilsTest 18 0 0 0 100% 0.014 s
NewAttributeBandsTest 44 0 0 0 100% 0.039 s
SegmentConstantPoolTest 3 0 0 0 100% 0.011 s
SegmentTest 21 0 0 0 100% 0.044 s
BcBandsTest 25 0 0 4 84.0% 0.020 s
ICTupleTest 7 0 0 0 100% 0.012 s
AttributeLayoutTest 18 0 0 0 100% 0.043 s

org.apache.commons.compress.archivers.dump

- Class Tests Errors Failures Skipped Success Rate Time
TapeInputStreamTest 4 0 0 0 100% 0.013 s
DumpArchiveInputStreamTest 9 0 0 0 100% 0.085 s
DumpArchiveUtilTest 6 0 0 0 100% 0.004 s
DumpArchiveEntryTest 2 0 0 0 100% 0.002 s

org.apache.commons.compress.compressors.zstandard

- Class Tests Errors Failures Skipped Success Rate Time
ZstdRoundtripTest 5 0 0 0 100% 0.021 s
ZstdCompressorInputStreamTest 11 0 0 0 100% 0.024 s
ZstdUtilsTest 2 0 0 0 100% 0 s

org.apache.commons.compress.archivers.examples

- Class Tests Errors Failures Skipped Success Rate Time
ParameterizedArchiverTest 12 0 0 0 100% 0.062 s
ExpanderTest 12 0 0 0 100% 0.224 s
ParameterizedExpanderTest 18 0 0 0 100% 0.103 s
SevenZArchiverTest 4 0 0 0 100% 0.227 s

org.apache.commons.compress.archivers.arj

- Class Tests Errors Failures Skipped Success Rate Time
ArjArchiveInputStreamTest 6 0 0 0 100% 0.018 s
CoverageTest 3 0 0 0 100% 0.004 s

org.apache.commons.compress.compressors.lz4

- Class Tests Errors Failures Skipped Success Rate Time
BlockLZ4CompressorInputStreamTest 3 0 0 0 100% 0.006 s
FramedLZ4CompressorInputStreamTest 39 0 0 0 100% 0.065 s
BlockLZ4CompressorRoundtripTest 9 0 0 0 100% 0.975 s
XXHash32Test 3 0 0 0 100% 0.020 s
FramedLZ4CompressorOutputStreamTest 2 0 0 0 100% 0.001 s
FramedLZ4CompressorRoundtripTest 25 0 0 0 100% 1.980 s
BlockLZ4CompressorOutputStreamTest 20 0 0 2 90.0% 0.010 s
FactoryTest 2 0 0 0 100% 0.009 s

org.apache.commons.compress.compressors.z

- Class Tests Errors Failures Skipped Success Rate Time
ZCompressorInputStreamTest 4 0 0 0 100% 0.006 s

org.apache.commons.compress.compressors.snappy

- Class Tests Errors Failures Skipped Success Rate Time
FramedSnappyCompressorInputStreamTest 13 0 0 0 100% 0.319 s
SnappyRoundtripTest 7 0 0 0 100% 2.169 s

org.apache.commons.compress.utils

- Class Tests Errors Failures Skipped Success Rate Time
FileNameUtilsTest 8 0 0 0 100% 0.002 s
ChecksumVerifyingInputStreamTest 3 0 0 0 100% 0.005 s
ChecksumCalculatingInputStreamTest 11 0 0 0 100% 0.007 s
CharsetsTest 1 0 0 0 100% 0.005 s
ParsingUtilsTest 22 0 0 0 100% 0.025 s
ExactMathTest 1 0 0 0 100% 0.001 s
TimeUtilsTest 101 0 0 0 100% 0.108 s
SeekableInMemoryByteChannelTest 27 0 0 3 88.9% 0.009 s
BoundedSeekableByteChannelInputStreamTest 1 0 0 0 100% 0.001 s
ZipSplitReadOnlySeekableByteChannelTest 15 0 0 0 100% 0.019 s
FixedLengthBlockOutputStreamTest 9 0 0 0 100% 0.056 s
CountingStreamTest 2 0 0 0 100% 0.002 s
CharsetNamesTest 1 0 0 0 100% 0.001 s
SkipShieldingInputStreamTest 3 0 0 0 100% 0.001 s
BitInputStreamTest 18 0 0 0 100% 0.004 s
MultiReadOnlySeekableByteChannelTest 19 0 0 1 94.7% 0.079 s
ServiceLoaderIteratorTest 3 0 0 0 100% 0.002 s
OsgiUtilsTest 1 0 0 0 100% 0.003 s
ByteUtilsTest 26 0 0 0 100% 0.010 s
IOUtilsTest 19 0 0 0 100% 0.014 s

org.apache.commons.compress.archivers.ar

- Class Tests Errors Failures Skipped Success Rate Time
ArArchiveInputStreamTest 19 0 0 0 100% 0.038 s
ArArchiveOutputStreamTest 2 0 0 0 100% 0.006 s

org.apache.commons.compress.archivers.sevenz

- Class Tests Errors Failures Skipped Success Rate Time
SevenZNativeHeapTest 2 0 0 0 100% 0.009 s
CoverageTest 2 0 0 0 100% 0.006 s
SevenZOutputFileTest 34 0 0 0 100% 0.893 s
AES256SHA256DecoderTest 1 0 0 0 100% 0.005 s
FolderTest 4 0 0 0 100% 0.001 s
SevenZFileTest 41 0 0 0 100% 10.48 s
SevenZMethodConfigurationTest 9 0 0 0 100% 0.002 s
SevenZArchiveEntryTest 11 0 0 0 100% 0.004 s

Test Cases

[Summary] [Package List] [Test Cases]

LongPathTest

testArchive(File)[1] 0.018 s
testArchive(File)[2] 0.014 s
testArchive(File)[3] 0.010 s
testArchive(File)[4] 0.018 s
testArchive(File)[5] 0.029 s
testArchive(File)[6] 0.030 s
testArchive(File)[7] 0.015 s
testArchive(File)[8] 0.012 s
testArchive(File)[9] 0.012 s
testArchive(File)[10] 0.010 s
testArchive(File)[11] 0.009 s
testArchive(File)[12] 0.009 s
testArchive(File)[13] 0.009 s
testArchive(File)[14] 0.010 s
testArchive(File)[15] 0.009 s
testArchive(File)[16] 0.005 s
testArchive(File)[17] 0.009 s
testArchive(File)[18] 0.010 s
testArchive(File)[19] 0.009 s
testArchive(File)[20] 0.009 s
testArchive(File)[21] 0.012 s
testArchive(File)[22] 0.012 s
testArchive(File)[23] 0.011 s
testArchive(File)[24] 0.010 s

ScatterSampleTest

testSample 0.007 s

ExplodeSupportTest

testArchiveWithImplodeCompression4K2Trees 0.008 s
testConstructorThrowsExceptions 0.001 s
testZipStreamWithImplodeCompression8K3Trees 0.015 s
testTikaTestArchive 0.025 s
testArchiveWithImplodeCompression8K3Trees 0.004 s
testZipStreamWithImplodeCompression4K2Trees 0.002 s
testTikaTestStream 0.008 s

BlockLZ4CompressorInputStreamTest

testReadBlaLz4 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s

BZip2NSelectorsOverflowTest

testShouldDecompressBlockWithNSelectorOverflow 0.010 s

PackingOptionsTest

testNewAttributes 0.449 s
testNewAttributes2 0.042 s
testPassAttributes 0.084 s
testPassFiles 0.333 s
testKeepFileOrder 0.260 s
testDeflateHint 0.002 s
testModificationTime 0.222 s
testSegmentLimits 0.004 s
testLoggingOptions 0.035 s
testPackEffort0 0.052 s
testErrorAttributes 0.010 s
testStripDebug 0.108 s

ScatterZipOutputStreamTest

testPutArchiveEntry 0.003 s

Deflate64BugsTest

testReadBeyondMemoryException 0.006 s

GZipTest

testInteroperabilityWithGzipCompressorInputStream 0.002 s
testInteroperabilityWithGZIPInputStream 0.002 s
testMetadataRoundTrip 0.001 s
testGzipUnarchive 0.002 s
testGzipCreation 0.002 s
testOverWrite 0.001 s
testCompress666Buffered(int)[1] 0.026 s
testCompress666Buffered(int)[2] 0.033 s
testCompress666Buffered(int)[3] 0.022 s
testCompress666Buffered(int)[4] 0.031 s
testCompress666Buffered(int)[5] 0.020 s
testCompress666Buffered(int)[6] 0.016 s
testCompress666Buffered(int)[7] 0.016 s
testCompress666Buffered(int)[8] 0.015 s
testCompress666Buffered(int)[9] 0.016 s
testInvalidCompressionLevel(int)[1] 0.001 s
testInvalidCompressionLevel(int)[2] 0.001 s
testExtraFlagsFastestCompression 0.001 s
testConcatenatedStreamsReadFirstOnly 0.002 s
testConcatenatedStreamsReadFully 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testInvalidBufferSize(int)[1] 0.002 s
testInvalidBufferSize(int)[2] 0.001 s
testCorruptedInput 0.002 s
testExtraFlagsDefaultCompression 0.001 s
testExtraFlagsBestCompression 0.002 s
testCompress666Unbuffered(int)[1] 0.031 s
testCompress666Unbuffered(int)[2] 0.028 s
testCompress666Unbuffered(int)[3] 0.035 s
testCompress666Unbuffered(int)[4] 0.027 s
testCompress666Unbuffered(int)[5] 0.028 s
testCompress666Unbuffered(int)[6] 0.028 s
testCompress666Unbuffered(int)[7] 0.027 s
testCompress666Unbuffered(int)[8] 0.027 s
testCompress666Unbuffered(int)[9] 0.030 s

TapeInputStreamTest

testResetBlockSizeWithInvalidValues(int)[1] 0.003 s
testResetBlockSizeWithInvalidValues(int)[2] 0.003 s
testResetBlockSizeWithInvalidValues(int)[3] 0.002 s
testResetBlockSizeWithInvalidValues(int)[4] 0.002 s

ChangeTest

testFailsToCreateChangeTakingThreeArgumentsThrowsNullPointerException 0.001 s
testFailsToCreateChangeTakingFourArgumentsThrowsNullPointerExceptionOne 0 s
testFailsToCreateChangeTakingFourArgumentsThrowsNullPointerExceptionTwo 0.001 s

ZipMemoryFileSystemTest

testForPathsReturnCorrectClassInMemory 0.082 s
testZipFromMemoryFileSystemOutputStream 0.010 s
testZipToMemoryFileSystemSeekableByteChannel 0.008 s
testZipFromMemoryFileSystemSplitFile 0.017 s
testZipToMemoryFileSystemPath 0.001 s
testZipToMemoryFileSystemOutputStream 0.001 s
testPositionToSomeZipSplitSegmentInMemory 0.007 s
testZipToMemoryFileSystemSplitPath 0.021 s
testScatterFileWithCompressionAndTargetInMemory 0.010 s
testScatterFileWithCompressionInMemory 0.003 s
testZipFileInMemory 0.003 s
testZipFromMemoryFileSystemFile 0.012 s
testZipFromMemoryFileSystemPath 0.011 s
testZipFromMemoryFileSystemSeekableByteChannel 0.014 s
testScatterFileInMemory 0.007 s

ParameterizedArchiverTest

fileVersion(String)[1] 0.005 s
fileVersion(String)[2] 0.006 s
fileVersion(String)[3] 0.005 s
archiveStreamVersion(String)[1] 0.004 s
archiveStreamVersion(String)[2] 0.005 s
archiveStreamVersion(String)[3] 0.004 s
channelVersion(String)[1] 0.004 s
channelVersion(String)[2] 0.004 s
channelVersion(String)[3] 0.004 s
outputStreamVersion(String)[1] 0.006 s
outputStreamVersion(String)[2] 0.005 s
outputStreamVersion(String)[3] 0.004 s

SevenZTest

testSevenZArchiveCreationUsingCopy 0.064 s
testSevenZArchiveCreationUsingLZMA 0.079 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingBZIP2 0.016 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA2 0.037 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingBZIP2 0.007 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA2 0.170 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA 0.035 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingAES 0.211 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingCopy 0.011 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA 0.129 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingAES 0.084 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.003 s
testSevenZArchiveCreationUsingBZIP2 0.008 s
testSevenZArchiveCreationUsingLZMA2 0.032 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.003 s
testSevenZArchiveCreationUsingDeflate 0.003 s

Compress628Test

test 0.003 s

Maven221MultiVolumeTest

testRead7ZipMultiVolumeArchiveForStream 0.005 s
testRead7ZipMultiVolumeArchiveForFile 0.151 s

ArchiveTest

testRemovePackFile 0.196 s
testParsingOOMBounded(String)[1] 0.011 s
testParsingOOMBounded(String)[2] 0.005 s
testParsingOOMBounded(String)[3] 0.005 s
testParsingOOMBounded(String)[4] 0.002 s
testParsingOOMBounded(String)[5] 0.005 s
testParsingOOMBounded(String)[6] 0.002 s
testParsingOOMBounded(String)[7] 0.004 s
testParsingOOMBounded(String)[8] 0.002 s
testParsingOOMBounded(String)[9] 0.003 s
testWithAnnotations 0.019 s
testWithPack200 0.031 s
testParsingOOMUnbounded(String)[1] 0.001 s
testParsingOOMUnbounded(String)[2] 0.001 s
testParsingOOMUnbounded(String)[3] 0.001 s
testParsingOOMUnbounded(String)[4] 0.002 s
testParsingOOMUnbounded(String)[5] 0.002 s
testParsingOOMUnbounded(String)[6] 0.002 s
testParsingOOMUnbounded(String)[7] 0.001 s
testParsingOOMUnbounded(String)[8] 0.001 s
testParsingOOMUnbounded(String)[9] 0.001 s
testWithPack200E1 0.029 s
testJustResourcesGZip 0.003 s
testDeflateHint 0.183 s
testLoggingOptions 0.372 s
testWithSql 0.119 s
testWithJNDIE1 0.136 s
testWithSqlE1 0.067 s
testAlternativeConstructor 0.038 s
testWithE0 0.002 s
testWithLargeClass 0.008 s

FileNameUtilsTest

testGetExtensionPathBaseCases 0 s
testGetBaseNameStringCornerCases 0.001 s
testGetExtensionStringCornerCases 0 s
testGetExtensionPathCornerCases 0 s
testGetBaseNamePathBaseCases 0 s
testGetExtensionStringBaseCases 0 s
testGetBaseNamePathCornerCases 0 s
testGetBaseNameStringBaseCases 0 s

FramedLZ4CompressorInputStreamTest

testRejectsBlocksWithoutChecksum 0.002 s
testRejectsStreamsWithBadContentChecksum 0.002 s
testBackreferenceWithOffsetTooBigCausesIOException 0.002 s
testRejectsFileWithoutBlockSizeByte 0.001 s
testRejectsFileWithoutHeaderChecksum 0.001 s
testReadBlaLz4 0.002 s
testSkipsOverSkippableFrames 0.001 s
testReadBlaLz4ViaFactory 0.002 s
testReadBlaLz4ViaFactoryWithDecompressConcatenated 0.002 s
testRejectsSkippableFrameWithPrematureEndInLengthBytes 0.001 s
testRejectsTrailingBytesAfterValidFrame 0.002 s
testReadDoubledBlaLz4ViaFactoryWithDecompressConcatenatedTrue 0.002 s
testRejectsFileWithInsufficientContentSize 0.001 s
testBackreferenceAtStartCausesIOException 0.002 s
testRejectsSkippableFrameFollowedByTooFewBytes 0.001 s
testReadDoubledBlaLz4ViaFactoryWithDecompressConcatenatedFalse 0.002 s
testRejectsFileWithWrongVersion 0.001 s
testBackreferenceOfSize0CausesIOException 0.001 s
testReadsUncompressedBlocks 0 s
testRejectsSkippableFrameFollowedByJunk 0.001 s
testMatches 0.001 s
testRejectsNonLZ4Stream 0.001 s
testRejectsFileWithBadHeaderChecksum 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testReadBlaDumpLz4 0.006 s
testReadsUncompressedBlocksUsingSingleByteRead 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testSkipsOverTrailingSkippableFrames 0.001 s
testReadDoubledBlaLz4WithDecompressConcatenatedFalse 0.002 s
testRejectsSkippableFrameWithBadSignaturePrefix 0.002 s
testRejectsFileWithoutFrameDescriptor 0.001 s
testReadDoubledBlaLz4WithDecompressConcatenatedTrue 0.001 s
testRejectsSkippableFrameWithPrematureEnd 0.001 s
testReadDoubledBlaLz4WithoutExplicitDecompressConcatenated 0.002 s
testReadBlaLz4ViaFactoryAutoDetection 0.001 s
testReadDoubledBlaLz4ViaFactoryWithoutExplicitDecompressConcatenated 0.002 s
testReadBlaLz4WithDecompressConcatenated 0.002 s
testRejectsSkippableFrameWithBadSignatureTrailer 0.001 s
testRejectsStreamsWithoutContentChecksum 0.001 s

CompressorServiceLoaderTest

testInputStream 0.008 s
testOutputStream 0.001 s

ZstdRoundtripTest

testRoundtripWithCustomLevel 0.006 s
testFactoryRoundtrip 0.003 s
testDirectRoundtrip 0.002 s
testRoundtripWithCloseFrameOnFlush 0.003 s
testRoundtripWithChecksum 0.006 s

ZipEncodingTest

testNioCp1252Encoding 0.001 s
testNothingToMakeCoverallsHappier 0.001 s
testSimpleCp437Encoding 0.001 s
testSimpleCp850Encoding 0.001 s
testGetNonexistentEncoding 0.006 s
testIsUTF8 0 s
testEbcidic 0.001 s

DumpArchiveInputStreamTest

testNotADumpArchive 0.004 s
testDirectoryNullBytes 0.029 s
testLoopingInodes 0.026 s
testInvalidCompressType 0.003 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.003 s
testConsumesArchiveCompletely 0.003 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testRecLenZeroLongExecution 0.003 s
testNotADumpArchiveButBigEnough 0.002 s

ChecksumVerifyingInputStreamTest

testReadTakingNoArgumentsThrowsIOException 0 s
testSkip 0.001 s
testReadTakingByteArrayThrowsIOException 0.003 s

ZipClassCoverageTest

testConstantConstructor 0.002 s
testMessageException 0 s
testConstructZip64RequiredException 0 s

MemoryArchiveTest

testReading 0.001 s

AttributeLayoutMapTest

testRepeatable 0 s

CpioTest

testCpioUnarchive 0.004 s
testFileEntryFromFile 0.003 s
testDirectoryEntryFromFile 0.003 s
testExplicitDirectoryEntry 0.002 s
testExplicitFileEntry 0.001 s
testCpioArchiveCreation 0.001 s

SegmentOptionsTest

testUnused(int)[1] 0.002 s
testUnused(int)[2] 0 s
testUnused(int)[3] 0 s
testUnused(int)[4] 0 s
testUnused(int)[5] 0.001 s
testUnused(int)[6] 0 s
testUnused(int)[7] 0 s
testUnused(int)[8] 0 s
testUnused(int)[9] 0 s
testUnused(int)[10] 0 s
testUnused(int)[11] 0.001 s
testUnused(int)[12] 0 s
testUnused(int)[13] 0.001 s
testUnused(int)[14] 0.001 s
testUnused(int)[15] 0 s
testUnused(int)[16] 0.001 s
testUnused(int)[17] 0.001 s
testUnused(int)[18] 0 s
testUnused(int)[19] 0 s
testUnused(int)[20] 0 s

ArArchiveInputStreamTest

testInvalidLongNameLength(String)[1] 0.003 s
testInvalidLongNameLength(String)[2] 0.001 s
testInvalidLongNameLength(String)[3] 0.001 s
testInvalidLongNameLength(String)[4] 0.002 s
testInvalidLongNameLength(String)[5] 0.002 s
testInvalidBadTableLength 0.001 s
testInvalidNumericFields(String)[1] 0.002 s
testInvalidNumericFields(String)[2] 0.001 s
testInvalidNumericFields(String)[3] 0.001 s
testInvalidNumericFields(String)[4] 0.002 s
testSimpleInputStreamDeprecated 0.003 s
testCantReadAfterClose 0.001 s
testCompress661 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testSimpleInputStream 0.002 s
testReadLongNamesBSD 0.001 s
testReadLongNamesGNU 0.001 s
testCantReadWithoutOpeningAnEntry 0.002 s

ChecksumCalculatingInputStreamTest

testReadTakingByteArray 0.001 s
testReadTakingNoArgumentsSanityCheck 0 s
testReadTakingNoArguments 0 s
testClassInstantiationWithParameterBeingNullThrowsNullPointerExceptionOne 0.001 s
testClassInstantiationWithParameterBeingNullThrowsNullPointerExceptionTwo 0.001 s
testSkipReturningPositive 0 s
testSkipReturningZeroSanityCheck 0 s
testReadTakingByteArraySanityCheck 0 s
testClassInstantiationWithParameterBeingNullThrowsNullPointerExceptionThree 0 s
testSkipReturningZero 0 s
testSkipReturningPositiveSanityCheck 0 s

OsgiWithoutOptionalDepsITest

testProperlyDetectsRunningInsideOsgiEnv 5.032 s
testCanLoadBundle 4.058 s

ExceptionMessageTest

testMessageWhenArchiverNameIsNull_1 0 s
testMessageWhenArchiverNameIsNull_2 0.001 s
testMessageWhenOutputStreamIsNull 0.001 s
testMessageWhenInputStreamIsNull 0 s

SevenZNativeHeapTest

testEndDeflaterOnCloseStream 0.004 s
testEndInflaterOnCloseStream 0.003 s

ExtraFieldUtilsTest

testMergeWithUnparseableData 0 s
testMerge 0.001 s
testParse 0.010 s
testParseCentral 0 s
testParseWithRead 0 s
testParseWithSkip 0.001 s
testParseTurnsArrayIndexOutOfBoundsIntoZipException 0 s

ExpanderTest

testSevenZTwoFileVersionWithAutoDetection 0.041 s
testTarFileVersion 0.004 s
testSevenZInputStreamVersionWithAutoDetection 0.030 s
testCompress603Tar 0.005 s
testSevenZTwoFileVersion 0.052 s
testFileCantEscapeViaAbsolutePath 0.003 s
testFileCantEscapeDoubleDotPath 0.002 s
testFileCantEscapeDoubleDotPathWithSimilarSibling 0.004 s
testSevenZFileVersion 0.017 s
testSevenZInputStreamVersion 0.025 s
testSevenZChannelVersion 0.032 s
testZipFileVersion 0.004 s

ArchiveStreamFactoryTest

testSkipsPK00Prefix 0.006 s
testEncodingInputStream 0.006 s
testEncodingInputStreamAutodetect 0.006 s
testEncodingCtor 0.002 s
testShortTextFilesAreNoTARs 0.001 s
testCantRead7zFromStream 0.002 s
testDetectsAndThrowsFor7z 0.002 s
testCOMPRESS209 0.002 s
testDetect 0.002 s
testEncodingDeprecated 0.001 s
testIcoFilesAreNoTARs(Path)[1] 0.003 s
testIcoFilesAreNoTARs(Path)[2] 0.002 s
testIcoFilesAreNoTARs(Path)[3] 0.002 s
testIcoFilesAreNoTARs(Path)[4] 0.001 s
testIcoFilesAreNoTARs(Path)[5] 0.002 s
testIcoFilesAreNoTARs(Path)[6] 0.002 s
testEncodingOutputStream 0.004 s
testCantWrite7zToStream 0.002 s
testAiffFilesAreNoTARs 0.002 s

DumpTest

testArchiveDetection 0.043 s
testCompressedDumpUnarchiveAll 0.004 s
testDumpUnarchiveAll 0.005 s
testCheckArchive 0.005 s
testCheckCompressedArchive 0.005 s
testCompressedArchiveDetection 0.002 s

CoverageTest

testNidInstance 0.002 s
testCLIInstance 0.003 s

CharsetsTest

testToCharset 0.002 s

Deflate64CompressorInputStreamTest

testUncompressedBlockAvailable 0.044 s
testCloseCallsDecoder 0.001 s
testReadWhenClosed 0 s
testShouldThrowsEOFExceptionOnTruncatedStreams 0.001 s
testProperSizeWhenClosed 0 s
testCloseIsDelegatedJustOnce 0 s
testUncompressedBlockViaFactory 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testDelegatesAvailable 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS521 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS522 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS525 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS526 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS527 0 s
testUncompressedBlock 0 s
testStreamIgnoresExtraBytesAfterDeflatedInput 0 s

DetectArchiverTest

testEmptyTarArchive 0.064 s
testDetection 0.007 s
testEmptyJarArchive 0.007 s
testCOMPRESS_117 0.005 s
testCOMPRESS_335 0.002 s
testEmptyZipArchive 0.002 s
testIgnoreZeroByteEntryInTarDetect 0.003 s
testDetectOldTarFormatArchive 0.002 s
testDetectionNotArchive 0.002 s
testEmptyCpioArchive 0.005 s

X000A_NTFSTest

testSimpleRoundtrip 0.001 s
testSimpleRoundtripWithHighPrecisionDatesWithBigValues 0.001 s
testSimpleRoundtripWithHighPrecisionDatesWithSmallValues 0 s

BlockLZ4CompressorRoundtripTest

biggerFileRoundtrip(String, Parameters)[1] 0.385 s
biggerFileRoundtrip(String, Parameters)[2] 0.247 s
biggerFileRoundtrip(String, Parameters)[3] 0.317 s
gzippedLoremIpsumRoundtrip(String, Parameters)[1] 0.004 s
gzippedLoremIpsumRoundtrip(String, Parameters)[2] 0.004 s
gzippedLoremIpsumRoundtrip(String, Parameters)[3] 0.004 s
blaTarRoundtrip(String, Parameters)[1] 0.004 s
blaTarRoundtrip(String, Parameters)[2] 0.004 s
blaTarRoundtrip(String, Parameters)[3] 0.004 s

Pack200Test

testUnpacker 0 s
testPacker 0.002 s

CodeAttributeTest

testSingleByteCodes 0.002 s
testLength 0.002 s
testMixedByteCodes 0 s

AsiExtraFieldTest

testClone 0 s
testModes 0 s
testContent 0 s
testReparse 0.001 s

ParsingUtilsTest

testParseLongValueValidValues(String)[1] 0 s
testParseLongValueValidValues(String)[2] 0.001 s
testParseLongValueValidValues(String)[3] 0 s
testParseLongValueValidValues(String)[4] 0 s
testParseLongValueValidValues(String)[5] 0 s
testParseLongValueInvalidValues(String)[1] 0.001 s
testParseLongValueInvalidValues(String)[2] 0 s
testParseLongValueInvalidValues(String)[3] 0 s
testParseLongValueInvalidValues(String)[4] 0.001 s
testParseLongValueInvalidValues(String)[5] 0 s
testParseLongValueInvalidValues(String)[6] 0 s
testParseIntValueValidValues(String)[1] 0.002 s
testParseIntValueValidValues(String)[2] 0 s
testParseIntValueValidValues(String)[3] 0.001 s
testParseIntValueValidValues(String)[4] 0 s
testParseIntValueValidValues(String)[5] 0 s
testParseIntValueInvalidValues(String)[1] 0.001 s
testParseIntValueInvalidValues(String)[2] 0 s
testParseIntValueInvalidValues(String)[3] 0 s
testParseIntValueInvalidValues(String)[4] 0.001 s
testParseIntValueInvalidValues(String)[5] 0 s
testParseIntValueInvalidValues(String)[6] 0 s

X7875_NewUnixTest

testMisc 0.001 s
testSampleFile 0.002 s
testTrimLeadingZeroesForceMinLength4 0 s
testParseReparse 0 s
testGetHeaderId 0.001 s

ArchiveTest

testAnnotations 0.012 s
testSQL 0.178 s
testJNDI 0.272 s
testWithAnnotations2 0.010 s
testAnnotations2 0.012 s
testMultipleJars(Path)[1] 0.321 s
testLargeClass 0.015 s
testAlternativeConstructor 0.051 s
testHelloWorld 0.004 s

ExactMathTest

testOverflow 0.001 s

Codec_decodeInts_OutOfMemoryErrorTest

test 0 s
- class org.apache.commons.compress.harmony.unpack200.Codec_decodeInts_OutOfMemoryErrorTest is @Disabled -

TarFileTest

testParseTarTruncatedInContent 0.001 s
testShouldReadGNULongNameEntryWithWrongName 0.003 s
testDatePriorToEpochInPAXFormat 0.007 s
testReadsArchiveCompletely_COMPRESS245 0.013 s
testArchiveWithTrailer 0.001 s
testShouldThrowAnExceptionOnTruncatedEntries 0.002 s
testWorkaroundForBrokenTimeHeader 0.001 s
testDirectoryWithLongNameEndsWithSlash 0.122 s
testParseTarWithNonNumberPaxHeaders 0.002 s
testRejectsArchivesWithNegativeSizes 0.001 s
testDatePriorToEpochInGNUFormat 0.001 s
testShouldUseSpecifiedEncodingWhenReadingGNULongNames 0.002 s
testParseTarWithSpecialPaxHeaders 0.001 s
testParseTarTruncatedInPadding 0.001 s
testShouldReadBigGid 0.001 s
testCompress197 0.001 s
testCompress558 0.001 s
testCompress657 0.017 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testThrowExceptionWithNullEntry 0.001 s
testSkipsDevNumbersWhenEntryIsNoDevice 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testSurvivesBlankLinesInPaxHeader 0.007 s
testSurvivesPaxHeaderWithNameEndingInSlash 0.008 s
testThrowException 0.001 s

SevenZOutputFileTest

testLzma2WithIntConfiguration 0.004 s
testLzmaWithIntConfiguration 0.004 s
testLzma2Roundtrip 0.014 s
testEncrypt 0.329 s
testSevenEmptyFiles 0.003 s
testBCJX86Roundtrip 0.025 s
testBCJARMThumbRoundtrip 0.010 s
testLzma2WithOptionsConfiguration 0.004 s
testStackOfContentCompressions 0.028 s
testEightFilesSomeNotEmpty 0.032 s
testSixEmptyFiles 0.002 s
testBCJPPCRoundtrip 0.013 s
testDeltaRoundtrip 0.027 s
testEightEmptyFiles 0.002 s
testNineEmptyFiles 0.001 s
testSixFilesSomeNotEmpty 0.031 s
testBzip2WithConfiguration 0.003 s
testLzmaWithOptionsConfiguration 0.003 s
testCantFinishTwice 0.002 s
testBCJARMRoundtrip 0.009 s
testTwentyNineEmptyFiles 0.002 s
testNineFilesSomeNotEmpty 0.031 s
testCopyRoundtrip 0.002 s
testBCJSparcRoundtrip 0.020 s
testArchiveWithMixedMethods 0.059 s
testDeflateWithConfiguration 0.003 s
testDirectoriesOnly 0.002 s
testDeflateRoundtrip 0.002 s
testTwentyNineFilesSomeNotEmpty 0.106 s
testStackOfContentCompressionsInMemory 0.009 s
testDirectoriesAndEmptyFiles 0.053 s
testBzip2Roundtrip 0.003 s
testBCJIA64Roundtrip 0.031 s
testSevenFilesSomeNotEmpty 0.015 s

ZipArchiveInputStreamTest

testNameSourceDefaultsToName 0.008 s
testProperlyMarksEntriesAsUnreadableIfUncompressedSizeIsUnknown 0.005 s
testSplitZipCreatedByZipOfZip64 0.471 s
testOffsets 0.002 s
testThrowsIfStoredDDIsInconsistent 0.004 s
testZipWithShortBeginningGarbage 0.003 s
testProperlyReadsStoredEntryWithDataDescriptorWithSignature 0.002 s
testProperlyReadsStoredEntries 0.003 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingUnshrink 0.003 s
testRejectsStoredEntriesWithDataDescriptorByDefault 0.002 s
testProperUseOfInflater 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingBzip2 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingStore 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingBzip2 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingStore 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingExplode 0.002 s
testReadDeflate64CompressedStreamWithDataDescriptor 0.002 s
testZipWithLongerBeginningGarbage 0.002 s
testThrowsIOExceptionIfThereIsCorruptedZip64Extra 0.002 s
testReadingOfFirstStoredEntry 0.001 s
testSplitZipCreatedByWinrar 0.167 s
testZipWithBadExtraFields 0.001 s
testGetFirstEntryEmptyZip 0.001 s
testNameSourceIsSetToUnicodeExtraField 0.001 s
testReadDeflate64CompressedStream 0.005 s
testUnshrinkEntry 0.002 s
testSplitZipCreatedByZip 0.144 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingUnshrink 0.002 s
testShouldReadNestedZip 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate64 0.004 s
testZipUsingStoredWithDDAndNoDDSignature 0.002 s
testSingleByteReadThrowsAtEofForCorruptedStoredEntry 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.002 s
zipInputStream(boolean)[1] 0.002 s
zipInputStream(boolean)[2] 0.001 s
testWinzipBackSlashWorkaround 0.002 s
testMessageWithCorruptFileName 0.003 s
testThrowsIfStoredDDIsDifferentFromLengthRead 0.002 s
testProperlyReadsStoredEntryWithDataDescriptorWithoutSignature 0.002 s
testUnzipBZip2CompressedEntry 0.001 s
testWithBytesAfterData 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.001 s
testMultiByteReadThrowsAtEofForCorruptedStoredEntry 0.002 s
testThrowsIfThereIsNoEocd 0.002 s
testThrowsIfZip64ExtraCouldNotBeUnderstood 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate64 0.001 s
testSplitZipCreatedByZipThrowsException 0.006 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingExplode 0.007 s
testNameSourceIsSetToEFS 0.002 s
testThrowOnInvalidEntry 0.002 s
testShouldConsumeArchiveCompletely 0.004 s

SeekableChannelRandomAccessOutputStreamTest

testWrite 0.445 s
testWriteFullyAt_whenFullAtOnce_thenSucceed 0.018 s
testWriteFullyAt_whenPartial_thenFail 0.004 s
testInitialization 0.001 s
testWriteFullyAt_whenFullButPartial_thenSucceed 0.003 s

PkWareExtraHeaderTest

testHashAlgorithm 0.001 s
testEncryptionAlgorithm 0.002 s

NewAttributeBandsTest

testAddAttributes 0 s
testReferenceLayouts(String)[1] 0.001 s
testReferenceLayouts(String)[2] 0 s
testReferenceLayouts(String)[3] 0 s
testReferenceLayouts(String)[4] 0.001 s
testReferenceLayouts(String)[5] 0.001 s
testReferenceLayouts(String)[6] 0.001 s
testReferenceLayouts(String)[7] 0.001 s
testReferenceLayouts(String)[8] 0.001 s
testReferenceLayouts(String)[9] 0 s
testReferenceLayouts(String)[10] 0 s
testReferenceLayouts(String)[11] 0.001 s
testReferenceLayouts(String)[12] 0.001 s
testReferenceLayouts(String)[13] 0 s
testReferenceLayouts(String)[14] 0.001 s
testReferenceLayouts(String)[15] 0.001 s
testReferenceLayouts(String)[16] 0.001 s
testReferenceLayouts(String)[17] 0.001 s
testReferenceLayouts(String)[18] 0.001 s
testLayoutWithCalls 0.001 s
testUnionLayout 0 s
testIntegralLayouts(String)[1] 0 s
testIntegralLayouts(String)[2] 0 s
testIntegralLayouts(String)[3] 0.001 s
testIntegralLayouts(String)[4] 0 s
testIntegralLayouts(String)[5] 0.001 s
testIntegralLayouts(String)[6] 0 s
testIntegralLayouts(String)[7] 0 s
testIntegralLayouts(String)[8] 0 s
testIntegralLayouts(String)[9] 0.001 s
testIntegralLayouts(String)[10] 0 s
testIntegralLayouts(String)[11] 0 s
testIntegralLayouts(String)[12] 0.001 s
testIntegralLayouts(String)[13] 0.001 s
testIntegralLayouts(String)[14] 0 s
testIntegralLayouts(String)[15] 0 s
testIntegralLayouts(String)[16] 0 s
testIntegralLayouts(String)[17] 0 s
testIntegralLayouts(String)[18] 0.001 s
testIntegralLayouts(String)[19] 0 s
testIntegralLayouts(String)[20] 0 s
testIntegralLayouts(String)[21] 0 s
testEmptyLayout 0 s
testReplicationLayouts 0 s
testLayoutWithBackwardsCalls 0.001 s
testAddAttributesWithReplicationLayout 0.001 s

FramedSnappyCompressorInputStreamTest

testRemainingChunkTypes 0.002 s
testFinishWithNoWrite 0.001 s
testUnskippableChunk 0.001 s
testWriteDataLargerThanBufferOneCall 0.052 s
testReadIWAFile 0.011 s
testAvailable 0.001 s
testLoremIpsum 0.163 s
testMatches 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testChecksumUnmasking 0.001 s
testReadIWAFileWithBiggerOffset 0.080 s
testWriteByteArrayVsWriteByte 0.001 s

ArTest

testArDelete 0.004 s
testArUnarchive 0.003 s
testFileEntryFromFile 0.005 s
testFileEntryFromPath 0.002 s
testArArchiveCreation 0.002 s
testXtestDirectoryEntryFromFile 0 s
- public void org.apache.commons.compress.archivers.ArTest.testXtestDirectoryEntryFromFile() throws java.lang.Exception is @Disabled -
testXtestExplicitDirectoryEntry 0 s
- public void org.apache.commons.compress.archivers.ArTest.testXtestExplicitDirectoryEntry() throws java.lang.Exception is @Disabled -
testExplicitFileEntry 0.003 s

CircularBufferTest

testCopy 0 s
testPutAndGet 0 s

CpioArchiveOutputStreamTest

testWriteOldBinary 0.002 s

GeneralPurposeBitTest

testDataDescriptor 0.001 s
testClone 0 s
testParseEdgeCases 0 s
testStrongEncryption 0 s
testLanguageEncodingFlag 0.001 s
testDefaults 0 s
testEncryption 0 s

DeflateParametersTest

testShouldNotBeAbleToSetCompressionLevelToANegativeValue 0 s
testShouldNotBeAbleToSetCompressionLevelToADoubleDigitValue 0.001 s
testShouldBeAbleToSetCompressionLevel 0 s

ChangeSetSafeTypesTest

testAddDeleteToOneFileArchive 0.019 s
testDeleteFromAndAddToZipUsingZipFilePerform(String)[1] 0.014 s
testDeleteFromAndAddToZipUsingZipFilePerform(String)[2] 0.013 s
testAddToEmptyArchive(String)[1] 0.006 s
testAddToEmptyArchive(String)[2] 0.005 s
testRenameAndDelete 0.002 s
testDeleteAddToOneFileArchive 0.005 s
testAddToEmptyZipArchive(String)[1] 0.005 s
testAddToEmptyZipArchive(String)[2] 0.007 s
testChangeSetResults(String)[1] 0.027 s
testChangeSetResults(String)[2] 0.013 s
testChangeSetResults(String)[3] 0.010 s
testChangeSetResults(String)[4] 0.011 s
testDeleteFromAndAddToAr 0.004 s
testDeleteFileCpio2(String)[1] 0.012 s
testDeleteFileCpio2(String)[2] 0.011 s
testDeleteFileCpio2(String)[3] 0.014 s
testDeleteFileCpio2(String)[4] 0.012 s
testAddToEmptyZipParamArchive(String)[1] 0.004 s
testAddToEmptyZipParamArchive(String)[2] 0.004 s
testAddMoveDelete 0.001 s
testDeleteFromAr 0.003 s
testDeleteAddDelete 0.009 s
testDeleteFileCpio(String)[1] 0.011 s
testDeleteFileCpio(String)[2] 0.011 s
testDeleteFileCpio(String)[3] 0.009 s
testDeleteFileCpio(String)[4] 0.012 s
testDeleteDir(String)[1] 0.009 s
testDeleteDir(String)[2] 0.009 s
testDeleteDir(String)[3] 0.009 s
testDeleteDir(String)[4] 0.010 s
testAddDeleteAdd 0.012 s
testAddAlreadyExistingWithReplaceFalse 0.011 s
testAddChangeTwiceWithoutReplace 0.001 s
testDeletePlusAddSame(String)[1] 0.012 s
testDeletePlusAddSame(String)[2] 0.010 s
testDeletePlusAddSame(String)[3] 0.010 s
testDeletePlusAddSame(String)[4] 0.011 s
testDeleteDir2(String)[1] 0.012 s
testDeleteDir2(String)[2] 0.011 s
testDeleteDir2(String)[3] 0.011 s
testDeleteDir2(String)[4] 0.011 s
testDeleteDir3(String)[1] 0.012 s
testDeleteDir3(String)[2] 0.012 s
testDeleteDir3(String)[3] 0.011 s
testDeleteDir3(String)[4] 0.011 s
testDeleteFromJar(String)[1] 0.003 s
testDeleteFromJar(String)[2] 0.003 s
testDeleteFromTar 0.003 s
testDeleteFromZip(String)[1] 0.004 s
testDeleteFromZip(String)[2] 0.003 s
testAddAlreadyExistingWithReplaceTrue 0.011 s
testDeletePlusAdd(String)[1] 0.010 s
testDeletePlusAdd(String)[2] 0.010 s
testDeletePlusAdd(String)[3] 0.009 s
testDeletePlusAdd(String)[4] 0.010 s
testDeleteFromAndAddToJar 0.004 s
testDeleteFromAndAddToTar 0.004 s
testDeleteFromAndAddToZip(String)[1] 0.010 s
testDeleteFromAndAddToZip(String)[2] 0.011 s
testAddChangeTwice 0.001 s

XXHash32Test

verifyChecksum(String, String)[1] 0.003 s
verifyChecksum(String, String)[2] 0 s
verifyChecksum(String, String)[3] 0.017 s

ClassFileEntryTest

testUTF8 0 s
testCPInteger 0 s
testCPField 0 s
testCPFloat 0.001 s
testSourceAttribute 0 s
testCPLong 0 s
testCPDouble 0.001 s
testCPString 0 s

ZTest

testZUnarchiveViaFactory 0.015 s
testZUnarchive 0.006 s
testZUnarchiveViaAutoDetection 0.003 s
testMatches 0 s

ZipSplitOutputStreamTest

testThrowsIfUnsplittableSizeLargerThanSplitSize 0.002 s
testSplitZipBeginsWithZipSplitSignature 0.003 s
testCreateSplittedFiles 0.008 s
testThrowsExceptionIfSplitSizeIsTooLarge 0.001 s
testThrowsExceptionIfSplitSizeIsTooSmall 0.002 s

ClassBandsTest

testWithMethods 0.001 s
testSimple 0.001 s

ZipLongTest

testToBytes 0.001 s
testPut 0 s
testClone 0 s
testSign 0 s
testFromBytes 0 s
testEquals 0 s

TarUtilsTest

testRoundTripOctalOrBinary8 0.001 s
testReadSparseStructsRejectsNegativeOffset 0.001 s
testParsePAX1XSparseHeadersRejectsNegativeOffset 0.003 s
testParsePAX1XSparseHeadersRejectsNonNumericNumbytes 0.001 s
testParsePAX1XSparseHeaders 0.003 s
testParseOctal 0.001 s
testParseOctalEmbeddedSpace 0.002 s
testParseSparse 0.001 s
testReadSparseStructsRejectsNonNumericOffset 0.001 s
testParseFromPAX01SparseHeadersRejectsNonNumericNumbytes 0.001 s
testName 0.001 s
testParseFromPAX01SparseHeadersRejectsNegativeNumbytes 0.002 s
testReadNegativeBinary12Byte 0.001 s
testReadPax00SparseHeaderRejectsNegativeOffset 0.002 s
testReadPaxHeaderWithoutTrailingNewline 0.001 s
testReadNegativeBinary8Byte 0.001 s
testReadPax00SparseHeader 0.001 s
testReadPax00SparseHeaderRejectsNonNumericNumbytes 0.001 s
testReadSparseStructsRejectsNonNumericNumbytes 0.001 s
testWriteNegativeBinary8Byte 0.001 s
testReadSparseStructsBinary 0.001 s
testRoundTripNames 0 s
testRoundTripOctal 0 s
testVerifyHeaderCheckSum 0.001 s
testReadSparseStructsRejectsNegativeNumbytes 0.001 s
testRoundTripOctalOrBinary12 0.001 s
testParseOctalCompress330 0.001 s
testReadPaxHeaderWithEmbeddedNewline 0.001 s
testParseTarWithSpecialPaxHeaders 0.001 s
testReadPax00SparseHeaderRejectsNonNumericOffset 0.002 s
testParsePAX1XSparseHeadersRejectsNonNumericOffset 0.001 s
testParseFromPAX01SparseHeadersRejectsNegativeOffset 0.001 s
testParsePAX01SparseHeadersRejectsOddNumberOfEntries 0.001 s
testParsePAX1XSparseHeadersRejectsNonNumericNumberOfEntries 0.001 s
testOverflow 0.001 s
testReadSimplePaxHeader 0.001 s
testParseOctalInvalid 0.001 s
testParsePAX1XSparseHeadersRejectsNegativeNumberOfEntries 0.001 s
testRoundEncoding 0.001 s
testReadPax00SparseHeaderMakesNumbytesOptional 0.001 s
testParseFromPAX01SparseHeaders 0.001 s
testNegative 0.001 s
testParseFromPAX01SparseHeadersRejectsOddNumberOfEntries 0.001 s
testParsePAX1XSparseHeadersRejectsIncompleteLastLine 0.001 s
testRoundTripOctalOrBinary8_ValueTooBigForBinary 0.002 s
testSecondEntryWinsWhenPaxHeaderContainsDuplicateKey 0 s
testPaxHeaderEntryWithEmptyValueRemovesKey 0 s
testParseFromPAX01SparseHeadersRejectsNonNumericOffset 0.002 s
testReadNonAsciiPaxHeader 0.001 s
testTrailers 0.001 s
testReadPax00SparseHeaderRejectsNegativeNumbytes 0.001 s
testReadSparseStructsOctal 0.001 s
testParsePAX1XSparseHeadersRejectsNegativeNumbytes 0.001 s

TimeUtilsTest

testIsUnixTime 0.001 s
testToFileTime(String, long)[1] 0.005 s
testToFileTime(String, long)[2] 0 s
testToFileTime(String, long)[3] 0 s
testToFileTime(String, long)[4] 0 s
testToFileTime(String, long)[5] 0.001 s
testToFileTime(String, long)[6] 0 s
testToFileTime(String, long)[7] 0.001 s
testToFileTime(String, long)[8] 0 s
testToFileTime(String, long)[9] 0.001 s
testToFileTime(String, long)[10] 0 s
testToFileTime(String, long)[11] 0 s
testToFileTime(String, long)[12] 0 s
testToFileTime(String, long)[13] 0 s
testToFileTime(String, long)[14] 0 s
testToFileTimeNull 0.001 s
testToUnixTime(long, String)[1] 0.018 s
testToUnixTime(long, String)[2] 0.001 s
testToUnixTime(long, String)[3] 0 s
testUnixTimeToFileTime(long, String)[1] 0.001 s
testUnixTimeToFileTime(long, String)[2] 0 s
testUnixTimeToFileTime(long, String)[3] 0.002 s
testNtfsTimeToFileTime(String, long)[1] 0 s
testNtfsTimeToFileTime(String, long)[2] 0 s
testNtfsTimeToFileTime(String, long)[3] 0 s
testNtfsTimeToFileTime(String, long)[4] 0.001 s
testNtfsTimeToFileTime(String, long)[5] 0 s
testNtfsTimeToFileTime(String, long)[6] 0 s
testNtfsTimeToFileTime(String, long)[7] 0 s
testNtfsTimeToFileTime(String, long)[8] 0 s
testNtfsTimeToFileTime(String, long)[9] 0.012 s
testNtfsTimeToFileTime(String, long)[10] 0 s
testNtfsTimeToFileTime(String, long)[11] 0.001 s
testNtfsTimeToFileTime(String, long)[12] 0 s
testNtfsTimeToFileTime(String, long)[13] 0 s
testNtfsTimeToFileTime(String, long)[14] 0 s
testNtfsTimeToJavaTime(String, long)[1] 0 s
testNtfsTimeToJavaTime(String, long)[2] 0.001 s
testNtfsTimeToJavaTime(String, long)[3] 0 s
testNtfsTimeToJavaTime(String, long)[4] 0 s
testNtfsTimeToJavaTime(String, long)[5] 0.001 s
testNtfsTimeToJavaTime(String, long)[6] 0 s
testNtfsTimeToJavaTime(String, long)[7] 0 s
testNtfsTimeToJavaTime(String, long)[8] 0 s
testNtfsTimeToJavaTime(String, long)[9] 0 s
testNtfsTimeToJavaTime(String, long)[10] 0 s
testNtfsTimeToJavaTime(String, long)[11] 0 s
testNtfsTimeToJavaTime(String, long)[12] 0 s
testNtfsTimeToJavaTime(String, long)[13] 0 s
testNtfsTimeToJavaTime(String, long)[14] 0 s
testToNtfsTime(String, long)[1] 0 s
testToNtfsTime(String, long)[2] 0 s
testToNtfsTime(String, long)[3] 0 s
testToNtfsTime(String, long)[4] 0 s
testToNtfsTime(String, long)[5] 0 s
testToNtfsTime(String, long)[6] 0.001 s
testToNtfsTime(String, long)[7] 0 s
testToNtfsTime(String, long)[8] 0 s
testToNtfsTime(String, long)[9] 0 s
testToNtfsTime(String, long)[10] 0 s
testToNtfsTime(String, long)[11] 0 s
testToNtfsTime(String, long)[12] 0.001 s
testToNtfsTime(String, long)[13] 0 s
testToNtfsTime(String, long)[14] 0.001 s
testToDateNull 0 s
testJavaTimeToNtfsTime(String, long)[1] 0 s
testJavaTimeToNtfsTime(String, long)[2] 0 s
testJavaTimeToNtfsTime(String, long)[3] 0 s
testJavaTimeToNtfsTime(String, long)[4] 0 s
testJavaTimeToNtfsTime(String, long)[5] 0.001 s
testJavaTimeToNtfsTime(String, long)[6] 0 s
testJavaTimeToNtfsTime(String, long)[7] 0 s
testJavaTimeToNtfsTime(String, long)[8] 0 s
testJavaTimeToNtfsTime(String, long)[9] 0 s
testJavaTimeToNtfsTime(String, long)[10] 0 s
testJavaTimeToNtfsTime(String, long)[11] 0.001 s
testJavaTimeToNtfsTime(String, long)[12] 0 s
testJavaTimeToNtfsTime(String, long)[13] 0 s
testJavaTimeToNtfsTime(String, long)[14] 0 s
testToDate(String, long)[1] 0 s
testToDate(String, long)[2] 0 s
testToDate(String, long)[3] 0 s
testToDate(String, long)[4] 0 s
testToDate(String, long)[5] 0 s
testToDate(String, long)[6] 0 s
testToDate(String, long)[7] 0 s
testToDate(String, long)[8] 0 s
testToDate(String, long)[9] 0 s
testToDate(String, long)[10] 0.001 s
testToDate(String, long)[11] 0 s
testToDate(String, long)[12] 0 s
testToDate(String, long)[13] 0 s
testToDate(String, long)[14] 0 s
testTruncateToHundredNanos(String, String)[1] 0.002 s
testTruncateToHundredNanos(String, String)[2] 0.001 s
testTruncateToHundredNanos(String, String)[3] 0.001 s
testTruncateToHundredNanos(String, String)[4] 0.001 s
testTruncateToHundredNanos(String, String)[5] 0.021 s
testTruncateToHundredNanos(String, String)[6] 0 s
testTruncateToHundredNanos(String, String)[7] 0.001 s
testTruncateToHundredNanos(String, String)[8] 0 s

LongSymLinkTest

testArchive(File)[1] 0.002 s

TarArchiveEntryTest

testGetOrderedSparseHeadersRejectsOverlappingStructs 0 s
testShouldWriteTimesAsPaxHeadersForPosixMode 0.001 s
testNegativeOffsetInConstructorNotAllowed 0.001 s
testPreservesDriveSpecOnWindowsAndNetwareIfAskedTo 0 s
- skipped -
testTarFileWithFSRoot 0.015 s
testExtraPaxHeaders 0.001 s
testGetOrderedSparseHeadersRejectsStructsPointingBeyondOutputEntry 0 s
testLinuxFileInformationFromFile 0 s
- Disabled on operating system: Mac OS X -
testLinuxFileInformationFromPath 0 s
- Disabled on operating system: Mac OS X -
testLinkFlagConstructorWithPreserve 0 s
testFileSystemRoot 0 s
testLinkFlagConstructorWithFileFlag 0 s
testPaxTimeFieldsForInvalidValues 0.004 s
testMaxFileSize 0 s
testWindowsFileInformationFromFile 0 s
- Disabled on operating system: Mac OS X -
testWindowsFileInformationFromPath 0 s
- Disabled on operating system: Mac OS X -
testNegativeOffsetInSetterNotAllowed 0 s
testShouldWriteTimesAsPaxHeadersForPosixModeAndCreationTimeShouldBeUsedAsCtime 0.002 s
testLinkFlagConstructor 0 s
testGetOrderedSparseHeadersSortsAndFiltersSparseStructs 0.007 s
testGetFileFromNonFileEntry 0.001 s
testShouldWriteTimesForStarMode 0.002 s
testShouldNotWriteTimePaxHeadersByDefault 0.002 s
testShouldParseTimePaxHeadersAndNotCountAsExtraPaxHeaders 0.005 s
testGetOrderedSparseHeadersRejectsStructsWithReallyBigNumbers 0.001 s

BandSetTest

testParseFlags1 0 s
- TODO: Implement -
testParseFlags2 0 s
- TODO: Implement -
testParseFlags3 0 s
- TODO: Implement -
testParseReferences1 0 s
- TODO: Implement -
testParseReferences2 0 s
- TODO: Implement -
testDecodeBandInt 0.001 s

ArchiveUtilsTest

testToAsciiBytes 0.001 s
testToAsciiStringThrowsStringIndexOutOfBoundsException 0.002 s
testToStringWithNonNull 0.001 s
testCompareBA 0.001 s
testAsciiConversions 0.001 s
testIsEqualWithNullWithPositive 0.001 s
testSanitizeShortensString 0.001 s
testSanitizeRemovesUnprintableCharacters 0.001 s
testCompareAscii 0.001 s
testIsEqual 0.003 s
testSanitizeLeavesShortStringsAlone 0.002 s

ExpandApkTest

test 0.624 s

ChainingTest

testTarGzip 0.006 s
testTarBzip2 0.005 s

CPUTF8Test

testEquality 0.003 s

CpioUtilTest

testOldBinMagic2ByteArrayNotSwapped 0.001 s
testLong2byteArrayWithPositiveThrowsUnsupportedOperationException 0 s
testOldBinMagicFromByteArraySwapped 0 s
testOldBinMagicFromByteArrayNotSwapped 0 s
testLong2byteArrayWithZeroThrowsUnsupportedOperationException 0 s
testByteArray2longThrowsUnsupportedOperationException 0 s
testOldBinMagic2ByteArraySwapped 0 s

XZUtilsTest

testTurningOnCachingReEvaluatesAvailability 0 s
testGetCompressedFilename 0 s
testCanTurnOffCaching 0 s
testIsCompressedFilename 0 s
testMatches 0.001 s
testCachingIsEnabledByDefaultAndXZIsPresent 0 s
testGetUncompressedFilename 0 s

CompressorStreamFactoryRoundtripTest

testCompressorStreamFactoryRoundtrip(String)[1] 0.007 s
testCompressorStreamFactoryRoundtrip(String)[2] 0.001 s
testCompressorStreamFactoryRoundtrip(String)[3] 0 s
testCompressorStreamFactoryRoundtrip(String)[4] 0.011 s

DumpArchiveUtilTest

testVerifyNullArgument 0.001 s
testVerifyNoMagic 0.002 s
testDecodeInvalidArguments 0 s
testConvert16 0.001 s
testConvert32 0 s
testConvert64 0 s

ParameterizedExpanderTest

fileVersion(String)[1] 0.006 s
fileVersion(String)[2] 0.007 s
fileVersion(String)[3] 0.005 s
inputStreamVersion(String)[1] 0.005 s
inputStreamVersion(String)[2] 0.004 s
inputStreamVersion(String)[3] 0.005 s
channelVersion(String)[1] 0.004 s
channelVersion(String)[2] 0.004 s
channelVersion(String)[3] 0.004 s
archiveInputStreamVersion(String)[1] 0.004 s
archiveInputStreamVersion(String)[2] 0.004 s
archiveInputStreamVersion(String)[3] 0.005 s
inputStreamVersionWithAutoDetection(String)[1] 0.004 s
inputStreamVersionWithAutoDetection(String)[2] 0.008 s
inputStreamVersionWithAutoDetection(String)[3] 0.009 s
fileVersionWithAutoDetection(String)[1] 0.005 s
fileVersionWithAutoDetection(String)[2] 0.005 s
fileVersionWithAutoDetection(String)[3] 0.005 s

X5455_ExtendedTimestampTest

testGettersSetters 0.003 s
testResetsFlagsWhenLocalFileArrayIsTooShort 0.001 s
testMisc 0.010 s
testBitsAreSetWithTime 0.001 s
testSampleFile 0.007 s
testWriteReadRoundtrip 0.004 s
testParseReparse 0.001 s
testGetHeaderId 0.001 s

ZipFileIgnoringLocalFileHeaderTest

testZipUnarchive 0.002 s
testDuplicateEntry 0.002 s
testPhysicalOrder 0.001 s
testGetEntryWorks 0.008 s
testGetRawInputStreamReturnsNotNull 0.001 s

DeflateTest

testRawDeflateUnarchive 0.002 s
testRawDeflateCreation 0.002 s
testDeflateUnarchive 0.002 s
testDeflateCreation 0.002 s

RandomAccessOutputStreamTest

testWrite 0.077 s

CpioArchiveEntryTest

testGetHeaderPadCountOverflow 0.001 s

ZCompressorInputStreamTest

testInvalidMaxCodeSize 0.002 s
testFailsToCreateZCompressorInputStreamAndThrowsIOException 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s

NioZipEncodingTest

testUmlautToISO88591 0.001 s
testUnmappableUmlauts 0 s
testPartialSurrogatePair 0.001 s
testRainbowEmojiToSurrogatePairUTF16 0 s
testUnmappableRainbowEmoji 0 s
testUmlautToUTF16BE 0 s
testUmlautToUTF8 0 s

SeekableInMemoryByteChannelTest

testShouldThrowExceptionWhenSettingIncorrectPosition 0.001 s
testTruncateMovesPositionWhenNotResizingButPositionBiggerThanSize 0 s
throwsClosedChannelExceptionWhenTruncateIsCalledOnClosedChannel 0 s
- we deliberately violate the spec -
testShouldSetProperPosition 0 s
throwsClosedChannelExceptionWhenPositionIsReadOnClosedChannel 0 s
- we deliberately violate the spec -
testShouldReadContentsWhenBiggerBufferSupplied 0 s
testShouldReadDataFromSetPosition 0 s
testShouldSignalEOFWhenPositionAtTheEnd 0.002 s
testThrowsIllegalArgumentExceptionWhenTruncatingToANegativeSize 0 s
testThrowsClosedChannelExceptionWhenPositionIsSetOnClosedChannel 0.001 s
testShouldThrowExceptionWhenTruncatingToIncorrectSize 0 s
testThrowsIOExceptionWhenPositionIsSetToANegativeValue 0 s
testTruncateMovesPositionWhenShrinkingBeyondPosition 0.001 s
throwsClosedChannelExceptionWhenSizeIsReadOnClosedChannel 0 s
- we deliberately violate the spec -
testTruncateDoesntChangeSmallPosition 0 s
testShouldSetProperPositionOnTruncate 0 s
testShouldWriteDataProperly 0 s
testShouldWriteDataProperlyAfterPositionSet 0 s
testShouldTruncateContentsProperly 0 s
testCloseIsIdempotent 0 s
testTruncateToCurrentSizeDoesntChangeAnything 0 s
testShouldThrowExceptionOnWritingToClosedChannel 0.001 s
testReadingFromAPositionAfterEndReturnsEOF 0 s
testTruncateMovesPositionWhenNewSizeIsBiggerThanSizeAndPositionIsEvenBigger 0 s
testShouldReadContentsProperly 0 s
testShouldThrowExceptionOnReadingClosedChannel 0.001 s
testTruncateToBiggerSizeDoesntChangeAnything 0 s

HuffmanDecoderTest

testDecodeUncompressedBlockWithInvalidLenNLenValue 0.001 s
testDecodeSimpleFixedHuffmanBlockToSmallBuffer 0 s
testDecodeUncompressedBlock 0.001 s
testDecodeFixedHuffmanBlockWithMemoryLookupInSmallBuffer 0 s
testDecodeFixedHuffmanBlockWithMemoryLookup 0.001 s
testDecodeSimpleFixedHuffmanBlock 0 s
testDecodeFixedHuffmanBlockWithMemoryLookupInExactBuffer 0 s

FileRandomAccessOutputStreamTest

testWrite 0.002 s
testChannelReturn 0.001 s
testWriteFullyAt_whenFullAtOnce_thenSucceed 0.003 s
testWriteFullyAt_whenPartial_thenFail 0.003 s
testWriteFullyAt_whenFullButPartial_thenSucceed 0.003 s

BoundedSeekableByteChannelInputStreamTest

testCheckRestrictedRead 0.001 s

XZTest

testXZCreation 0.020 s
testConcatenatedStreamsReadFirstOnly 0.006 s
testConcatenatedStreamsReadFully 0.002 s
testXZUnarchive 0.003 s

AES256SHA256DecoderTest

testDecodeWithNonEmptyString 0.004 s

ZipSplitReadOnlySeekableByteChannelTest

testChannelsPositionIsZeroAfterConstructor 0.002 s
testForOrderedSeekableByteChannelsOfTwoParametersThrowsOnNullArg 0.002 s
testConstructorThrowsOnNullArg 0.001 s
testForPathsOfTwoParametersThrowsOnNullArg 0.001 s
testForPathsReturnCorrectClass 0.004 s
testForPathsThrowsOnNullArg 0.001 s
testForFilesOfTwoParametersThrowsOnNullArg 0.001 s
testForFilesReturnCorrectClass 0.001 s
testConstructorThrowsOnNonSplitZipFiles 0 s
testBuildFromLastSplitSegmentThrowsOnNotZipFile 0.001 s
testForFilesThrowsOnNullArg 0 s
testPositionToSomeZipSplitSegment 0.001 s
testForOrderedSeekableByteChannelsThrowsOnNullArg 0 s
testForOrderedSeekableByteChannelsReturnCorrectClass 0.001 s
testForOrderedSeekableByteChannelsReturnsIdentityForSingleElement 0 s

FixedLengthBlockOutputStreamTest

testWriteBuf 0.018 s
testPartialWritingThrowsException 0.001 s
testWriteFailsAfterFLClosedThrowsException 0.001 s
testSmallWrite 0.020 s
testSmallWriteToStream 0.011 s
testWriteSingleBytes 0.001 s
testWriteFailsAfterDestClosedThrowsException 0 s
testMultiWriteBuf 0 s
testWithFileOutputStream 0.002 s

FramedLZ4CompressorOutputStreamTest

testFinishWithNoWrite 0.001 s
testWriteByteArrayVsWriteByte 0 s

BZip2CompressorInputStreamTest

testReadOfLength0ShouldReturn0 0.566 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS516 0.002 s
testShouldThrowIOExceptionInsteadOfRuntimeExceptionCOMPRESS519 0.001 s
testShouldThrowAnIOExceptionWhenAppliedToAZipFile 0.001 s

ArjArchiveInputStreamTest

testFirstHeaderSizeSetToZero 0.006 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testReadingOfAttributesUnixVersion 0.004 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testArjUnarchive 0.001 s
testReadingOfAttributesDosVersion 0.002 s

ZstdCompressorInputStreamTest

testTurningOnCachingReEvaluatesAvailability 0.003 s
testCanTurnOffCaching 0.001 s
testZstdDecodeWithNoPool 0.004 s
testZstdDecode 0.002 s
testSingleByteReadWorksAsExpected 0.001 s
testCachingIsEnabledByDefaultAndZstdUtilsPresent 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testZstdDecodeWithRecyclingBufferPool 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testShouldBeAbleToSkipAByte 0.001 s
testZstandardUnarchive 0.002 s

ByteCodeTest

testByteCode(int, String)[1] 0.002 s
testByteCode(int, String)[2] 0.001 s
testByteCode(int, String)[3] 0.001 s

DeflateCompressorInputStreamTest

testAvailableShouldReturnNonZero 0.001 s
testSingleByteReadWorksAsExpected 0 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testShouldBeAbleToSkipAByte 0 s

PythonTruncatedBzip2Test

testPartialReadTruncatedData 0.002 s
testTruncatedData 0.001 s

ZstdUtilsTest

testMatchesSkippableFrame 0 s
testMatchesZstandardFrame 0 s

SegmentConstantPoolArrayCacheTest

testMultipleArrayMultipleHit 0 s
testSingleSimpleArray 0 s
testSingleMultipleHitArray 0 s

CodecEncodingTest

testGetSpeciferForPopulationCodec 0.001 s
testGetSpecifier(Codec)[1] 0 s
testGetSpecifier(Codec)[2] 0 s
testGetSpecifier(Codec)[3] 0 s
testGetSpecifier(Codec)[4] 0.001 s
testGetSpecifier(Codec)[5] 0 s
testArbitraryCodec(String, byte[])[1] 0.001 s
testArbitraryCodec(String, byte[])[2] 0 s
testArbitraryCodec(String, byte[])[3] 0 s
testGetSpeciferForRunCodec 0 s
testCanonicalGetSpecifier(int)[1] 0 s
testCanonicalGetSpecifier(int)[2] 0.001 s
testCanonicalGetSpecifier(int)[3] 0 s
testCanonicalGetSpecifier(int)[4] 0 s
testCanonicalGetSpecifier(int)[5] 0 s
testCanonicalGetSpecifier(int)[6] 0 s
testCanonicalGetSpecifier(int)[7] 0.001 s
testCanonicalGetSpecifier(int)[8] 0 s
testCanonicalGetSpecifier(int)[9] 0 s
testCanonicalGetSpecifier(int)[10] 0 s
testCanonicalGetSpecifier(int)[11] 0 s
testCanonicalGetSpecifier(int)[12] 0 s
testCanonicalGetSpecifier(int)[13] 0 s
testCanonicalGetSpecifier(int)[14] 0 s
testCanonicalGetSpecifier(int)[15] 0 s
testCanonicalGetSpecifier(int)[16] 0.001 s
testCanonicalGetSpecifier(int)[17] 0 s
testCanonicalGetSpecifier(int)[18] 0 s
testCanonicalGetSpecifier(int)[19] 0 s
testCanonicalGetSpecifier(int)[20] 0 s
testCanonicalGetSpecifier(int)[21] 0 s
testCanonicalGetSpecifier(int)[22] 0 s
testCanonicalGetSpecifier(int)[23] 0.001 s
testCanonicalGetSpecifier(int)[24] 0 s
testCanonicalGetSpecifier(int)[25] 0 s
testCanonicalGetSpecifier(int)[26] 0 s
testCanonicalGetSpecifier(int)[27] 0 s
testCanonicalGetSpecifier(int)[28] 0 s
testCanonicalGetSpecifier(int)[29] 0 s
testCanonicalGetSpecifier(int)[30] 0.001 s
testCanonicalGetSpecifier(int)[31] 0 s
testCanonicalGetSpecifier(int)[32] 0 s
testCanonicalGetSpecifier(int)[33] 0 s
testCanonicalGetSpecifier(int)[34] 0 s
testCanonicalGetSpecifier(int)[35] 0 s
testCanonicalGetSpecifier(int)[36] 0 s
testCanonicalGetSpecifier(int)[37] 0.001 s
testCanonicalGetSpecifier(int)[38] 0 s
testCanonicalGetSpecifier(int)[39] 0.001 s
testCanonicalGetSpecifier(int)[40] 0 s
testCanonicalGetSpecifier(int)[41] 0 s
testCanonicalGetSpecifier(int)[42] 0 s
testCanonicalGetSpecifier(int)[43] 0 s
testCanonicalGetSpecifier(int)[44] 0 s
testCanonicalGetSpecifier(int)[45] 0 s
testCanonicalGetSpecifier(int)[46] 0 s
testCanonicalGetSpecifier(int)[47] 0 s
testCanonicalGetSpecifier(int)[48] 0 s
testCanonicalGetSpecifier(int)[49] 0.001 s
testCanonicalGetSpecifier(int)[50] 0 s
testCanonicalGetSpecifier(int)[51] 0 s
testCanonicalGetSpecifier(int)[52] 0 s
testCanonicalGetSpecifier(int)[53] 0 s
testCanonicalGetSpecifier(int)[54] 0 s
testCanonicalGetSpecifier(int)[55] 0 s
testCanonicalGetSpecifier(int)[56] 0 s
testCanonicalGetSpecifier(int)[57] 0 s
testCanonicalGetSpecifier(int)[58] 0 s
testCanonicalGetSpecifier(int)[59] 0 s
testCanonicalGetSpecifier(int)[60] 0 s
testCanonicalGetSpecifier(int)[61] 0.001 s
testCanonicalGetSpecifier(int)[62] 0 s
testCanonicalGetSpecifier(int)[63] 0 s
testCanonicalGetSpecifier(int)[64] 0.001 s
testCanonicalGetSpecifier(int)[65] 0 s
testCanonicalGetSpecifier(int)[66] 0 s
testCanonicalGetSpecifier(int)[67] 0 s
testCanonicalGetSpecifier(int)[68] 0 s
testCanonicalGetSpecifier(int)[69] 0 s
testCanonicalGetSpecifier(int)[70] 0.001 s
testCanonicalGetSpecifier(int)[71] 0 s
testCanonicalGetSpecifier(int)[72] 0 s
testCanonicalGetSpecifier(int)[73] 0 s
testCanonicalGetSpecifier(int)[74] 0 s
testCanonicalGetSpecifier(int)[75] 0 s
testCanonicalGetSpecifier(int)[76] 0 s
testCanonicalGetSpecifier(int)[77] 0 s
testCanonicalGetSpecifier(int)[78] 0 s
testCanonicalGetSpecifier(int)[79] 0 s
testCanonicalGetSpecifier(int)[80] 0 s
testCanonicalGetSpecifier(int)[81] 0 s
testCanonicalGetSpecifier(int)[82] 0 s
testCanonicalGetSpecifier(int)[83] 0.001 s
testCanonicalGetSpecifier(int)[84] 0 s
testCanonicalGetSpecifier(int)[85] 0 s
testCanonicalGetSpecifier(int)[86] 0 s
testCanonicalGetSpecifier(int)[87] 0.001 s
testCanonicalGetSpecifier(int)[88] 0 s
testCanonicalGetSpecifier(int)[89] 0 s
testCanonicalGetSpecifier(int)[90] 0 s
testCanonicalGetSpecifier(int)[91] 0.001 s
testCanonicalGetSpecifier(int)[92] 0 s
testCanonicalGetSpecifier(int)[93] 0.001 s
testCanonicalGetSpecifier(int)[94] 0 s
testCanonicalGetSpecifier(int)[95] 0 s
testCanonicalGetSpecifier(int)[96] 0 s
testCanonicalGetSpecifier(int)[97] 0.001 s
testCanonicalGetSpecifier(int)[98] 0.003 s
testCanonicalGetSpecifier(int)[99] 0.001 s
testCanonicalGetSpecifier(int)[100] 0 s
testCanonicalGetSpecifier(int)[101] 0.001 s
testCanonicalGetSpecifier(int)[102] 0.001 s
testCanonicalGetSpecifier(int)[103] 0.001 s
testCanonicalGetSpecifier(int)[104] 0.001 s
testCanonicalGetSpecifier(int)[105] 0.001 s
testCanonicalGetSpecifier(int)[106] 0.001 s
testCanonicalGetSpecifier(int)[107] 0.001 s
testCanonicalGetSpecifier(int)[108] 0 s
testCanonicalGetSpecifier(int)[109] 0 s
testCanonicalGetSpecifier(int)[110] 0 s
testCanonicalGetSpecifier(int)[111] 0.001 s
testCanonicalGetSpecifier(int)[112] 0 s
testCanonicalGetSpecifier(int)[113] 0.001 s
testCanonicalGetSpecifier(int)[114] 0 s
testDefaultCodec 0 s
testCanonicalEncodings(int, String)[1] 0.003 s
testCanonicalEncodings(int, String)[2] 0 s
testCanonicalEncodings(int, String)[3] 0 s
testCanonicalEncodings(int, String)[4] 0 s
testCanonicalEncodings(int, String)[5] 0 s
testCanonicalEncodings(int, String)[6] 0.001 s
testCanonicalEncodings(int, String)[7] 0.001 s
testCanonicalEncodings(int, String)[8] 0 s
testCanonicalEncodings(int, String)[9] 0.001 s
testCanonicalEncodings(int, String)[10] 0 s
testCanonicalEncodings(int, String)[11] 0 s
testCanonicalEncodings(int, String)[12] 0.001 s
testCanonicalEncodings(int, String)[13] 0 s
testCanonicalEncodings(int, String)[14] 0 s
testCanonicalEncodings(int, String)[15] 0 s
testCanonicalEncodings(int, String)[16] 0 s
testCanonicalEncodings(int, String)[17] 0 s
testCanonicalEncodings(int, String)[18] 0 s
testCanonicalEncodings(int, String)[19] 0.001 s
testCanonicalEncodings(int, String)[20] 0 s
testCanonicalEncodings(int, String)[21] 0 s
testCanonicalEncodings(int, String)[22] 0 s
testCanonicalEncodings(int, String)[23] 0 s
testCanonicalEncodings(int, String)[24] 0 s
testCanonicalEncodings(int, String)[25] 0 s
testCanonicalEncodings(int, String)[26] 0.001 s
testCanonicalEncodings(int, String)[27] 0 s
testCanonicalEncodings(int, String)[28] 0 s
testCanonicalEncodings(int, String)[29] 0 s
testCanonicalEncodings(int, String)[30] 0 s
testCanonicalEncodings(int, String)[31] 0 s
testCanonicalEncodings(int, String)[32] 0 s
testCanonicalEncodings(int, String)[33] 0 s
testCanonicalEncodings(int, String)[34] 0 s
testCanonicalEncodings(int, String)[35] 0 s
testCanonicalEncodings(int, String)[36] 0 s
testCanonicalEncodings(int, String)[37] 0 s
testCanonicalEncodings(int, String)[38] 0.001 s
testCanonicalEncodings(int, String)[39] 0 s
testCanonicalEncodings(int, String)[40] 0 s
testCanonicalEncodings(int, String)[41] 0 s
testCanonicalEncodings(int, String)[42] 0 s
testCanonicalEncodings(int, String)[43] 0 s
testCanonicalEncodings(int, String)[44] 0 s
testCanonicalEncodings(int, String)[45] 0.001 s
testCanonicalEncodings(int, String)[46] 0 s
testCanonicalEncodings(int, String)[47] 0 s
testCanonicalEncodings(int, String)[48] 0 s
testCanonicalEncodings(int, String)[49] 0 s
testCanonicalEncodings(int, String)[50] 0 s
testCanonicalEncodings(int, String)[51] 0 s
testCanonicalEncodings(int, String)[52] 0 s
testCanonicalEncodings(int, String)[53] 0 s
testCanonicalEncodings(int, String)[54] 0 s
testCanonicalEncodings(int, String)[55] 0 s
testCanonicalEncodings(int, String)[56] 0.001 s
testCanonicalEncodings(int, String)[57] 0 s
testCanonicalEncodings(int, String)[58] 0 s
testCanonicalEncodings(int, String)[59] 0.001 s
testCanonicalEncodings(int, String)[60] 0 s
testCanonicalEncodings(int, String)[61] 0 s
testCanonicalEncodings(int, String)[62] 0 s
testCanonicalEncodings(int, String)[63] 0 s
testCanonicalEncodings(int, String)[64] 0 s
testCanonicalEncodings(int, String)[65] 0 s
testCanonicalEncodings(int, String)[66] 0 s
testCanonicalEncodings(int, String)[67] 0.001 s
testCanonicalEncodings(int, String)[68] 0 s
testCanonicalEncodings(int, String)[69] 0 s
testCanonicalEncodings(int, String)[70] 0 s
testCanonicalEncodings(int, String)[71] 0 s
testCanonicalEncodings(int, String)[72] 0 s
testCanonicalEncodings(int, String)[73] 0 s
testCanonicalEncodings(int, String)[74] 0 s
testCanonicalEncodings(int, String)[75] 0 s
testCanonicalEncodings(int, String)[76] 0 s
testCanonicalEncodings(int, String)[77] 0.001 s
testCanonicalEncodings(int, String)[78] 0 s
testCanonicalEncodings(int, String)[79] 0 s
testCanonicalEncodings(int, String)[80] 0.001 s
testCanonicalEncodings(int, String)[81] 0 s
testCanonicalEncodings(int, String)[82] 0 s
testCanonicalEncodings(int, String)[83] 0.001 s
testCanonicalEncodings(int, String)[84] 0 s
testCanonicalEncodings(int, String)[85] 0 s
testCanonicalEncodings(int, String)[86] 0 s
testCanonicalEncodings(int, String)[87] 0 s
testCanonicalEncodings(int, String)[88] 0 s
testCanonicalEncodings(int, String)[89] 0 s
testCanonicalEncodings(int, String)[90] 0 s
testCanonicalEncodings(int, String)[91] 0 s
testCanonicalEncodings(int, String)[92] 0 s
testCanonicalEncodings(int, String)[93] 0 s
testCanonicalEncodings(int, String)[94] 0 s
testCanonicalEncodings(int, String)[95] 0.001 s
testCanonicalEncodings(int, String)[96] 0 s
testCanonicalEncodings(int, String)[97] 0 s
testCanonicalEncodings(int, String)[98] 0 s
testCanonicalEncodings(int, String)[99] 0 s
testCanonicalEncodings(int, String)[100] 0 s
testCanonicalEncodings(int, String)[101] 0 s
testCanonicalEncodings(int, String)[102] 0 s
testCanonicalEncodings(int, String)[103] 0 s
testCanonicalEncodings(int, String)[104] 0 s
testCanonicalEncodings(int, String)[105] 0.001 s
testCanonicalEncodings(int, String)[106] 0 s
testCanonicalEncodings(int, String)[107] 0 s
testCanonicalEncodings(int, String)[108] 0 s
testCanonicalEncodings(int, String)[109] 0.001 s
testCanonicalEncodings(int, String)[110] 0 s
testCanonicalEncodings(int, String)[111] 0 s
testCanonicalEncodings(int, String)[112] 0 s
testCanonicalEncodings(int, String)[113] 0 s
testCanonicalEncodings(int, String)[114] 0 s
testCanonicalEncodings(int, String)[115] 0 s

BitStreamTest

testNextByteFromEmptyStream 0 s
testEmptyStream 0 s
testReadAlignedBytes 0 s
testStream 0 s
testNextByte 0 s

Pack200Test

testInputStreamMethods 0.003 s
testJarArchiveCreationTempFile 0.008 s
testJarUnarchiveAllInMemory 0.004 s
testJarArchiveCreationInMemory 0.004 s
testJarUnarchiveAllFileArgInMemory 0.003 s
testBadSignature 0.001 s
testMultiByteReadFromTempFileConsistentlyReturnsMinusOneAtEof 0.011 s
testJarUnarchiveAllFileTempFile 0.013 s
testOutputStreamMethods 0.003 s
testShortSignature 0.001 s
testMultiByteReadFromMemoryConsistentlyReturnsMinusOneAtEof 0.002 s
testSingleByteReadFromMemoryConsistentlyReturnsMinusOneAtEof 0.002 s
testGoodSignature 0.002 s
testJarUnarchiveAllTempFile 0.012 s
testSingleByteReadFromTempFileConsistentlyReturnsMinusOneAtEof 0.011 s

TarTest

testCOMPRESS178Lenient 0.001 s
testDirectoryRead 0.001 s
testTarUnarchive 0.002 s
testTarFileExplicitFileEntry 0.002 s
testFileEntryFromFile 0.003 s
testDirectoryEntryFromFile 0.004 s
testTarArchiveLongNameCreation 0.003 s
testTarFileUnarchive 0.002 s
testTarFileDirectoryRead 0.002 s
testTarArchiveCreation 0.002 s
testTarFileDirectoryEntryFromFile 0.007 s
testLongNameLargerThanBuffer 0.086 s
testExplicitDirectoryEntry 0.002 s
testCOMPRESS114 0.002 s
testCOMPRESS178 0.002 s
testTarFileEntryFromFile 0.003 s
testExplicitFileEntry 0.002 s
testTarFileCOMPRESS114 0.001 s
testTarFileCOMPRESS178 0.002 s
testTarFileCOMPRESS178Lenient 0.001 s
testTarFileExplicitDirectoryEntry 0.001 s
testTarFileLongNameLargerThanBuffer 0.064 s

ArchiveOutputStreamTest

testCallSequenceAr 0.009 s
testCallSequenceCpio 0.002 s
testFinish 0.002 s
testOptionalFinish 0.003 s
testCallSequenceJar 0.003 s
testCallSequenceTar 0.002 s
testCallSequenceZip 0.002 s

RunCodecTest

testDecodeInts 0 s
testToString 0 s
testRunCodecDecodeIntsOverflow 0 s
- public void org.apache.commons.compress.harmony.pack200.RunCodecTest.testRunCodecDecodeIntsOverflow() throws java.lang.Exception is @Disabled -
testNestedPopulationCodec 0 s
testEncodeSingleValue 0.001 s
testPopulationCodecDecodeIntsOverflow 0 s
- public void org.apache.commons.compress.harmony.pack200.RunCodecTest.testPopulationCodecDecodeIntsOverflow() throws java.lang.Exception is @Disabled -
testNestedRunCodec 0.001 s
testDecode 0 s
testRunCodec(int, Codec, Codec, String)[1] 0.008 s
testRunCodec(int, Codec, Codec, String)[2] 0 s
testRunCodec(int, Codec, Codec, String)[3] 0.001 s
testRunCodec(int, Codec, Codec, String)[4] 0 s

BrotliCompressorInputStreamTest

testTurningOnCachingReEvaluatesAvailability 0.003 s
testBrotliUnarchive 0.032 s
testBrotliDecode 0.002 s
testCanTurnOffCaching 0.001 s
testAvailableShouldReturnZero 0.002 s
testSingleByteReadWorksAsExpected 0.001 s
testCachingIsEnabledByDefaultAndBrotliIsPresent 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testShouldBeAbleToSkipAByte 0.001 s

DeflateCompressorOutputStreamTest

testCanReadASingleByteFlushAndFinish 0.001 s

CpioArchiveInputStreamTest

testCpioUnarchiveMultibyteCharName 0.001 s
testCpioUnarchive 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testCpioUnarchiveCreatedByRedlineRpm 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testInvalidLongValueInMetadata 0.002 s

Compress626Test

testJar 0.020 s
test 0 s

ConstantPoolTest

testEntries 0.001 s
testDuplicateField 0.001 s
testIndex 0 s
testDuplicateUTF8 0.001 s

XZCompressorInputStreamTest

testSingleByteReadConsistentlyReturnsMinusOneAtEofNoDecompressConcatenated 0.002 s
testRedundantTestOfAlmostDeprecatedMatchesMethod 0 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofDecompressConcatenated 0.009 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofNoDecompressConcatenated 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofDecompressConcatenated 0.002 s

ZipArchiveEntryTest

testShouldNotSetInfoZipFieldIfAnyDatesExceedUnixTime 0.001 s
testCompressionMethod 0 s
testIsUnixSymlink 0 s
testOnlyParseableStrictExcludesUnparseableExtraData 0.001 s
testCopyConstructor 0 s
testDraconicThrowsOnUnparseableExtraData 0.001 s
testShouldSetExtraDateFieldsIfDateExceedsDosDate 0 s
testShouldSetExtraDateFieldsIfCreationDateIsSet 0 s
testNullCommentEqualsEmptyComment 0 s
testShouldSetExtraDateFieldsIfAllDatesAreSet 0 s
testStrictForKnowExtraFieldsIncludesUnparseableExtraData 0.001 s
testShouldSetExtraDateFieldsIfAccessDateIsSet 0 s
testExtraFieldMerging 0 s
testShouldNotSetExtraDateFieldsIfDateFitsInDosDates 0 s
testExtraFields 0.001 s
testUnixMode 0 s
testReparsingUnicodeExtraWithUnsupportedversionThrowsInStrictMode 0.001 s
bestEffortIncludesUnparseableExtraData 0 s
testShouldNotSetInfoZipFieldIfDateExceedsUnixTime 0 s
testOnlyParseableLenientExcludesUnparseableExtraData 0 s
testAddAsFirstExtraField 0.001 s
testIsUnixSymlinkIsFalseIfMoreThanOneFlagIsSet 0 s
testNotEquals 0.001 s
testZipArchiveClone 0 s
testShouldSetExtraDateFieldsIfModifyDateIsExplicitlySet 0.001 s

CoverageTest

testHostOsInstance 0.001 s
testHeaderInstances 0.002 s
testCallLFHToString 0.001 s

CountingStreamTest

testInput 0.001 s
testOutput 0.001 s

SegmentUtilsTest

testCountInvokeInterfaceArgs(String, int)[1] 0.002 s
testCountInvokeInterfaceArgs(String, int)[2] 0.001 s
testCountInvokeInterfaceArgs(String, int)[3] 0 s
testCountInvokeInterfaceArgs(String, int)[4] 0 s
testCountInvokeInterfaceArgs(String, int)[5] 0 s
testCountInvokeInterfaceArgs(String, int)[6] 0 s
testCountInvokeInterfaceArgs(String, int)[7] 0.001 s
testCountInvokeInterfaceArgs(String, int)[8] 0 s
testCountInvokeInterfaceArgs(String, int)[9] 0.001 s
testMatches 0.001 s
testCountArgs(String, int)[1] 0.001 s
testCountArgs(String, int)[2] 0 s
testCountArgs(String, int)[3] 0 s
testCountArgs(String, int)[4] 0.001 s
testCountArgs(String, int)[5] 0 s
testCountArgs(String, int)[6] 0 s
testCountArgs(String, int)[7] 0.001 s
testCountArgs(String, int)[8] 0 s

ListerTest

testMain(Path)[1] 0.005 s
testMain(Path)[2] 0.001 s
testMain(Path)[3] 0.001 s
testMain(Path)[4] 0 s
testMain(Path)[5] 0.001 s
testMain(Path)[6] 0.001 s
testMain(Path)[7] 0.002 s
testMain(Path)[8] 0.001 s
testMain(Path)[9] 0.002 s
testMain(Path)[10] 0.001 s
testMain(Path)[11] 0.001 s
testMain(Path)[12] 0 s
testMain(Path)[13] 0 s
testMain(Path)[14] 0 s
testMain(Path)[15] 0 s
testMain(Path)[16] 0.001 s
testMain(Path)[17] 0.001 s
testMain(Path)[18] 0.002 s
testMain(Path)[19] 0 s
testMain(Path)[20] 0.001 s
testMain(Path)[21] 0.002 s
testMain(Path)[22] 0.001 s
testMain(Path)[23] 0.001 s
testMain(Path)[24] 0.001 s
testMain(Path)[25] 0.001 s
testMain(Path)[26] 0.001 s
testMain(Path)[27] 0.003 s
testMain(Path)[28] 0 s
testMain(Path)[29] 0.011 s
testMain(Path)[30] 0.002 s
testMain(Path)[31] 0.012 s
testMain(Path)[32] 0.003 s
testMain(Path)[33] 0.002 s
testMain(Path)[34] 0.001 s
testMain(Path)[35] 0 s
testMain(Path)[36] 0.001 s
testMain(Path)[37] 0.001 s
testMain(Path)[38] 0.001 s
testMain(Path)[39] 0.001 s
testMain(Path)[40] 0.001 s
testMain(Path)[41] 0.001 s
testMain(Path)[42] 0.003 s
testMain(Path)[43] 0.005 s
testMain(Path)[44] 0 s
testMain(Path)[45] 0.002 s
testMain(Path)[46] 0.001 s
testMain(Path)[47] 0.001 s
testMain(Path)[48] 0 s
testMain(Path)[49] 0 s
testMain(Path)[50] 0.002 s
testMain(Path)[51] 0.001 s
testMain(Path)[52] 0.001 s
testMain(Path)[53] 0.002 s
testMain(Path)[54] 0.001 s
testMain(Path)[55] 0.022 s
testMain(Path)[56] 0.009 s
testMain(Path)[57] 0.009 s
testMain(Path)[58] 0.011 s
testMain(Path)[59] 0.016 s
testMain(Path)[60] 0.017 s
testMain(Path)[61] 0.009 s
testMain(Path)[62] 0.001 s
testMain(Path)[63] 0.006 s
testMain(Path)[64] 0.001 s
testMain(Path)[65] 0 s
testMain(Path)[66] 0 s
testMain(Path)[67] 0 s
testMain(Path)[68] 0.001 s
testMain(Path)[69] 0.001 s
testMain(Path)[70] 0.001 s
testMain(Path)[71] 0.001 s
testMain(Path)[72] 0.001 s
testMain(Path)[73] 0.001 s
testMain(Path)[74] 0 s
testMain(Path)[75] 0.012 s
testMain(Path)[76] 0.004 s
testMain(Path)[77] 0.003 s
testMain(Path)[78] 0.012 s
testMain(Path)[79] 0.019 s
testMain(Path)[80] 0.002 s
testMain(Path)[81] 0.001 s
testMain(Path)[82] 0.001 s
testMain(Path)[83] 0.002 s
testMain(Path)[84] 0 s
testMain(Path)[85] 0.001 s
testMain(Path)[86] 0.023 s
testMain(Path)[87] 0.005 s
testMain(Path)[88] 0.003 s
testMain(Path)[89] 0.002 s
testMain(Path)[90] 0.001 s
testMain(Path)[91] 0.009 s
testMain(Path)[92] 0.005 s
testMain(Path)[93] 0.001 s
testMain(Path)[94] 0.001 s
testMain(Path)[95] 0.001 s
testMain(Path)[96] 0.004 s
testMain(Path)[97] 0 s
testMain(Path)[98] 0.001 s
testMain(Path)[99] 0.002 s
testMain(Path)[100] 0.008 s
testMain(Path)[101] 0.004 s
testMain(Path)[102] 0.001 s
testMain(Path)[103] 0.001 s
testMain(Path)[104] 0 s

ParallelScatterZipCreatorTest

testCallableApiUsingSubmit 0.586 s
testConcurrentDefaultTempFolder 0.350 s
testThrowsExceptionWithCompressionLevelTooBig 0.002 s
testConcurrentCustomTempFolder 0.318 s
sameZipArchiveEntryNullPointerException 0 s
- [COMPRESS-639] -
testCallableApiUsingSubmitStreamAwareCallable 0.290 s
testCallableWithLowestLevelApiUsingSubmit 0.025 s
testCallableApiWithHighestLevelUsingSubmitStreamAwareCallable 0.051 s
testThrowsExceptionWithCompressionLevelTooSmall 0.002 s

XZCompressorOutputStreamTest

testWrite 0.009 s

JarMarkerTest

testJarMarkerLengthCheck 0.001 s

FolderTest

testFindBindPairForInStream 0.001 s
testGetUnpackSizeOne 0 s
testGetUnpackSizeTwo 0 s
testGetUnpackSizeForCoderOne 0 s

TarArchiveInputStreamTest

testParseTarTruncatedInContent 0.002 s
testShouldReadGNULongNameEntryWithWrongName 0.001 s
testDatePriorToEpochInPAXFormat 0.002 s
testReadsArchiveCompletely_COMPRESS245 0.007 s
testShouldThrowAnExceptionOnTruncatedEntries 0.004 s
testWorkaroundForBrokenTimeHeader 0.001 s
testDirectoryWithLongNameEndsWithSlash 0.062 s
testParseTarWithNonNumberPaxHeaders 0.005 s
testRejectsArchivesWithNegativeSizes 0.004 s
testDatePriorToEpochInGNUFormat 0.002 s
testShouldUseSpecifiedEncodingWhenReadingGNULongNames 0.002 s
testParseTarWithSpecialPaxHeaders 0.002 s
testParseTarTruncatedInPadding 0.001 s
testShouldReadBigGid 0.001 s
testCompress197 0.001 s
testCompress558 0.001 s
testGetAndSetOfPaxEntry 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testThrowExceptionWithNullEntry 0.001 s
testSkipsDevNumbersWhenEntryIsNoDevice 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testSurvivesBlankLinesInPaxHeader 0.002 s
testSurvivesPaxHeaderWithNameEndingInSlash 0.002 s
testThrowException 0.002 s
testShouldConsumeArchiveCompletely 0.002 s

ZipIoUtilTest

testWriteFully_whenFullAtOnce_thenSucceed 0.002 s
testWriteFullyAt_whenFullAtOnce_thenSucceed 0.002 s
testWriteFullyAt_whenPartial_thenFail 0.004 s
testWriteFully_whenFullButPartial_thenSucceed 0.003 s
testWriteFully_whenPartial_thenFail 0.003 s
testWriteFullyAt_whenFullButPartial_thenSucceed 0.005 s

ZipTest

testUnixModeInAddRaw 0.002 s
testSkipsPK00Prefix 0.003 s
testZipUnarchive 0.002 s
testBuildSplitZip32_metaCrossBoundary 0.015 s
testBuildSplitZipTest 0.440 s
testBuildSplitZipWithTooLargeSizeThrowsException 0.002 s
testFileEntryFromFile 0.003 s
testBuildSplitZipWithTooSmallSizeThrowsException 0.002 s
testDirectoryEntryFromFile 0.002 s
testBuildSplitZip32_endOfCentralDirectorySkipBoundary 0.004 s
testTokenizationCompressionMethod 0.002 s
testInputStreamStatisticsForStoredEntry 0.002 s
testCopyRawEntriesFromFile 0.004 s
testZipArchiveCreationInMemory 0.002 s
testCopyRawZip64EntryFromFile 0.004 s
testInputStreamStatisticsForImplodedEntry 0.008 s
testInputStreamStatisticsForBzip2Entry 0.001 s
testInputStreamStatisticsOfZipBombExcel 0.012 s
testBuildArtificialSplitZip32Test 0.007 s
testSkipEntryWithUnsupportedCompressionMethod 0.001 s
testBuildArtificialSplitZip64Test 0.012 s
testExplicitDirectoryEntry 0.002 s
testBuildSplitZipWithSegmentAlreadyExistThrowsException 0.135 s
testInputStreamStatisticsForDeflate64Entry 0.005 s
testListAllFilesWithNestedArchive 0.002 s
testExplicitFileEntry 0.002 s
testInputStreamStatisticsForShrunkEntry 0.002 s
testZipArchiveEntryNewFromPath 0.003 s
testZipArchiveCreation 0.003 s

NewAttributeBandsTest

testIntegralLayout(String)[1] 0.004 s
testIntegralLayout(String)[2] 0 s
testIntegralLayout(String)[3] 0 s
testIntegralLayout(String)[4] 0.001 s
testIntegralLayout(String)[5] 0 s
testIntegralLayout(String)[6] 0 s
testIntegralLayout(String)[7] 0.001 s
testIntegralLayout(String)[8] 0 s
testIntegralLayout(String)[9] 0 s
testIntegralLayout(String)[10] 0 s
testIntegralLayout(String)[11] 0 s
testIntegralLayout(String)[12] 0.001 s
testIntegralLayout(String)[13] 0 s
testIntegralLayout(String)[14] 0.001 s
testIntegralLayout(String)[15] 0 s
testIntegralLayout(String)[16] 0.001 s
testIntegralLayout(String)[17] 0 s
testIntegralLayout(String)[18] 0 s
testIntegralLayout(String)[19] 0.001 s
testIntegralLayout(String)[20] 0.001 s
testIntegralLayout(String)[21] 0 s
testReferenceLayouts(String)[1] 0.001 s
testReferenceLayouts(String)[2] 0 s
testReferenceLayouts(String)[3] 0 s
testReferenceLayouts(String)[4] 0 s
testReferenceLayouts(String)[5] 0.001 s
testReferenceLayouts(String)[6] 0 s
testReferenceLayouts(String)[7] 0.001 s
testReferenceLayouts(String)[8] 0 s
testReferenceLayouts(String)[9] 0.001 s
testReferenceLayouts(String)[10] 0.005 s
testReferenceLayouts(String)[11] 0.001 s
testReferenceLayouts(String)[12] 0 s
testReferenceLayouts(String)[13] 0 s
testReferenceLayouts(String)[14] 0 s
testReferenceLayouts(String)[15] 0 s
testReferenceLayouts(String)[16] 0 s
testReferenceLayouts(String)[17] 0.001 s
testReferenceLayouts(String)[18] 0 s
testLayoutWithBackwardsCall 0.001 s
testLayoutWithCalls 0.001 s
testUnionLayout 0 s
testReplicationLayout 0.001 s
testEmptyLayout 0 s

TarMemoryFileSystemTest

testTarToMemoryFileSystem 0.001 s
testCheckUserInformationInTarEntry 0.009 s
testTarFromMemoryFileSystem 0.001 s

CharsetNamesTest

testConstants 0.001 s

Pack200UtilsTest

testNormalizeInPlace 0.012 s
testNormalize 0.008 s

CodecTest

testBCodings(int)[1] 0.001 s
testBCodings(int)[2] 0 s
testBCodings(int)[3] 0 s
testBCodings(int)[4] 0 s
testBCodings(int)[5] 0.001 s
testByte1Delta 0 s
testByte1 0.001 s
testUnsigned5 0.002 s
testCardinality 0 s
testCodecFamilies(BHSDCodec[])[1] 0 s
testCodecFamilies(BHSDCodec[])[2] 0.001 s
testCodecFamilies(BHSDCodec[])[3] 0 s
testCodecFamilies(BHSDCodec[])[4] 0.001 s
testCodecFamilies(BHSDCodec[])[5] 0 s
testCodecFamilies(BHSDCodec[])[6] 0.001 s
testCodecFamilies(BHSDCodec[])[7] 0.001 s
testCodecFamilies(BHSDCodec[])[8] 0 s
testCodecFamilies(BHSDCodec[])[9] 0.001 s
testCodecFamilies(BHSDCodec[])[10] 0 s
testCodecFamilies(BHSDCodec[])[11] 0.001 s
testCodecFamilies(BHSDCodec[])[12] 0 s
testCodecFamilies(BHSDCodec[])[13] 0 s
testCodecFamilies(BHSDCodec[])[14] 0 s
testCodecFamilies(BHSDCodec[])[15] 0 s
testCodecFamilies(BHSDCodec[])[16] 0 s
testCodecFamilies(BHSDCodec[])[17] 0 s
testCodecFamilies(BHSDCodec[])[18] 0.001 s
testCodecFamilies(BHSDCodec[])[19] 0 s
testByte1DeltaException 0.001 s
testByte1Signed 0.001 s
testInvalidHCodings(int)[1] 0 s
testInvalidHCodings(int)[2] 0 s
testInvalidHCodings(int)[3] 0 s
testInvalidHCodings(int)[4] 0 s
testInvalidHCodings(int)[5] 0.001 s
testInvalidHCodings(int)[6] 0 s
testInvalidHCodings(int)[7] 0.001 s
testInvalidHCodings(int)[8] 0 s
testInvalidHCodings(int)[9] 0 s
testInvalidHCodings(int)[10] 0 s
testInvalidHCodings(int)[11] 0.002 s
testInvalidHCodings(int)[12] 0 s
testInvalidHCodings(int)[13] 0.001 s
testInvalidHCodings(int)[14] 0 s
testInvalidHCodings(int)[15] 0.001 s
testInvalidHCodings(int)[16] 0 s
testInvalidHCodings(int)[17] 0 s
testInvalidHCodings(int)[18] 0 s
testInvalidHCodings(int)[19] 0.001 s
testInvalidHCodings(int)[20] 0 s
testInvalidHCodings(int)[21] 0 s
testInvalidHCodings(int)[22] 0 s
testInvalidHCodings(int)[23] 0 s
testInvalidHCodings(int)[24] 0 s
testInvalidHCodings(int)[25] 0 s
testInvalidHCodings(int)[26] 0.001 s
testInvalidHCodings(int)[27] 0 s
testInvalidHCodings(int)[28] 0.001 s
testInvalidHCodings(int)[29] 0 s
testInvalidHCodings(int)[30] 0.001 s
testInvalidHCodings(int)[31] 0 s
testInvalidHCodings(int)[32] 0.001 s
testInvalidHCodings(int)[33] 0 s
testInvalidHCodings(int)[34] 0.001 s
testInvalidHCodings(int)[35] 0 s
testInvalidHCodings(int)[36] 0 s
testInvalidHCodings(int)[37] 0.001 s
testInvalidHCodings(int)[38] 0 s
testInvalidHCodings(int)[39] 0.001 s
testInvalidHCodings(int)[40] 0 s
testInvalidHCodings(int)[41] 0 s
testInvalidHCodings(int)[42] 0 s
testInvalidHCodings(int)[43] 0 s
testInvalidHCodings(int)[44] 0 s
testInvalidHCodings(int)[45] 0 s
testInvalidHCodings(int)[46] 0 s
testInvalidHCodings(int)[47] 0 s
testInvalidHCodings(int)[48] 0 s
testInvalidHCodings(int)[49] 0 s
testInvalidHCodings(int)[50] 0.001 s
testInvalidHCodings(int)[51] 0 s
testInvalidHCodings(int)[52] 0 s
testInvalidHCodings(int)[53] 0.001 s
testInvalidHCodings(int)[54] 0 s
testInvalidHCodings(int)[55] 0 s
testInvalidHCodings(int)[56] 0.001 s
testInvalidHCodings(int)[57] 0 s
testInvalidHCodings(int)[58] 0 s
testInvalidHCodings(int)[59] 0.001 s
testInvalidHCodings(int)[60] 0 s
testInvalidHCodings(int)[61] 0 s
testInvalidHCodings(int)[62] 0.001 s
testInvalidHCodings(int)[63] 0 s
testInvalidHCodings(int)[64] 0.001 s
testInvalidHCodings(int)[65] 0 s
testInvalidHCodings(int)[66] 0 s
testInvalidHCodings(int)[67] 0.001 s
testInvalidHCodings(int)[68] 0 s
testInvalidHCodings(int)[69] 0 s
testInvalidHCodings(int)[70] 0 s
testInvalidHCodings(int)[71] 0 s
testInvalidHCodings(int)[72] 0 s
testInvalidHCodings(int)[73] 0 s
testInvalidHCodings(int)[74] 0.001 s
testInvalidHCodings(int)[75] 0 s
testInvalidHCodings(int)[76] 0 s
testInvalidHCodings(int)[77] 0 s
testInvalidHCodings(int)[78] 0 s
testInvalidHCodings(int)[79] 0.001 s
testInvalidHCodings(int)[80] 0 s
testInvalidHCodings(int)[81] 0 s
testInvalidHCodings(int)[82] 0 s
testInvalidHCodings(int)[83] 0 s
testInvalidHCodings(int)[84] 0 s
testInvalidHCodings(int)[85] 0 s
testInvalidHCodings(int)[86] 0.001 s
testInvalidHCodings(int)[87] 0 s
testInvalidHCodings(int)[88] 0.001 s
testInvalidHCodings(int)[89] 0 s
testInvalidHCodings(int)[90] 0 s
testInvalidHCodings(int)[91] 0 s
testInvalidHCodings(int)[92] 0.001 s
testInvalidHCodings(int)[93] 0 s
testInvalidHCodings(int)[94] 0.001 s
testInvalidHCodings(int)[95] 0 s
testInvalidHCodings(int)[96] 0 s
testInvalidHCodings(int)[97] 0 s
testInvalidHCodings(int)[98] 0.001 s
testInvalidHCodings(int)[99] 0 s
testInvalidHCodings(int)[100] 0 s
testInvalidHCodings(int)[101] 0.001 s
testInvalidHCodings(int)[102] 0.001 s
testInvalidHCodings(int)[103] 0.002 s
testInvalidHCodings(int)[104] 0 s
testInvalidHCodings(int)[105] 0.001 s
testInvalidHCodings(int)[106] 0 s
testInvalidHCodings(int)[107] 0.001 s
testInvalidHCodings(int)[108] 0.001 s
testInvalidHCodings(int)[109] 0.001 s
testInvalidHCodings(int)[110] 0.001 s
testInvalidHCodings(int)[111] 0.001 s
testInvalidHCodings(int)[112] 0.002 s
testInvalidHCodings(int)[113] 0.002 s
testInvalidHCodings(int)[114] 0.001 s
testInvalidHCodings(int)[115] 0.001 s
testInvalidHCodings(int)[116] 0 s
testInvalidHCodings(int)[117] 0.001 s
testInvalidHCodings(int)[118] 0.001 s
testInvalidHCodings(int)[119] 0 s
testInvalidHCodings(int)[120] 0.001 s
testInvalidHCodings(int)[121] 0 s
testInvalidHCodings(int)[122] 0.001 s
testInvalidHCodings(int)[123] 0.001 s
testInvalidHCodings(int)[124] 0 s
testInvalidHCodings(int)[125] 0.001 s
testInvalidHCodings(int)[126] 0 s
testInvalidHCodings(int)[127] 0.001 s
testInvalidHCodings(int)[128] 0.002 s
testInvalidHCodings(int)[129] 0 s
testInvalidHCodings(int)[130] 0 s
testInvalidHCodings(int)[131] 0.001 s
testInvalidHCodings(int)[132] 0 s
testInvalidHCodings(int)[133] 0 s
testInvalidHCodings(int)[134] 0 s
testInvalidHCodings(int)[135] 0 s
testInvalidHCodings(int)[136] 0 s
testInvalidHCodings(int)[137] 0 s
testInvalidHCodings(int)[138] 0 s
testInvalidHCodings(int)[139] 0 s
testInvalidHCodings(int)[140] 0.001 s
testInvalidHCodings(int)[141] 0 s
testInvalidHCodings(int)[142] 0 s
testInvalidHCodings(int)[143] 0 s
testInvalidHCodings(int)[144] 0.001 s
testInvalidHCodings(int)[145] 0.001 s
testInvalidHCodings(int)[146] 0 s
testInvalidHCodings(int)[147] 0 s
testInvalidHCodings(int)[148] 0 s
testInvalidHCodings(int)[149] 0 s
testInvalidHCodings(int)[150] 0 s
testInvalidHCodings(int)[151] 0 s
testInvalidHCodings(int)[152] 0 s
testInvalidHCodings(int)[153] 0 s
testInvalidHCodings(int)[154] 0 s
testInvalidHCodings(int)[155] 0 s
testInvalidHCodings(int)[156] 0 s
testInvalidHCodings(int)[157] 0 s
testInvalidHCodings(int)[158] 0 s
testInvalidHCodings(int)[159] 0 s
testInvalidHCodings(int)[160] 0 s
testInvalidHCodings(int)[161] 0.001 s
testInvalidHCodings(int)[162] 0 s
testInvalidHCodings(int)[163] 0 s
testInvalidHCodings(int)[164] 0 s
testInvalidHCodings(int)[165] 0 s
testInvalidHCodings(int)[166] 0.001 s
testInvalidHCodings(int)[167] 0 s
testInvalidHCodings(int)[168] 0.001 s
testInvalidHCodings(int)[169] 0.001 s
testInvalidHCodings(int)[170] 0.001 s
testInvalidHCodings(int)[171] 0 s
testInvalidHCodings(int)[172] 0 s
testInvalidHCodings(int)[173] 0 s
testInvalidHCodings(int)[174] 0 s
testInvalidHCodings(int)[175] 0 s
testInvalidHCodings(int)[176] 0 s
testInvalidHCodings(int)[177] 0 s
testInvalidHCodings(int)[178] 0 s
testInvalidHCodings(int)[179] 0 s
testInvalidHCodings(int)[180] 0 s
testInvalidHCodings(int)[181] 0 s
testInvalidHCodings(int)[182] 0 s
testInvalidHCodings(int)[183] 0 s
testInvalidHCodings(int)[184] 0.001 s
testInvalidHCodings(int)[185] 0 s
testInvalidHCodings(int)[186] 0.001 s
testInvalidHCodings(int)[187] 0 s
testInvalidHCodings(int)[188] 0 s
testInvalidHCodings(int)[189] 0 s
testInvalidHCodings(int)[190] 0 s
testInvalidHCodings(int)[191] 0.001 s
testInvalidHCodings(int)[192] 0 s
testInvalidHCodings(int)[193] 0 s
testInvalidHCodings(int)[194] 0 s
testInvalidHCodings(int)[195] 0 s
testInvalidHCodings(int)[196] 0.003 s
testInvalidHCodings(int)[197] 0 s
testInvalidHCodings(int)[198] 0.001 s
testInvalidHCodings(int)[199] 0 s
testInvalidHCodings(int)[200] 0 s
testInvalidHCodings(int)[201] 0 s
testInvalidHCodings(int)[202] 0 s
testInvalidHCodings(int)[203] 0 s
testInvalidHCodings(int)[204] 0 s
testInvalidHCodings(int)[205] 0 s
testInvalidHCodings(int)[206] 0 s
testInvalidHCodings(int)[207] 0 s
testInvalidHCodings(int)[208] 0 s
testInvalidHCodings(int)[209] 0 s
testInvalidHCodings(int)[210] 0.001 s
testInvalidHCodings(int)[211] 0 s
testInvalidHCodings(int)[212] 0 s
testInvalidHCodings(int)[213] 0 s
testInvalidHCodings(int)[214] 0 s
testInvalidHCodings(int)[215] 0.001 s
testInvalidHCodings(int)[216] 0 s
testInvalidHCodings(int)[217] 0 s
testInvalidHCodings(int)[218] 0 s
testInvalidHCodings(int)[219] 0 s
testInvalidHCodings(int)[220] 0.001 s
testInvalidHCodings(int)[221] 0 s
testInvalidHCodings(int)[222] 0.001 s
testInvalidHCodings(int)[223] 0.002 s
testInvalidHCodings(int)[224] 0.002 s
testInvalidHCodings(int)[225] 0.004 s
testInvalidHCodings(int)[226] 0.002 s
testInvalidHCodings(int)[227] 0.001 s
testInvalidHCodings(int)[228] 0.001 s
testInvalidHCodings(int)[229] 0.001 s
testInvalidHCodings(int)[230] 0.001 s
testInvalidHCodings(int)[231] 0 s
testInvalidHCodings(int)[232] 0.002 s
testInvalidHCodings(int)[233] 0.002 s
testInvalidHCodings(int)[234] 0 s
testInvalidHCodings(int)[235] 0.001 s
testInvalidHCodings(int)[236] 0 s
testInvalidHCodings(int)[237] 0.001 s
testInvalidHCodings(int)[238] 0 s
testInvalidHCodings(int)[239] 0.001 s
testInvalidHCodings(int)[240] 0 s
testInvalidHCodings(int)[241] 0.001 s
testInvalidHCodings(int)[242] 0 s
testInvalidHCodings(int)[243] 0 s
testInvalidHCodings(int)[244] 0 s
testInvalidHCodings(int)[245] 0.001 s
testInvalidHCodings(int)[246] 0 s
testInvalidHCodings(int)[247] 0.001 s
testInvalidHCodings(int)[248] 0 s
testInvalidHCodings(int)[249] 0 s
testInvalidHCodings(int)[250] 0 s
testInvalidHCodings(int)[251] 0 s
testInvalidHCodings(int)[252] 0 s
testInvalidHCodings(int)[253] 0.001 s
testInvalidHCodings(int)[254] 0 s
testInvalidHCodings(int)[255] 0 s
testInvalidHCodings(int)[256] 0 s
testCodecToString 0 s

FramedLZ4CompressorRoundtripTest

test64KMultipleBlocks 0.026 s
biggerFileRoundtrip(Parameters)[1] 0.317 s
biggerFileRoundtrip(Parameters)[2] 0.253 s
biggerFileRoundtrip(Parameters)[3] 0.227 s
biggerFileRoundtrip(Parameters)[4] 0.230 s
biggerFileRoundtrip(Parameters)[5] 0.223 s
biggerFileRoundtrip(Parameters)[6] 0.233 s
biggerFileRoundtrip(Parameters)[7] 0.238 s
biggerFileRoundtrip(Parameters)[8] 0.187 s
gzippedLoremIpsumRoundtrip(Parameters)[1] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[2] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[3] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[4] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[5] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[6] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[7] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[8] 0.002 s
blaTarRoundtrip(Parameters)[1] 0.003 s
blaTarRoundtrip(Parameters)[2] 0.003 s
blaTarRoundtrip(Parameters)[3] 0.002 s
blaTarRoundtrip(Parameters)[4] 0.002 s
blaTarRoundtrip(Parameters)[5] 0.002 s
blaTarRoundtrip(Parameters)[6] 0.003 s
blaTarRoundtrip(Parameters)[7] 0.002 s
blaTarRoundtrip(Parameters)[8] 0.002 s

IOMethodsTest

testWriteJar 0.064 s
testWriteTar 0.002 s
testWriteZip 0.002 s
testWriteCpio 0.002 s
testReadCpio 0.005 s
testReadJar 0.008 s
testReadTar 0.005 s
testReadZip 0.003 s
testWriteAr 0.004 s
testReadAr 0.004 s

JarArchiveOutputStreamTest

testJarMarker 0.006 s

ParametersTest

testMaxLiteralLengthIsWindowSizeIfSetTo0 0 s
testMinBackReferenceLengthIsAtLeastThree 0 s
testMaxLiteralLengthIsWindowSizeIfSetToAValueTooBigToHoldInSlidingWindow 0 s
testAllParametersUsuallyTakeTheirSpecifiedValues 0 s
testMaxLiteralLengthIsWindowSizeIfSetToANegativeValue 0 s
testMaxBackReferenceLengthIsMinBackReferenceLengthIfBothAreEqual 0 s
testMaxOffsetIsWindowSizeMinus1IfSetToANegativeValue 0 s
testWindowSizeMustNotBeSmallerThanMinBackReferenceLength 0 s
testMaxOffsetIsWindowSizeMinus1IfBiggerThanWindowSize 0 s
testMaxBackReferenceLengthIsMinBackReferenceLengthWhenSmallerThanMinBackReferenceLength 0 s
testWindowSizeMustBeAPowerOfTwo 0 s
testMaxOffsetIsWindowSizeMinus1IfSetTo0 0 s
testMaxBackReferenceLengthIsMinBackReferenceLengthWhenSmallerThanMinBackReferenceLengthReversedInvocationOrder 0 s
testDefaultConstructor 0 s

JarTest

testJarUnarchive 0.007 s
testJarArchiveCreation 0.008 s
testJarUnarchiveAll 0.012 s

SevenZArchiverTest

testChannelVersion 0.093 s
testOutputStreamVersion 0.003 s
testUnknownFormat 0.004 s
testFileVersion 0.125 s

SkipShieldingInputStreamTest

testSkipHasAnUpperBoundOnRead 0 s
testSkipDelegatesToRead 0 s
testSkipSwallowsNegativeArguments 0 s

GzipCompressorOutputStreamTest

testFileNameChinesePercentEncoded 0.002 s
testFileNameAscii 0.001 s

BitInputStreamTest

testClearBitCache 0 s
testReading30BitsInBigEndian 0 s
testLittleEndianWithOverflow 0.001 s
testEOF 0 s
testReading30BitsInLittleEndian 0 s
testReading24BitsInBigEndian 0 s
testAlignWithByteBoundaryWhenNotAtBoundary 0 s
testReading24BitsInLittleEndian 0 s
testAvailableWithoutCache 0.001 s
testBigEndianWithOverflow 0 s
testAvailableWithCache 0 s
testReading17BitsInBigEndian 0 s
testShouldNotAllowReadingOfANegativeAmountOfBits 0 s
testShouldNotAllowReadingOfMoreThan63BitsAtATime 0 s
testAlignWithByteBoundaryWhenAtBoundary 0 s
testReading31BitsInBigEndian 0 s
testReading31BitsInLittleEndian 0 s
testReading17BitsInLittleEndian 0 s

BlockLZ4CompressorOutputStreamTest

testRewritingOfFourPairs 0 s
testRewritingOfFinalBlockWithoutTrailingLZ77Literals 0.003 s
testPairSeesBackReferenceWhenSet 0.001 s
testRewritingOfFinalBlockWithTrailingLZ77Literals 0.001 s
testWritesCorrectSizeFor15ByteLengthLiteral 0.001 s
testPairAccumulatesLengths 0 s
testRewritingWithFinalBackreferenceAndOffsetBiggerThan1 0 s
canWriteBackReferenceFollowedByShortLiteralIfOffsetIsBigEnough 0 s
- would pass if the algorithm used for rewriting the final pairs was smarter -
canWriteBackReferenceFollowedByShortLiteralIfLengthIsBigEnough 0 s
- would pass if the algorithm used for rewriting the final pairs was smarter -
testWritesCorrectSizeFor270ByteLengthLiteral 0 s
testWritesCorrectSizeFor269ByteLengthLiteral 0 s
testWritesCorrectSizeFor19ByteLengthBackReference 0 s
testCanWritePairWithoutLiterals 0 s
testCanWriteBackReferenceFollowedByLongLiteral 0 s
testWritesCompletePair 0 s
testCantWriteBackReferenceFollowedByLiteralThatIsTooShort 0 s
testWritesCorrectSizeFor274ByteLengthBackReference 0 s
testCantWriteBackReferenceIfAccumulatedOffsetIsTooShort 0 s
testWritesCorrectSizeFor273ByteLengthBackReference 0 s
testCanWritePairWithoutBackReference 0 s

MultiReadOnlySeekableByteChannelTest

testThrowsClosedChannelExceptionWhenSizeIsReadOnClosedChannel 0.001 s
testVerifyGrouped 0 s
throwsClosedChannelExceptionWhenPositionIsReadOnClosedChannel 0 s
- we deliberately violate the spec -
testConstructorThrowsOnNullArg 0 s
testClosesAllAndThrowsExceptionIfCloseThrows 0 s
testThrowsClosedChannelExceptionWhenPositionIsSetOnClosedChannel 0 s
testThrowsIOExceptionWhenPositionIsSetToANegativeValue 0 s
testCheckForSingleByte 0 s
testReferenceBehaviorForEmptyChannel 0.001 s
testForSeekableByteChannelsReturnsIdentityForSingleElement 0 s
testCantTruncate 0.001 s
testCantPositionToANegativePosition 0 s
testForSeekableByteChannelsThrowsOnNullArg 0 s
testCloseIsIdempotent 0.001 s
testTwoEmptyChannelsConcatenateAsEmptyChannel 0 s
testForFilesThrowsOnNullArg 0 s
testCantWrite 0.001 s
testCheckForString 0.070 s
testReadingFromAPositionAfterEndReturnsEOF 0 s

SegmentConstantPoolTest

testRegexReplacement 0.009 s
testMatchSpecificPoolEntryIndex_SingleArray 0.002 s
testMatchSpecificPoolEntryIndex_DoubleArray 0 s

LZ77CompressorTest

testSamIAmExampleWithFullArrayAvailableForCompression 0.001 s
testBlaExampleWithShorterBackReferenceLength 0.001 s
testBlaExampleWithShortPrefill 0 s
testCantPrefillAfterCompress 0 s
testNonCompressableWithLengthSmallerThanLiteralMax 0 s
testNonCompressableSentAsSingleBytes 0.001 s
testCantPrefillTwice 0.001 s
testBlaExampleWithPrefill 0 s
testBlaExampleSmallerWindowSize 0 s
testNonCompressableWithLengthThatForcesWindowSlide 0 s
testBlaExampleWithFullArrayAvailableForCompression 0.001 s
testBlaExampleWithSingleByteWrites 0 s
testNonCompressableWithLengthGreaterThanLiteralMaxButLessThanTwiceWindowSize 0 s
testBlaExampleWithPrefillBiggerThanWindowSize 0.001 s

PopulationCodecTest

testPopulationCodec(byte[], long[], Codec)[1] 0.001 s
testPopulationCodec(byte[], long[], Codec)[2] 0.001 s
testPopulationCodec(byte[], long[], Codec)[3] 0 s
testPopulationCodec(byte[], long[], Codec)[4] 0 s
testPopulationCodec(byte[], long[], Codec)[5] 0 s
testPopulationCodec(byte[], long[], Codec)[6] 0 s
testPopulationCodec(byte[], long[], Codec)[7] 0 s
testPopulationCodec(byte[], long[], Codec)[8] 0 s
testPopulationCodec(byte[], long[], Codec)[9] 0 s
testPopulationCodec(byte[], long[], Codec)[10] 0.001 s
testEncodeSingleValue 0.003 s

ZipShortTest

testToBytes 0 s
testPut 0.001 s
testClone 0 s
testSign 0 s
testFromBytes 0 s
testEquals 0 s

SnappyRoundtripTest

testGzippedLoremIpsumRoundtrip 0.003 s
testTryReallyBigOffset 0.185 s
testTryReallyLongLiterals 1.790 s
testBlaTarRoundtrip 0.007 s
testBiggerFileRoundtrip 0.170 s
testBlaTarRoundtripTunedForCompressionRatio 0.007 s
testBlaTarRoundtripTunedForSpeed 0.006 s

ZipFileTest

testNameSourceDefaultsToName 0.002 s
testExtractFileLiesAcrossSplitZipSegmentsCreatedByWinrar 0.039 s
testSkipsPK00Prefix 0.002 s
testOffsets 0.003 s
testZipWithShortBeginningGarbage 0.002 s
testSetLevelTooBigForZipArchiveOutputStream 0.002 s
testEntryAlignmentExceed 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingUnshrink 0.002 s
testReadingOfStoredEntry 0.002 s
testDuplicateEntry 0.002 s
testReadingOfExtraDataBeforeZip 0.004 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingBzip2 0.007 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingStore 0.004 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingBzip2 0.003 s
testPhysicalOrderOfSpecificFile 0.004 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingStore 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingExplode 0.003 s
testPhysicalOrder 0.002 s
testReadingOfFirstStoredEntry 0.002 s
testExcessDataInZip64ExtraField 0.005 s
testCDOrder 0.003 s
testConcurrentReadFile 0.007 s
testUnshrinking 0.002 s
testNameSourceIsSetToUnicodeExtraField 0.002 s
testReadDeflate64CompressedStream 0.003 s
testInvalidAlignment 0.002 s
testUnixSymlinkSampleFile 0.002 s
testExtractFileLiesAcrossSplitZipSegmentsCreatedByZipOfZip64 0.043 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingUnshrink 0.001 s
testDelayedOffsetsAndSizes 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate64 0.002 s
testSelfExtractingZipUsingUnzipsfx 0 s
- skipped -
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.002 s
testWinzipBackSlashWorkaround 0.002 s
testCDOrderInMemory 0.002 s
testConcurrentReadSeekable 0.005 s
testSetLevelTooSmallForZipArchiveOutputStream 0.001 s
testUnzipBZip2CompressedEntry 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.001 s
testEntryAlignment 0.003 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate64 0.002 s
testThrowsExceptionWhenWritingPreamble 0.001 s
testDoubleClose 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingExplode 0.003 s
testExtractFileLiesAcrossSplitZipSegmentsCreatedByZip 0.028 s
testNameSourceIsSetToEFS 0.001 s

SegmentTest

testParsingOOMBounded(String)[1] 0.002 s
testParsingOOMBounded(String)[2] 0.001 s
testParsingOOMBounded(String)[3] 0.001 s
testParsingOOMBounded(String)[4] 0.001 s
testParsingOOMBounded(String)[5] 0.001 s
testParsingOOMBounded(String)[6] 0.001 s
testParsingOOMBounded(String)[7] 0.001 s
testParsingOOMBounded(String)[8] 0.001 s
testParsingOOMBounded(String)[9] 0.001 s
testInterfaceOnly 0.003 s
testParsingOOMUnounded(String)[1] 0.001 s
testParsingOOMUnounded(String)[2] 0.001 s
testParsingOOMUnounded(String)[3] 0.002 s
testParsingOOMUnounded(String)[4] 0.001 s
testParsingOOMUnounded(String)[5] 0.001 s
testParsingOOMUnounded(String)[6] 0.001 s
testParsingOOMUnounded(String)[7] 0.001 s
testParsingOOMUnounded(String)[8] 0.001 s
testParsingOOMUnounded(String)[9] 0.002 s
testJustResources 0.002 s
testHelloWorld 0.003 s

ChangeSetRawTypesTest

testDeleteFile2(String)[1] 0.021 s
testDeleteFile2(String)[2] 0.017 s
testDeleteFile2(String)[3] 0.019 s
testDeleteFile2(String)[4] 0.041 s
testAddDeleteToOneFileArchive(String)[1] 0.008 s
testAddDeleteToOneFileArchive(String)[2] 0.006 s
testAddDeleteToOneFileArchive(String)[3] 0.005 s
testAddDeleteToOneFileArchive(String)[4] 0.005 s
testDeleteFromAndAddToZipUsingZipFilePerform 0.054 s
testAddToEmptyArchive(String)[1] 0.005 s
testAddToEmptyArchive(String)[2] 0.005 s
testRenameAndDelete 0.002 s
testDeleteAddToOneFileArchive(String)[1] 0.105 s
testDeleteAddToOneFileArchive(String)[2] 0.006 s
testDeleteAddToOneFileArchive(String)[3] 0.005 s
testDeleteAddToOneFileArchive(String)[4] 0.005 s
testChangeSetResults(String)[1] 0.019 s
testChangeSetResults(String)[2] 0.015 s
testChangeSetResults(String)[3] 0.011 s
testChangeSetResults(String)[4] 0.013 s
testDeleteFromAndAddToAr 0.005 s
testAddMoveDelete 0.002 s
testDeleteFromAr 0.004 s
testDeleteAddDelete 0.012 s
testDeleteDir(String)[1] 0.015 s
testDeleteDir(String)[2] 0.015 s
testDeleteDir(String)[3] 0.011 s
testDeleteDir(String)[4] 0.012 s
testAddDeleteAdd 0.014 s
testAddAlreadyExistingWithReplaceFalse(String)[1] 0.040 s
testAddAlreadyExistingWithReplaceFalse(String)[2] 0.017 s
testAddAlreadyExistingWithReplaceFalse(String)[3] 0.018 s
testAddAlreadyExistingWithReplaceFalse(String)[4] 0.020 s
testAddChangeTwiceWithoutReplace 0.002 s
testDeletePlusAddSame(String)[1] 0.022 s
testDeletePlusAddSame(String)[2] 0.035 s
testDeletePlusAddSame(String)[3] 0.028 s
testDeletePlusAddSame(String)[4] 0.014 s
testDeleteDir2(String)[1] 0.034 s
testDeleteDir2(String)[2] 0.017 s
testDeleteDir2(String)[3] 0.018 s
testDeleteDir2(String)[4] 0.014 s
testDeleteDir3(String)[1] 0.015 s
testDeleteDir3(String)[2] 0.018 s
testDeleteDir3(String)[3] 0.011 s
testDeleteDir3(String)[4] 0.016 s
testDeleteFile(String)[1] 0.017 s
testDeleteFile(String)[2] 0.015 s
testDeleteFile(String)[3] 0.011 s
testDeleteFile(String)[4] 0.012 s
testDeleteFromJar(String)[1] 0.004 s
testDeleteFromJar(String)[2] 0.005 s
testDeleteFromTar 0.004 s
testDeleteFromZip(String)[1] 0.005 s
testDeleteFromZip(String)[2] 0.003 s
testAddAlreadyExistingWithReplaceTrue(String)[1] 0.013 s
testAddAlreadyExistingWithReplaceTrue(String)[2] 0.014 s
testDeletePlusAdd(String)[1] 0.013 s
testDeletePlusAdd(String)[2] 0.019 s
testDeletePlusAdd(String)[3] 0.011 s
testDeletePlusAdd(String)[4] 0.012 s
testDeleteFromAndAddToJar 0.004 s
testDeleteFromAndAddToTar 0.004 s
testDeleteFromAndAddToZip 0.013 s
testAddChangeTwice 0.001 s

ServiceLoaderIteratorTest

testRemoveThrowsUnsupportedOperationException 0 s
testNextThrowsNoSuchElementException 0 s
testHasNextReturnsFalse 0.001 s

BlockSortTest

testSortFixture2MainSort 0.005 s
testSortFixture2FallbackSort 0.001 s
testFallbackSort 0 s
testSortFixture 0 s
testSortFixture2 0 s
testSortFixtureMainSort 0.006 s
testSortFixtureFallbackSort 0.001 s

DumpArchiveEntryTest

testPublicNameAddsTrailingSlashForDirectories 0 s
testPublicNameRemovesLeadingDotSlash 0.001 s

ZipEightByteIntegerTest

testBIToBytes 0.001 s
testSign 0.001 s
testBIFromBytes 0 s
testLongFromBytes 0 s
testLongToBytes 0 s
testEquals 0.004 s

SevenZFileTest

testNoOOMOnCorruptedHeader 0.012 s
testSignatureCheck 0.001 s
test7zUnarchive 0.006 s
testSevenZWithEOS 0.002 s
testNoNameCanBeReplacedByDefaultName 0.003 s
test7zUnarchiveWithDefectHeader 0.004 s
test7zDeflate64Unarchive 0.008 s
testHandlesEmptyArchiveWithoutFilesInfo 0.002 s
testHelloWorldHeaderCompressionOffLZMA2 0.002 s
testRetrieveInputStreamForAllEntriesWithoutCRCMultipleTimes 0.022 s
testRetrieveInputStreamForAllEntriesMultipleTimes 0.003 s
testCompressedHeaderWithNonDefaultDictionarySize 0.028 s
testExtractNonExistSpecifiedFile 0.018 s
testNoNameMeansNoNameByDefault 0.004 s
testLimitExtractionMemory 0.002 s
test7zUnarchiveWithDefectHeaderFailsByDefault 0.001 s
testAllEmptyFilesArchive 0.002 s
test7zDecryptUnarchive 0.139 s
testRetrieveInputStreamForShuffledEntries 0.003 s
testRandomlySkippingEntries 0.206 s
testHandlesEmptyArchiveWithFilesInfo 0.001 s
testGivenNameWinsOverDefaultName 0.002 s
testEncryptedArchiveRequiresPassword 0.001 s
testReadEntriesOfSize0 0.002 s
test7zMultiVolumeUnarchive 0.004 s
testGetEntriesOfUnarchiveInMemoryTest 0.001 s
testExtractSpecifiedFileDeprecated 0.436 s
testRandomAccessTogetherWithSequentialAccess 0.418 s
testReadTimesFromFile 0.002 s
test7zDeflateUnarchive 0.003 s
testRandomAccessWhenJumpingForwards 3.586 s
testReadingBackDeltaDistance 0.013 s
testRandomAccessWhenJumpingBackwards 0.724 s
test7zDecryptUnarchiveUsingCharArrayPassword 0.137 s
testHelloWorldHeaderCompressionOffCopy 0.001 s
testRandomAccessMultipleReadSameFile 3.549 s
testGetDefaultName 0.002 s
testReadBigSevenZipFile 0.738 s
testGetEntriesOfUnarchiveTest 0.001 s
testReadingBackLZMA2DictSize 0.003 s
testExtractSpecifiedFile 0.376 s

BcBandsTest

testBcLocalBand 0.003 s
testMultipleMethodsSimple 0.001 s
testMultipleClassesSimple 0 s
testBcLabelBand 0 s
testBcThisFieldBand 0.001 s
testBcMethodRefBand 0.001 s
testBcClassRefBand 0 s
testBcFieldRefBand 0 s
testBcSuperFieldBand 0.001 s
testBcEscRefBands 0 s
- TODO: Implement -
testBcIntRefBand 0 s
testBcSuperMethodBand 0 s
- TODO: Need to fix this test so it has enough data to pass. -
testBcCaseBands 0 s
testBcLongRefBand 0 s
testWideForms 0.001 s
testBcEscBands 0 s
- TODO: Implement -
testBcDoubleRefBand 0.001 s
testBcFloatRefBand 0.001 s
testBcInitRefRefBand 0 s
- TODO: Need to fix this test so it has enough data to pass. -
testBcStringRefBand 0 s
testBcThisMethodBand 0 s
testBcIMethodRefBand 0.001 s
testBcByteBand 0 s
testBcShortBand 0.001 s
testSimple 0 s

CpioArchiveTest

utf18RoundtripTest(short)[1] 0.001 s
utf18RoundtripTest(short)[2] 0 s
utf18RoundtripTest(short)[3] 0.001 s
utf18RoundtripTest(short)[4] 0 s

ArchiveServiceLoaderTest

testInputStream 0.003 s
testOutputStream 0.002 s

GzipUtilsTest

testGetCompressedFilename 0 s
testIsCompressedFilename 0 s
testGetUncompressedFilename 0 s

Crash_f2efd9eaeb86cda597d07b5e3c3d81363633c2da_Test

test 0.004 s

DetectCompressorTest

testDetectLimitedByNameNotFound 0.003 s
testZMemoryLimit 0.001 s
testCreateLimitedByName 0.152 s
testLZMAMemoryLimit 0.001 s
testCreateLimitedByNameNotFound 0.001 s
testDetectNullOrEmptyCompressorNames 0.001 s
testMultiples 0.007 s
testCreateWithAutoDetection 0.001 s
testDetectLimitedByName(String, String)[1] 0 s
testDetectLimitedByName(String, String)[2] 0.001 s
testDetectLimitedByName(String, String)[3] 0 s
testDetectLimitedByName(String, String)[4] 0.001 s
testDetectLimitedByName(String, String)[5] 0 s
testDetectLimitedByName(String, String)[6] 0 s
testDetectLimitedByName(String, String)[7] 0 s
testDetectLimitedByName(String, String)[8] 0 s
testDetectLimitedByName(String, String)[9] 0 s
testDetectLimitedByName(String, String)[10] 0 s
testXZMemoryLimitOnRead 0 s
testXZMemoryLimitOnSkip 0.001 s
testOverride 0 s
testDetect 0.001 s

Zip64ExtendedInformationExtraFieldTest

testReadCDSizesAndOffset 0 s
testWriteCDSizeOffsetAndDisk 0 s
testReadLFHSizesOnly 0 s
testWriteCDOnlySizes 0 s
testWriteCDSizeAndOffset 0 s
testWriteCDSizeAndDisk 0 s
testReadCDSomethingAndDisk 0 s
testReparseCDSingleEightByteData 0 s
testReadLFHSizesAndDisk 0 s
testReadCDSizesOffsetAndDisk 0 s
testReadLFHSizesAndOffset 0 s
testReadLFHSizesOffsetAndDisk 0 s

LZMAUtilsTest

testTurningOnCachingReEvaluatesAvailability 0 s
testGetCompressedFilename 0 s
testCanTurnOffCaching 0.001 s
testIsCompressedFilename 0 s
testMatches 0 s
testCachingIsEnabledByDefaultAndLZMAIsPresent 0 s
testGetUncompressedFilename 0.001 s

EncryptedArchiveTest

testReadPasswordEncryptedEntryViaStream 0.002 s
testReadPasswordEncryptedEntryViaZipFile 0.002 s

OsgiUtilsTest

testDetectsItIsNotRunningInsideOsgiEnv 0.001 s

DataDescriptorTest

testWritesDataDescriptorForDeflatedEntryOnUnseekableOutput 0.002 s
testDoesntWriteDataDescriptorWhenAddingRawEntries 0.007 s
testDoesntWriteDataDescriptorForDeflatedEntryOnSeekableOutput 0.003 s

FactoryTest

testBlockRoundtripViaFactory 0.005 s
testFrameRoundtripViaFactory 0.004 s

LZMATest

testLZMAUnarchiveWithAutodetection 0.004 s
testLzmaRoundtrip 0.008 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.004 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.003 s
testLZMAUnarchive 0.003 s

ArArchiveOutputStreamTest

testLongFileNamesCauseExceptionByDefault 0.002 s
testLongFileNamesWorkUsingBSDDialect 0.003 s

OsgiITest

testProperlyDetectsRunningInsideOsgiEnv 4.033 s
testCanLoadBundle 3.917 s

ByteUtilsTest

testFromLittleEndianFromArray 0 s
testFromLittleEndianFromArrayOneArgThrowsForLengthTooBig 0.001 s
testFromLittleEndianFromArrayOneArgUnsignedInt32 0 s
testToLittleEndianToStreamUnsignedInt32 0 s
testToLittleEndianToByteArrayUnsignedInt32 0 s
testToLittleEndianToDataOutputUnsignedInt32 0 s
testFromLittleEndianFromDataInputUnsignedInt32 0 s
testFromLittleEndianFromSupplierThrowsForPrematureEnd 0.001 s
testFromLittleEndianFromStreamThrowsForLengthTooBig 0 s
testFromLittleEndianFromSupplierUnsignedInt32 0 s
testFromLittleEndianFromArrayUnsignedInt32 0.001 s
testFromLittleEndianFromStreamUnsignedInt32 0 s
testFromLittleEndianFromDataInputThrowsForPrematureEnd 0 s
testToLittleEndianToDataOutput 0 s
testFromLittleEndianFromSupplier 0 s
testToLittleEndianToByteArray 0 s
testToLittleEndianToConsumer 0.001 s
testToLittleEndianToStream 0 s
testFromLittleEndianFromArrayThrowsForLengthTooBig 0.001 s
testFromLittleEndianFromDataInput 0 s
testFromLittleEndianFromSupplierThrowsForLengthTooBig 0 s
testFromLittleEndianFromStream 0 s
testToLittleEndianToConsumerUnsignedInt32 0 s
testFromLittleEndianFromDataInputThrowsForLengthTooBig 0 s
testFromLittleEndianFromStreamThrowsForPrematureEnd 0.001 s
testFromLittleEndianFromArrayOneArg 0 s

ICTupleTest

testExplicitClassTupleParsing(String, String, String, String, String)[1] 0.007 s
testExplicitClassTupleParsing(String, String, String, String, String)[2] 0.001 s
testExplicitClassTupleParsing(String, String, String, String, String)[3] 0 s
testPredictedClassTupleParsing(String, String, String)[1] 0.002 s
testPredictedClassTupleParsing(String, String, String)[2] 0 s
testPredictedClassTupleParsing(String, String, String)[3] 0 s
testPredictedClassTupleParsing(String, String, String)[4] 0 s

SparseFilesTest

testTarFileOldGNU 0.002 s
testTarFilePaxGNU 0.002 s
testTarFileExtractExtendedOldGNU 0.019 s
testTarFileExtractOldGNU 0.042 s
testTarFileExtractPaxGNU 0.128 s
testExtractSparseTarsOnWindows 0 s
- Disabled on operating system: Mac OS X -
testExtractExtendedOldGNU 0.010 s
testCompareTarArchiveInputStreamWithTarFile 0.021 s
testTarFileExtractSparseTarsOnWindows 0 s
- Disabled on operating system: Mac OS X -
testExtractOldGNU 0.027 s
testExtractPaxGNU 0.122 s
testOldGNU 0.001 s
testPaxGNU 0.018 s

ZipUtilTest

testSignedByteToUnsignedInt 0.001 s
testUnsignedIntToSignedByte 0.001 s
testOutsideCalendar 0.001 s
testOutsideCalendar_long 0 s
testUnknownMethod 0 s
testZipLong 0 s
testInsideCalendar_modernDate 0 s
testInsideCalendar_long 0.001 s
testMinTime 0 s
testReverse 0 s
testLongToBig 0.001 s
testInsideCalendar 0 s
testInsideCalendar_bigValue 0 s
testUnsupportedMethod 0 s
testFromDosTime 0 s
testBigToLong 0.001 s
testAdjustToLong 0.001 s
testIsDosTime 0 s

SevenZMethodConfigurationTest

testShouldAllowLZMA2OptionsForLZMA 0 s
testShouldAllowNumberForLZMA 0 s
testShouldNotAllowStringOptionsForLZMA2 0.001 s
testShouldAllowLZMA2OptionsForLZMA2 0 s
testShouldNotAllowStringOptionsForLZMA 0 s
testShouldAllowNumberForDeflate 0.001 s
testShouldAllowNullOptions 0 s
testShouldAllowNumberForBzip2 0 s
testShouldAllowNumberForLZMA2 0 s

BZip2UtilsTest

testGetCompressedFilename 0.001 s
testIsCompressedFilename 0 s
testGetUncompressedFilename 0 s

StreamCompressorTest

testStoredEntries 0.001 s
testDeflatedEntries 0.001 s
testCreateDataOutputCompressor 0.003 s

UTF8ZipFilesTest

testZipFileReadsUnicodeFields 0.005 s
testCP437FileRoundtripImplicitUnicodeExtra 0.006 s
testUtf8FileRoundtripImplicitUnicodeExtra 0.003 s
testRead7ZipArchiveForStream 0.003 s
testCP437FileRoundtripExplicitUnicodeExtra 0.005 s
testRead7ZipArchive 0.007 s
testUtf8FileRoundtripExplicitUnicodeExtra 0.006 s
testASCIIFileRoundtripImplicitUnicodeExtra 0.005 s
testZipFileSkipsOverUnicodeExtraFieldWithUnsupportedVersion 0.002 s
testReadWinZipArchiveForStream 0.002 s
testUtf8FileRoundtripNoEFSImplicitUnicodeExtra 0.003 s
testZipArchiveInputStreamReadsUnicodeFields 0.003 s
testASCIIFileRoundtripExplicitUnicodeExtra 0.003 s
testStreamSkipsOverUnicodeExtraFieldWithUnsupportedVersion 0.002 s
testReadWinZipArchive 0.002 s
testUtf8FileRoundtripNoEFSExplicitUnicodeExtra 0.003 s
testUtf8Interoperability 0.002 s
testRawNameReadFromZipFile 0.002 s
testRawNameReadFromStream 0.001 s

FramedSnappyTest

testDefaultExtractionViaFactoryAutodetection 0.078 s
testDefaultExtraction 0.004 s
testDefaultExtractionViaFactory 0.009 s
testRoundtrip 0.187 s
testRoundtripWithOneBigWrite 0.462 s

ArchiveReadTest

testArchive(File)[1] 0.038 s
testArchive(File)[2] 0.010 s
testArchive(File)[3] 0.025 s
testArchive(File)[4] 0.012 s
testArchive(File)[5] 0.008 s
testArchive(File)[6] 0.008 s
testArchive(File)[7] 0.008 s
testArchive(File)[8] 0.009 s
testArchive(File)[9] 0.013 s
testArchive(File)[10] 0.008 s
testArchive(File)[11] 0.009 s
testArchive(File)[12] 0.010 s
testArchive(File)[13] 0.009 s
testArchive(File)[14] 0.013 s
testArchive(File)[15] 0.014 s
testArchive(File)[16] 0.011 s
testArchive(File)[17] 0.011 s
testArchive(File)[18] 0.018 s

AbstractLZ77CompressorInputStreamTest

testPrefillCanBeUsedForBackReferences 0 s
testCantPrefillAfterDataHasBeenRead 0.001 s
testIfPrefillExceedsWindowSizeTheLastBytesAreUsed 0 s

BinaryTreeTest

testExceptions 0.001 s
testDecode 0.001 s

ZipArchiveOutputStreamTest

testOutputStreamBasics 0.001 s
testFileBasics 0.001 s

TarArchiveOutputStreamTest

testWriteLongDirectoryNameGnuMode 0.002 s
testPaxHeadersWithLength99 0.001 s
testWriteLongFileNameThrowsException 0.001 s
testWriteSimplePaxHeaders 0.001 s
testWritingBigFile 0 s
- The test needs to write 1.1 TB in chunks of 512 bytes which takes a long time. So it's disabled by default -
testWriteLongDirectoryNamePosixMode 0.001 s
testWriteLongLinkNameGnuMode 0.002 s
testWriteLongLinkNameTruncateMode 0.001 s
testWriteLongDirectoryNameTruncateMode 0.002 s
testWriteLongLinkNamePosixMode 0.001 s
testWriteNonAsciiNameWithUnfortunateNamePosixMode 0.002 s
testCount 0.002 s
testWriteLongFileNamePosixMode 0.001 s
testBigNumberStarMode 0.001 s
testMaxFileSizeError 0.001 s
testBigNumberErrorMode 0.001 s
testOldEntryStarMode 0.001 s
testRecordSize 0.003 s
testLongNameMd5Hash 2.011 s
testRoundtripWith67CharFileNameGnu 0.001 s
testBlockSizes 0.004 s
testWriteNonAsciiDirectoryNamePosixMode 0.001 s
testBigNumberPosixMode 0.001 s
testOldEntryPosixMode 0.001 s
testOldEntryError 0.002 s
testWriteLongDirectoryNameErrorMode 0.001 s
testRoundtripWith67CharFileNamePosix 0.001 s
testWriteLongLinkNameErrorMode 0.001 s
testPutGlobalPaxHeaderEntry 0.001 s
testWriteNonAsciiPathNamePaxHeader 0.001 s
testWriteNonAsciiLinkPathNamePaxHeader 0.001 s
testPaxHeadersWithLength101 0.001 s

GzipParametersTest

testDeflaterStrategy 0.001 s

IOUtilsTest

testReadRangeFromStreamDoesntReadMoreThanAskedFor 0.001 s
testCopyRangeDoesntCopyMoreThanAskedFor 0 s
testCopy_inputStreamToOutputStream_nullIn 0.001 s
testCopyRangeStopsIfThereIsNothingToCopyAnymore 0 s
testCopyThrowsOnZeroBufferSize 0 s
testToByteArray_InputStream 0.001 s
testSkipUsingSkipAndRead 0 s
testReadRangeMoreThanCopyBufferSize 0 s
testReadRangeFromChannelDoesntReadMoreThanAskedFor 0 s
testCopyRangeThrowsOnZeroBufferSize 0 s
testCopy_inputStreamToOutputStream_IO84 0.004 s
testSkipUsingRead 0 s
testSkipUsingSkip 0.001 s
testReadFullyOnChannelReadsFully 0 s
testCopy_inputStreamToOutputStream_nullOut 0 s
testReadFullyOnChannelThrowsEof 0.001 s
testReadRangeFromChannelDoesntReadMoreThanAskedForWhenItGotLessInFirstReadCall 0.003 s
testReadRangeFromStreamStopsIfThereIsNothingToReadAnymore 0 s
testReadRangeFromChannelStopsIfThereIsNothingToReadAnymore 0.001 s

BZip2Test

testBzip2Unarchive 0.003 s
testBzipCreation 0.004 s
testConcatenatedStreamsReadFirstOnly 0.002 s
testConcatenatedStreamsReadFully 0.002 s
testCOMPRESS131 0.002 s

SevenZArchiveEntryTest

testMethodConfigurationMattersInEquals 0.001 s
testShouldThrowIfNoAccessDateIsSet 0 s
testShouldThrowIfCreationDateIsSetToNull 0.001 s
testShouldThrowIfAccessDateIsSetToNull 0 s
testShouldThrowIfLastModifiedDateIsSetToNull 0.001 s
testSameMethodsYieldEqualEntries 0 s
testNoMethodsIsDifferentFromSomeMethods 0 s
testShouldThrowIfNoLastModifiedDateIsSet 0.001 s
testOneMethodsIsDifferentFromTwoMethods 0 s
testShouldThrowIfNoCreationDateIsSet 0 s
testMethodOrderMattersInEquals 0 s

AttributeLayoutTest

testGetCodec(String, int, String, Codec)[1] 0.002 s
testGetCodec(String, int, String, Codec)[2] 0.001 s
testGetCodec(String, int, String, Codec)[3] 0 s
testGetCodec(String, int, String, Codec)[4] 0 s
testGetCodec(String, int, String, Codec)[5] 0.001 s
testGetCodec(String, int, String, Codec)[6] 0 s
testBadData(String, int, String)[1] 0.005 s
testBadData(String, int, String)[2] 0.001 s
testBadData(String, int, String)[3] 0 s
testBadData(String, int, String)[4] 0.001 s
testLayoutRSN 0.005 s
testLayoutRUN 0.002 s
testLayoutRS 0.001 s
testLayoutRU 0.001 s
testOkData(String, int, String)[1] 0.004 s
testOkData(String, int, String)[2] 0.002 s
testOkData(String, int, String)[3] 0.001 s
testOkData(String, int, String)[4] 0.001 s

BHSDCodecTest

testEncodeDecode(int)[1] 0.002 s
testEncodeDecode(int)[2] 0 s
testEncodeDecode(int)[3] 0 s
testEncodeDecode(int)[4] 0.001 s
testEncodeDecode(int)[5] 0 s
testEncodeDecode(int)[6] 0 s
testEncodeDecode(int)[7] 0.001 s
testEncodeDecode(int)[8] 0.003 s
testEncodeDecode(int)[9] 0.001 s
testEncodeDecode(int)[10] 0.001 s
testEncodeDecode(int)[11] 0 s
testEncodeDecode(int)[12] 0 s
testEncodeDecode(int)[13] 0 s
testEncodeDecode(int)[14] 0 s
testEncodeDecode(int)[15] 0 s
testEncodeDecode(int)[16] 0 s
testEncodeDecode(int)[17] 0 s
testEncodeDecode(int)[18] 0 s
testEncodeDecode(int)[19] 0 s
testEncodeDecode(int)[20] 0 s
testEncodeDecode(int)[21] 0 s
testEncodeDecode(int)[22] 0.001 s
testEncodeDecode(int)[23] 0 s
testEncodeDecode(int)[24] 0 s
testEncodeDecode(int)[25] 0 s
testEncodeDecode(int)[26] 0 s
testEncodeDecode(int)[27] 0 s
testEncodeDecode(int)[28] 0 s
testEncodeDecode(int)[29] 0 s
testEncodeDecode(int)[30] 0.001 s
testEncodeDecode(int)[31] 0 s
testEncodeDecode(int)[32] 0 s
testEncodeDecode(int)[33] 0 s
testEncodeDecode(int)[34] 0.001 s
testEncodeDecode(int)[35] 0 s
testEncodeDecode(int)[36] 0 s
testEncodeDecode(int)[37] 0 s
testEncodeDecode(int)[38] 0 s
testEncodeDecode(int)[39] 0 s
testEncodeDecode(int)[40] 0 s
testEncodeDecode(int)[41] 0 s
testEncodeDecode(int)[42] 0 s
testEncodeDecode(int)[43] 0 s
testEncodeDecode(int)[44] 0 s
testEncodeDecode(int)[45] 0 s
testEncodeDecode(int)[46] 0 s
testEncodeDecode(int)[47] 0 s
testEncodeDecode(int)[48] 0 s
testEncodeDecode(int)[49] 0 s
testEncodeDecode(int)[50] 0 s
testEncodeDecode(int)[51] 0 s
testEncodeDecode(int)[52] 0 s
testEncodeDecode(int)[53] 0 s
testEncodeDecode(int)[54] 0 s
testEncodeDecode(int)[55] 0 s
testEncodeDecode(int)[56] 0 s
testEncodeDecode(int)[57] 0 s
testEncodeDecode(int)[58] 0 s
testEncodeDecode(int)[59] 0.001 s
testEncodeDecode(int)[60] 0 s
testEncodeDecode(int)[61] 0 s
testEncodeDecode(int)[62] 0 s
testEncodeDecode(int)[63] 0 s
testEncodeDecode(int)[64] 0 s
testEncodeDecode(int)[65] 0 s
testEncodeDecode(int)[66] 0.001 s
testEncodeDecode(int)[67] 0 s
testEncodeDecode(int)[68] 0 s
testEncodeDecode(int)[69] 0 s
testEncodeDecode(int)[70] 0.001 s
testEncodeDecode(int)[71] 0 s
testEncodeDecode(int)[72] 0.001 s
testEncodeDecode(int)[73] 0.001 s
testEncodeDecode(int)[74] 0 s
testEncodeDecode(int)[75] 0.001 s
testEncodeDecode(int)[76] 0 s
testEncodeDecode(int)[77] 0 s
testEncodeDecode(int)[78] 0 s
testEncodeDecode(int)[79] 0 s
testEncodeDecode(int)[80] 0 s
testEncodeDecode(int)[81] 0 s
testEncodeDecode(int)[82] 0.001 s
testEncodeDecode(int)[83] 0 s
testEncodeDecode(int)[84] 0 s
testEncodeDecode(int)[85] 0.001 s
testEncodeDecode(int)[86] 0 s
testEncodeDecode(int)[87] 0 s
testEncodeDecode(int)[88] 0 s
testEncodeDecode(int)[89] 0 s
testEncodeDecode(int)[90] 0.001 s
testEncodeDecode(int)[91] 0 s
testEncodeDecode(int)[92] 0 s
testEncodeDecode(int)[93] 0 s
testEncodeDecode(int)[94] 0 s
testEncodeDecode(int)[95] 0 s
testEncodeDecode(int)[96] 0 s
testEncodeDecode(int)[97] 0.001 s
testEncodeDecode(int)[98] 0 s
testEncodeDecode(int)[99] 0 s
testEncodeDecode(int)[100] 0 s
testEncodeDecode(int)[101] 0.001 s
testEncodeDecode(int)[102] 0 s
testEncodeDecode(int)[103] 0 s
testEncodeDecode(int)[104] 0.001 s
testEncodeDecode(int)[105] 0 s
testEncodeDecode(int)[106] 0 s
testEncodeDecode(int)[107] 0 s
testEncodeDecode(int)[108] 0.001 s
testEncodeDecode(int)[109] 0 s
testEncodeDecode(int)[110] 0 s
testEncodeDecode(int)[111] 0 s
testEncodeDecode(int)[112] 0 s
testEncodeDecode(int)[113] 0 s
testEncodeDecode(int)[114] 0.001 s
testEncodeDecode(int)[115] 0 s
testDeltaEncodings 0 s

Failure Details

[Summary] [Package List] [Test Cases]


test
- skipped: class org.apache.commons.compress.harmony.unpack200.Codec_decodeInts_OutOfMemoryErrorTest is @Disabled
testXtestDirectoryEntryFromFile
- skipped: public void org.apache.commons.compress.archivers.ArTest.testXtestDirectoryEntryFromFile() throws java.lang.Exception is @Disabled
testXtestExplicitDirectoryEntry
- skipped: public void org.apache.commons.compress.archivers.ArTest.testXtestExplicitDirectoryEntry() throws java.lang.Exception is @Disabled
testPreservesDriveSpecOnWindowsAndNetwareIfAskedTo
- skipped: skipped
testLinuxFileInformationFromFile
- skipped: Disabled on operating system: Mac OS X
testLinuxFileInformationFromPath
- skipped: Disabled on operating system: Mac OS X
testWindowsFileInformationFromFile
- skipped: Disabled on operating system: Mac OS X
testWindowsFileInformationFromPath
- skipped: Disabled on operating system: Mac OS X
testParseFlags1
- skipped: TODO: Implement
testParseFlags2
- skipped: TODO: Implement
testParseFlags3
- skipped: TODO: Implement
testParseReferences1
- skipped: TODO: Implement
testParseReferences2
- skipped: TODO: Implement
throwsClosedChannelExceptionWhenTruncateIsCalledOnClosedChannel
- skipped: we deliberately violate the spec
throwsClosedChannelExceptionWhenPositionIsReadOnClosedChannel
- skipped: we deliberately violate the spec
throwsClosedChannelExceptionWhenSizeIsReadOnClosedChannel
- skipped: we deliberately violate the spec
testRunCodecDecodeIntsOverflow
- skipped: public void org.apache.commons.compress.harmony.pack200.RunCodecTest.testRunCodecDecodeIntsOverflow() throws java.lang.Exception is @Disabled
testPopulationCodecDecodeIntsOverflow
- skipped: public void org.apache.commons.compress.harmony.pack200.RunCodecTest.testPopulationCodecDecodeIntsOverflow() throws java.lang.Exception is @Disabled
sameZipArchiveEntryNullPointerException
- skipped: [COMPRESS-639]
canWriteBackReferenceFollowedByShortLiteralIfOffsetIsBigEnough
- skipped: would pass if the algorithm used for rewriting the final pairs was smarter
canWriteBackReferenceFollowedByShortLiteralIfLengthIsBigEnough
- skipped: would pass if the algorithm used for rewriting the final pairs was smarter
throwsClosedChannelExceptionWhenPositionIsReadOnClosedChannel
- skipped: we deliberately violate the spec
testSelfExtractingZipUsingUnzipsfx
- skipped: skipped
testBcEscRefBands
- skipped: TODO: Implement
testBcSuperMethodBand
- skipped: TODO: Need to fix this test so it has enough data to pass.
testBcEscBands
- skipped: TODO: Implement
testBcInitRefRefBand
- skipped: TODO: Need to fix this test so it has enough data to pass.
testExtractSparseTarsOnWindows
- skipped: Disabled on operating system: Mac OS X
testTarFileExtractSparseTarsOnWindows
- skipped: Disabled on operating system: Mac OS X
testWritingBigFile
- skipped: The test needs to write 1.1 TB in chunks of 512 bytes which takes a long time. So it's disabled by default