Apache Commons logo Commons Compress

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
2807 0 0 30 98.9% 57.45 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% 2.615 s
org.apache.commons.compress.compressors.pack200 3 0 0 0 100% 0.023 s
org.apache.commons.compress.archivers.cpio 19 0 0 0 100% 0.016 s
org.apache.commons.compress.compressors.deflate 9 0 0 0 100% 0.002 s
org.apache.commons.compress.archivers.tar 176 0 0 8 95.5% 2.956 s
org.apache.commons.compress.archivers.memory 1 0 0 0 100% 0.001 s
org.apache.commons.compress.compressors.lz77support 31 0 0 0 100% 0.016 s
org.apache.commons.compress.compressors.lzma 7 0 0 0 100% 0.002 s
org.apache.commons.compress.archivers.zip 326 0 0 2 99.4% 3.935 s
org.apache.commons.compress.archivers.jar 3 0 0 0 100% 0.524 s
org.apache.commons.compress.osgi 4 0 0 0 100% 17.98 s
org.apache.commons.compress.compressors.bzip2 17 0 0 0 100% 1.631 s
org.apache.commons.compress.archivers 256 0 0 2 99.2% 2.796 s
org.apache.commons.compress.compressors.brotli 10 0 0 0 100% 0.044 s
org.apache.commons.compress.harmony.pack200 736 0 0 2 99.7% 2.748 s
org.apache.commons.compress.compressors.deflate64 25 0 0 0 100% 0.134 s
org.apache.commons.compress 51 0 0 0 100% 0.505 s
org.apache.commons.compress.compressors.xz 13 0 0 0 100% 0.064 s
org.apache.commons.compress.changes 129 0 0 0 100% 1.238 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.386 s
org.apache.commons.compress.archivers.dump 21 0 0 0 100% 0.043 s
org.apache.commons.compress.compressors.zstandard 18 0 0 0 100% 0.035 s
org.apache.commons.compress.archivers.examples 46 0 0 0 100% 0.780 s
org.apache.commons.compress.archivers.arj 9 0 0 0 100% 0.032 s
org.apache.commons.compress.compressors.lz4 103 0 0 2 98.1% 3.373 s
org.apache.commons.compress.compressors.z 4 0 0 0 100% 0.007 s
org.apache.commons.compress.compressors.snappy 20 0 0 0 100% 2.765 s
org.apache.commons.compress.utils 292 0 0 4 98.6% 0.564 s
org.apache.commons.compress.archivers.ar 37 0 0 0 100% 0.074 s
org.apache.commons.compress.archivers.sevenz 105 0 0 0 100% 11.14 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.832 s
CompressorServiceLoaderTest 2 0 0 0 100% 0.025 s
ZTest 4 0 0 0 100% 0.027 s
CompressorStreamFactoryRoundtripTest 4 0 0 0 100% 0.017 s
DeflateTest 4 0 0 0 100% 0.119 s
XZTest 4 0 0 0 100% 0.062 s
Pack200Test 15 0 0 0 100% 0.077 s
GzipUtilsTest 3 0 0 0 100% 0 s
DetectCompressorTest 22 0 0 0 100% 0.226 s
LZMATest 5 0 0 0 100% 0.029 s
BZip2UtilsTest 3 0 0 0 100% 0.002 s
FramedSnappyTest 5 0 0 0 100% 1.188 s
BZip2Test 5 0 0 0 100% 0.011 s

org.apache.commons.compress.compressors.pack200

- Class Tests Errors Failures Skipped Success Rate Time
Pack200UtilsTest 3 0 0 0 100% 0.023 s

org.apache.commons.compress.archivers.cpio

- Class Tests Errors Failures Skipped Success Rate Time
CpioArchiveOutputStreamTest 1 0 0 0 100% 0.002 s
CpioUtilTest 7 0 0 0 100% 0.002 s
CpioArchiveEntryTest 1 0 0 0 100% 0.001 s
CpioArchiveInputStreamTest 6 0 0 0 100% 0.009 s
CpioArchiveTest 4 0 0 0 100% 0.002 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.001 s
DeflateCompressorOutputStreamTest 1 0 0 0 100% 0 s

org.apache.commons.compress.archivers.tar

- Class Tests Errors Failures Skipped Success Rate Time
TarFileTest 25 0 0 0 100% 0.211 s
TarUtilsTest 53 0 0 0 100% 0.083 s
TarArchiveEntryTest 25 0 0 5 80.0% 0.032 s
TarArchiveInputStreamTest 25 0 0 0 100% 0.121 s
TarMemoryFileSystemTest 3 0 0 0 100% 0.007 s
SparseFilesTest 13 0 0 2 84.6% 0.427 s
TarArchiveOutputStreamTest 32 0 0 1 96.9% 2.075 s

org.apache.commons.compress.archivers.memory

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

org.apache.commons.compress.compressors.lz77support

- Class Tests Errors Failures Skipped Success Rate Time
ParametersTest 14 0 0 0 100% 0.009 s
LZ77CompressorTest 14 0 0 0 100% 0.005 s
AbstractLZ77CompressorInputStreamTest 3 0 0 0 100% 0.002 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.005 s
ExplodeSupportTest 7 0 0 0 100% 0.051 s
ScatterZipOutputStreamTest 1 0 0 0 100% 0.003 s
ZipMemoryFileSystemTest 15 0 0 0 100% 0.208 s
Maven221MultiVolumeTest 2 0 0 0 100% 0.184 s
ZipEncodingTest 7 0 0 0 100% 0.020 s
ZipClassCoverageTest 3 0 0 0 100% 0.004 s
ExtraFieldUtilsTest 7 0 0 0 100% 0.010 s
X000A_NTFSTest 3 0 0 0 100% 0.007 s
AsiExtraFieldTest 4 0 0 0 100% 0.003 s
X7875_NewUnixTest 5 0 0 0 100% 0.004 s
ZipArchiveInputStreamTest 51 0 0 0 100% 0.711 s
SeekableChannelRandomAccessOutputStreamTest 5 0 0 0 100% 0.529 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.018 s
ZipLongTest 6 0 0 0 100% 0.001 s
X5455_ExtendedTimestampTest 8 0 0 0 100% 0.026 s
ZipFileIgnoringLocalFileHeaderTest 5 0 0 0 100% 0.007 s
RandomAccessOutputStreamTest 1 0 0 0 100% 0.037 s
NioZipEncodingTest 7 0 0 0 100% 0.005 s
FileRandomAccessOutputStreamTest 6 0 0 0 100% 0.020 s
BitStreamTest 5 0 0 0 100% 0.001 s
ZipArchiveEntryTest 25 0 0 0 100% 0.017 s
ParallelScatterZipCreatorTest 9 0 0 1 88.9% 1.648 s
ZipIoUtilTest 6 0 0 0 100% 0.022 s
ZipShortTest 6 0 0 0 100% 0.002 s
ZipFileTest 46 0 0 1 97.8% 0.280 s
ZipEightByteIntegerTest 6 0 0 0 100% 0.001 s
Crash_f2efd9eaeb86cda597d07b5e3c3d81363633c2da_Test 1 0 0 0 100% 0.003 s
Zip64ExtendedInformationExtraFieldTest 12 0 0 0 100% 0.003 s
EncryptedArchiveTest 2 0 0 0 100% 0.004 s
DataDescriptorTest 3 0 0 0 100% 0.006 s
ZipUtilTest 18 0 0 0 100% 0.010 s
StreamCompressorTest 3 0 0 0 100% 0.001 s
UTF8ZipFilesTest 19 0 0 0 100% 0.071 s
BinaryTreeTest 2 0 0 0 100% 0.002 s
ZipArchiveOutputStreamTest 3 0 0 0 100% 0.005 s

org.apache.commons.compress.archivers.jar

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

org.apache.commons.compress.osgi

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

org.apache.commons.compress.compressors.bzip2

- Class Tests Errors Failures Skipped Success Rate Time
BZip2NSelectorsOverflowTest 1 0 0 0 100% 0.008 s
BZip2CompressorInputStreamTest 6 0 0 0 100% 0.562 s
PythonTruncatedBzip2Test 2 0 0 0 100% 0.004 s
BlockSortTest 7 0 0 0 100% 0.016 s
BZip2Compress651Test 1 0 0 0 100% 1.041 s

org.apache.commons.compress.archivers

- Class Tests Errors Failures Skipped Success Rate Time
LongPathTest 24 0 0 0 100% 0.214 s
SevenZTest 16 0 0 0 100% 0.989 s
CpioTest 6 0 0 0 100% 0.016 s
ExceptionMessageTest 4 0 0 0 100% 0.004 s
ArchiveStreamFactoryTest 22 0 0 0 100% 0.080 s
DumpTest 6 0 0 0 100% 0.040 s
ArTest 8 0 0 2 75.0% 0.018 s
LongSymLinkTest 1 0 0 0 100% 0.004 s
TarTest 22 0 0 0 100% 0.193 s
ArchiveOutputStreamTest 7 0 0 0 100% 0.017 s
ListerTest 106 0 0 0 100% 0.402 s
ZipTest 29 0 0 0 100% 0.778 s
JarTest 3 0 0 0 100% 0.033 s
ArchiveServiceLoaderTest 2 0 0 0 100% 0.008 s

org.apache.commons.compress.compressors.brotli

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

org.apache.commons.compress.harmony.pack200

- Class Tests Errors Failures Skipped Success Rate Time
PackingOptionsTest 12 0 0 0 100% 1.611 s
Compress628Test 1 0 0 0 100% 0.002 s
ArchiveTest 9 0 0 0 100% 0.765 s
NewAttributeBandsTest 46 0 0 0 100% 0.024 s
CodecEncodingTest 240 0 0 0 100% 0.114 s
RunCodecTest 12 0 0 2 83.3% 0.006 s
Compress626Test 2 0 0 0 100% 0.006 s
CodecTest 287 0 0 0 100% 0.148 s
PopulationCodecTest 11 0 0 0 100% 0.029 s
BHSDCodecTest 116 0 0 0 100% 0.043 s

org.apache.commons.compress.compressors.deflate64

- Class Tests Errors Failures Skipped Success Rate Time
Deflate64BugsTest 1 0 0 0 100% 0.008 s
Deflate64CompressorInputStreamTest 17 0 0 0 100% 0.119 s
HuffmanDecoderTest 7 0 0 0 100% 0.007 s

org.apache.commons.compress

- Class Tests Errors Failures Skipped Success Rate Time
DetectArchiverTest 10 0 0 0 100% 0.121 s
ArchiveUtilsTest 11 0 0 0 100% 0.014 s
ChainingTest 2 0 0 0 100% 0.007 s
IOMethodsTest 10 0 0 0 100% 0.101 s
ArchiveReadTest 18 0 0 0 100% 0.262 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.012 s
XZCompressorOutputStreamTest 1 0 0 0 100% 0.050 s

org.apache.commons.compress.changes

- Class Tests Errors Failures Skipped Success Rate Time
ChangeTest 3 0 0 0 100% 0.003 s
ChangeSetSafeTypesTest 61 0 0 0 100% 0.540 s
ChangeSetRawTypesTest 65 0 0 0 100% 0.695 s

org.apache.commons.compress.compressors.gzip

- Class Tests Errors Failures Skipped Success Rate Time
GzipCompressorOutputStreamTest 2 0 0 0 100% 0.004 s
GzipParametersTest 1 0 0 0 100% 0 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.003 s
ConstantPoolTest 4 0 0 0 100% 0.005 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.153 s
AttributeLayoutMapTest 1 0 0 0 100% 0.004 s
SegmentOptionsTest 20 0 0 0 100% 0.018 s
CodeAttributeTest 3 0 0 0 100% 0.003 s
Codec_decodeInts_OutOfMemoryErrorTest 1 0 0 1 0% 0.001 s
ClassBandsTest 2 0 0 0 100% 0.010 s
BandSetTest 6 0 0 5 16.7% 0.005 s
CPUTF8Test 1 0 0 0 100% 0.001 s
SegmentConstantPoolArrayCacheTest 3 0 0 0 100% 0.005 s
SegmentUtilsTest 18 0 0 0 100% 0.013 s
NewAttributeBandsTest 44 0 0 0 100% 0.031 s
SegmentConstantPoolTest 3 0 0 0 100% 0.006 s
SegmentTest 21 0 0 0 100% 0.043 s
BcBandsTest 25 0 0 4 84.0% 0.041 s
ICTupleTest 7 0 0 0 100% 0.028 s
AttributeLayoutTest 18 0 0 0 100% 0.024 s

org.apache.commons.compress.archivers.dump

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

org.apache.commons.compress.compressors.zstandard

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

org.apache.commons.compress.archivers.examples

- Class Tests Errors Failures Skipped Success Rate Time
ParameterizedArchiverTest 12 0 0 0 100% 0.067 s
ExpanderTest 12 0 0 0 100% 0.268 s
ParameterizedExpanderTest 18 0 0 0 100% 0.136 s
SevenZArchiverTest 4 0 0 0 100% 0.309 s

org.apache.commons.compress.archivers.arj

- Class Tests Errors Failures Skipped Success Rate Time
ArjArchiveInputStreamTest 6 0 0 0 100% 0.028 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.081 s
BlockLZ4CompressorRoundtripTest 9 0 0 0 100% 1.063 s
XXHash32Test 3 0 0 0 100% 0.018 s
FramedLZ4CompressorOutputStreamTest 2 0 0 0 100% 0.002 s
FramedLZ4CompressorRoundtripTest 25 0 0 0 100% 2.188 s
BlockLZ4CompressorOutputStreamTest 20 0 0 2 90.0% 0.007 s
FactoryTest 2 0 0 0 100% 0.008 s

org.apache.commons.compress.compressors.z

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

org.apache.commons.compress.compressors.snappy

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

org.apache.commons.compress.utils

- Class Tests Errors Failures Skipped Success Rate Time
FileNameUtilsTest 8 0 0 0 100% 0.004 s
ChecksumVerifyingInputStreamTest 3 0 0 0 100% 0.004 s
ChecksumCalculatingInputStreamTest 11 0 0 0 100% 0.038 s
CharsetsTest 1 0 0 0 100% 0.002 s
ParsingUtilsTest 22 0 0 0 100% 0.029 s
ExactMathTest 1 0 0 0 100% 0.001 s
TimeUtilsTest 101 0 0 0 100% 0.179 s
SeekableInMemoryByteChannelTest 27 0 0 3 88.9% 0.008 s
BoundedSeekableByteChannelInputStreamTest 1 0 0 0 100% 0.001 s
ZipSplitReadOnlySeekableByteChannelTest 15 0 0 0 100% 0.014 s
FixedLengthBlockOutputStreamTest 9 0 0 0 100% 0.061 s
SetsTest 1 0 0 0 100% 0.001 s
CountingStreamTest 2 0 0 0 100% 0.004 s
CharsetNamesTest 1 0 0 0 100% 0.005 s
SkipShieldingInputStreamTest 3 0 0 0 100% 0.002 s
BitInputStreamTest 18 0 0 0 100% 0.008 s
MultiReadOnlySeekableByteChannelTest 19 0 0 1 94.7% 0.136 s
ServiceLoaderIteratorTest 3 0 0 0 100% 0.004 s
OsgiUtilsTest 1 0 0 0 100% 0.001 s
ByteUtilsTest 26 0 0 0 100% 0.032 s
IOUtilsTest 19 0 0 0 100% 0.030 s

org.apache.commons.compress.archivers.ar

- Class Tests Errors Failures Skipped Success Rate Time
ArArchiveInputStreamTest 19 0 0 0 100% 0.037 s
Compress678Test 16 0 0 0 100% 0.032 s
ArArchiveOutputStreamTest 2 0 0 0 100% 0.005 s

org.apache.commons.compress.archivers.sevenz

- Class Tests Errors Failures Skipped Success Rate Time
SevenZNativeHeapTest 2 0 0 0 100% 0.006 s
CoverageTest 2 0 0 0 100% 0.003 s
SevenZOutputFileTest 34 0 0 0 100% 0.722 s
AES256SHA256DecoderTest 1 0 0 0 100% 0.011 s
Compress679Test 1 0 0 0 100% 0.021 s
FolderTest 4 0 0 0 100% 0.001 s
SevenZFileTest 41 0 0 0 100% 10.37 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.009 s
testArchive(File)[2] 0.010 s
testArchive(File)[3] 0.008 s
testArchive(File)[4] 0.008 s
testArchive(File)[5] 0.007 s
testArchive(File)[6] 0.009 s
testArchive(File)[7] 0.015 s
testArchive(File)[8] 0.016 s
testArchive(File)[9] 0.009 s
testArchive(File)[10] 0.009 s
testArchive(File)[11] 0.008 s
testArchive(File)[12] 0.007 s
testArchive(File)[13] 0.007 s
testArchive(File)[14] 0.008 s
testArchive(File)[15] 0.007 s
testArchive(File)[16] 0.005 s
testArchive(File)[17] 0.008 s
testArchive(File)[18] 0.008 s
testArchive(File)[19] 0.007 s
testArchive(File)[20] 0.007 s
testArchive(File)[21] 0.011 s
testArchive(File)[22] 0.009 s
testArchive(File)[23] 0.007 s
testArchive(File)[24] 0.007 s

ScatterSampleTest

testSample 0.004 s

ExplodeSupportTest

testArchiveWithImplodeCompression4K2Trees 0.005 s
testConstructorThrowsExceptions 0.001 s
testZipStreamWithImplodeCompression8K3Trees 0.017 s
testTikaTestArchive 0.013 s
testArchiveWithImplodeCompression8K3Trees 0.002 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.007 s

PackingOptionsTest

testNewAttributes 0.426 s
testNewAttributes2 0.043 s
testPassAttributes 0.086 s
testPassFiles 0.312 s
testKeepFileOrder 0.268 s
testDeflateHint 0.003 s
testModificationTime 0.271 s
testSegmentLimits 0.004 s
testLoggingOptions 0.035 s
testPackEffort0 0.047 s
testErrorAttributes 0.006 s
testStripDebug 0.107 s

ScatterZipOutputStreamTest

testPutArchiveEntry 0.003 s

Deflate64BugsTest

testReadBeyondMemoryException 0.007 s

GZipTest

testInteroperabilityWithGzipCompressorInputStream 0.003 s
testInteroperabilityWithGZIPInputStream 0.002 s
testMetadataRoundTrip 0.003 s
testGzipUnarchive 0.002 s
testGzipCreation 0.002 s
testOverWrite 0.002 s
testCompress666Buffered(int)[1] 0.097 s
testCompress666Buffered(int)[2] 0.247 s
testCompress666Buffered(int)[3] 0.027 s
testCompress666Buffered(int)[4] 0.017 s
testCompress666Buffered(int)[5] 0.017 s
testCompress666Buffered(int)[6] 0.018 s
testCompress666Buffered(int)[7] 0.017 s
testCompress666Buffered(int)[8] 0.017 s
testCompress666Buffered(int)[9] 0.017 s
testInvalidCompressionLevel(int)[1] 0.001 s
testInvalidCompressionLevel(int)[2] 0 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.001 s
testExtraFlagsDefaultCompression 0.001 s
testExtraFlagsBestCompression 0.001 s
testCompress666Unbuffered(int)[1] 0.031 s
testCompress666Unbuffered(int)[2] 0.031 s
testCompress666Unbuffered(int)[3] 0.081 s
testCompress666Unbuffered(int)[4] 0.043 s
testCompress666Unbuffered(int)[5] 0.034 s
testCompress666Unbuffered(int)[6] 0.026 s
testCompress666Unbuffered(int)[7] 0.022 s
testCompress666Unbuffered(int)[8] 0.023 s
testCompress666Unbuffered(int)[9] 0.023 s

TapeInputStreamTest

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

ChangeTest

testFailsToCreateChangeTakingThreeArgumentsThrowsNullPointerException 0.001 s
testFailsToCreateChangeTakingFourArgumentsThrowsNullPointerExceptionOne 0.001 s
testFailsToCreateChangeTakingFourArgumentsThrowsNullPointerExceptionTwo 0 s

ZipMemoryFileSystemTest

testForPathsReturnCorrectClassInMemory 0.088 s
testZipFromMemoryFileSystemOutputStream 0.010 s
testZipToMemoryFileSystemSeekableByteChannel 0.002 s
testZipFromMemoryFileSystemSplitFile 0.027 s
testZipToMemoryFileSystemPath 0.005 s
testZipToMemoryFileSystemOutputStream 0.003 s
testPositionToSomeZipSplitSegmentInMemory 0.014 s
testZipToMemoryFileSystemSplitPath 0.015 s
testScatterFileWithCompressionAndTargetInMemory 0.003 s
testScatterFileWithCompressionInMemory 0.002 s
testZipFileInMemory 0.003 s
testZipFromMemoryFileSystemFile 0.013 s
testZipFromMemoryFileSystemPath 0.009 s
testZipFromMemoryFileSystemSeekableByteChannel 0.009 s
testScatterFileInMemory 0.003 s

ParameterizedArchiverTest

fileVersion(String)[1] 0.006 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.005 s
channelVersion(String)[1] 0.004 s
channelVersion(String)[2] 0.004 s
channelVersion(String)[3] 0.006 s
outputStreamVersion(String)[1] 0.005 s
outputStreamVersion(String)[2] 0.005 s
outputStreamVersion(String)[3] 0.008 s

SevenZTest

testSevenZArchiveCreationUsingCopy 0.043 s
testSevenZArchiveCreationUsingLZMA 0.124 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingBZIP2 0.027 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA2 0.322 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingBZIP2 0.017 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA2 0.033 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA 0.034 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingAES 0.119 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingCopy 0.002 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingLZMA 0.132 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingAES 0.074 s
testSingleByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.003 s
testSevenZArchiveCreationUsingBZIP2 0.016 s
testSevenZArchiveCreationUsingLZMA2 0.026 s
testMultiByteReadConsistentlyReturnsMinusOneAtEofUsingDeflate 0.003 s
testSevenZArchiveCreationUsingDeflate 0.003 s

Compress628Test

test 0.001 s

Maven221MultiVolumeTest

testRead7ZipMultiVolumeArchiveForStream 0.023 s
testRead7ZipMultiVolumeArchiveForFile 0.160 s

ArchiveTest

testRemovePackFile 0.184 s
testParsingOOMBounded(String)[1] 0.004 s
testParsingOOMBounded(String)[2] 0.003 s
testParsingOOMBounded(String)[3] 0.002 s
testParsingOOMBounded(String)[4] 0.001 s
testParsingOOMBounded(String)[5] 0.002 s
testParsingOOMBounded(String)[6] 0.001 s
testParsingOOMBounded(String)[7] 0.001 s
testParsingOOMBounded(String)[8] 0.002 s
testParsingOOMBounded(String)[9] 0.002 s
testWithAnnotations 0.009 s
testWithPack200 0.028 s
testParsingOOMUnbounded(String)[1] 0.002 s
testParsingOOMUnbounded(String)[2] 0.001 s
testParsingOOMUnbounded(String)[3] 0.001 s
testParsingOOMUnbounded(String)[4] 0.001 s
testParsingOOMUnbounded(String)[5] 0.002 s
testParsingOOMUnbounded(String)[6] 0.001 s
testParsingOOMUnbounded(String)[7] 0.001 s
testParsingOOMUnbounded(String)[8] 0.001 s
testParsingOOMUnbounded(String)[9] 0.001 s
testWithPack200E1 0.026 s
testJustResourcesGZip 0.002 s
testDeflateHint 0.178 s
testLoggingOptions 0.360 s
testWithSql 0.085 s
testWithJNDIE1 0.127 s
testWithSqlE1 0.059 s
testAlternativeConstructor 0.040 s
testWithE0 0.002 s
testWithLargeClass 0.007 s

FileNameUtilsTest

testGetExtensionPathBaseCases 0 s
testGetBaseNameStringCornerCases 0 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.001 s
testReadBlaLz4ViaFactoryWithDecompressConcatenated 0.001 s
testRejectsSkippableFrameWithPrematureEndInLengthBytes 0.003 s
testRejectsTrailingBytesAfterValidFrame 0.002 s
testReadDoubledBlaLz4ViaFactoryWithDecompressConcatenatedTrue 0.002 s
testRejectsFileWithInsufficientContentSize 0.002 s
testBackreferenceAtStartCausesIOException 0.002 s
testRejectsSkippableFrameFollowedByTooFewBytes 0.001 s
testReadDoubledBlaLz4ViaFactoryWithDecompressConcatenatedFalse 0.001 s
testRejectsFileWithWrongVersion 0.002 s
testBackreferenceOfSize0CausesIOException 0.002 s
testReadsUncompressedBlocks 0.001 s
testRejectsSkippableFrameFollowedByJunk 0.001 s
testMatches 0.001 s
testRejectsNonLZ4Stream 0.001 s
testRejectsFileWithBadHeaderChecksum 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testReadBlaDumpLz4 0.007 s
testReadsUncompressedBlocksUsingSingleByteRead 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.005 s
testSkipsOverTrailingSkippableFrames 0.002 s
testReadDoubledBlaLz4WithDecompressConcatenatedFalse 0.001 s
testRejectsSkippableFrameWithBadSignaturePrefix 0.001 s
testRejectsFileWithoutFrameDescriptor 0.001 s
testReadDoubledBlaLz4WithDecompressConcatenatedTrue 0.002 s
testRejectsSkippableFrameWithPrematureEnd 0.001 s
testReadDoubledBlaLz4WithoutExplicitDecompressConcatenated 0.002 s
testReadBlaLz4ViaFactoryAutoDetection 0.002 s
testReadDoubledBlaLz4ViaFactoryWithoutExplicitDecompressConcatenated 0.001 s
testReadBlaLz4WithDecompressConcatenated 0.001 s
testRejectsSkippableFrameWithBadSignatureTrailer 0.002 s
testRejectsStreamsWithoutContentChecksum 0.001 s

CompressorServiceLoaderTest

testInputStream 0.017 s
testOutputStream 0.006 s

ZstdRoundtripTest

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

ZipEncodingTest

testNioCp1252Encoding 0.001 s
testNothingToMakeCoverallsHappier 0.007 s
testSimpleCp437Encoding 0.001 s
testSimpleCp850Encoding 0.001 s
testGetNonexistentEncoding 0.008 s
testIsUTF8 0 s
testEbcidic 0.001 s

DumpArchiveInputStreamTest

testNotADumpArchive 0.002 s
testDirectoryNullBytes 0.003 s
testLoopingInodes 0.010 s
testInvalidCompressType 0.003 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.003 s
testConsumesArchiveCompletely 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testRecLenZeroLongExecution 0.002 s
testNotADumpArchiveButBigEnough 0.001 s

ChecksumVerifyingInputStreamTest

testReadTakingNoArgumentsThrowsIOException 0.001 s
testSkip 0 s
testReadTakingByteArrayThrowsIOException 0.003 s

ZipClassCoverageTest

testConstantConstructor 0.002 s
testMessageException 0 s
testConstructZip64RequiredException 0 s

MemoryArchiveTest

testReading 0 s

AttributeLayoutMapTest

testRepeatable 0.003 s

CpioTest

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

SegmentOptionsTest

testUnused(int)[1] 0.001 s
testUnused(int)[2] 0.001 s
testUnused(int)[3] 0 s
testUnused(int)[4] 0.001 s
testUnused(int)[5] 0 s
testUnused(int)[6] 0.001 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 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.001 s
testUnused(int)[20] 0.002 s

ArArchiveInputStreamTest

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

ChecksumCalculatingInputStreamTest

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

OsgiWithoutOptionalDepsITest

testProperlyDetectsRunningInsideOsgiEnv 5.038 s
testCanLoadBundle 4.473 s

ExceptionMessageTest

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

SevenZNativeHeapTest

testEndDeflaterOnCloseStream 0.003 s
testEndInflaterOnCloseStream 0.002 s

ExtraFieldUtilsTest

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

ExpanderTest

testSevenZTwoFileVersionWithAutoDetection 0.044 s
testTarFileVersion 0.004 s
testSevenZInputStreamVersionWithAutoDetection 0.019 s
testCompress603Tar 0.006 s
testSevenZTwoFileVersion 0.065 s
testFileCantEscapeViaAbsolutePath 0.003 s
testFileCantEscapeDoubleDotPath 0.004 s
testFileCantEscapeDoubleDotPathWithSimilarSibling 0.002 s
testSevenZFileVersion 0.049 s
testSevenZInputStreamVersion 0.017 s
testSevenZChannelVersion 0.046 s
testZipFileVersion 0.004 s

ArchiveStreamFactoryTest

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

DumpTest

testArchiveDetection 0.002 s
testCompressedDumpUnarchiveAll 0.004 s
testDumpUnarchiveAll 0.005 s
testCheckArchive 0.023 s
testCheckCompressedArchive 0.003 s
testCompressedArchiveDetection 0.001 s

CoverageTest

testNidInstance 0.001 s
testCLIInstance 0.002 s

CharsetsTest

testToCharset 0 s

Deflate64CompressorInputStreamTest

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

DetectArchiverTest

testEmptyTarArchive 0.057 s
testDetection 0.007 s
testEmptyJarArchive 0.007 s
testCOMPRESS_117 0.004 s
testCOMPRESS_335 0.003 s
testEmptyZipArchive 0.003 s
testIgnoreZeroByteEntryInTarDetect 0.004 s
testDetectOldTarFormatArchive 0.003 s
testDetectionNotArchive 0.003 s
testEmptyCpioArchive 0.004 s

X000A_NTFSTest

testSimpleRoundtrip 0.002 s
testSimpleRoundtripWithHighPrecisionDatesWithBigValues 0.001 s
testSimpleRoundtripWithHighPrecisionDatesWithSmallValues 0.001 s

BlockLZ4CompressorRoundtripTest

biggerFileRoundtrip(String, Parameters)[1] 0.396 s
biggerFileRoundtrip(String, Parameters)[2] 0.303 s
biggerFileRoundtrip(String, Parameters)[3] 0.335 s
gzippedLoremIpsumRoundtrip(String, Parameters)[1] 0.004 s
gzippedLoremIpsumRoundtrip(String, Parameters)[2] 0.003 s
gzippedLoremIpsumRoundtrip(String, Parameters)[3] 0.004 s
blaTarRoundtrip(String, Parameters)[1] 0.004 s
blaTarRoundtrip(String, Parameters)[2] 0.005 s
blaTarRoundtrip(String, Parameters)[3] 0.005 s

Pack200Test

testUnpacker 0 s
testPacker 0.001 s

CodeAttributeTest

testSingleByteCodes 0.001 s
testLength 0 s
testMixedByteCodes 0 s

AsiExtraFieldTest

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

ParsingUtilsTest

testParseLongValueValidValues(String)[1] 0.001 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 s
testParseLongValueInvalidValues(String)[5] 0.001 s
testParseLongValueInvalidValues(String)[6] 0 s
testParseIntValueValidValues(String)[1] 0.001 s
testParseIntValueValidValues(String)[2] 0 s
testParseIntValueValidValues(String)[3] 0.003 s
testParseIntValueValidValues(String)[4] 0.001 s
testParseIntValueValidValues(String)[5] 0.001 s
testParseIntValueInvalidValues(String)[1] 0.003 s
testParseIntValueInvalidValues(String)[2] 0.001 s
testParseIntValueInvalidValues(String)[3] 0.001 s
testParseIntValueInvalidValues(String)[4] 0.001 s
testParseIntValueInvalidValues(String)[5] 0 s
testParseIntValueInvalidValues(String)[6] 0 s

X7875_NewUnixTest

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

ArchiveTest

testAnnotations 0.008 s
testSQL 0.153 s
testJNDI 0.208 s
testWithAnnotations2 0.009 s
testAnnotations2 0.011 s
testMultipleJars(Path)[1] 0.302 s
testLargeClass 0.016 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.002 s
testShouldReadGNULongNameEntryWithWrongName 0.003 s
testDatePriorToEpochInPAXFormat 0.001 s
testReadsArchiveCompletely_COMPRESS245 0.010 s
testArchiveWithTrailer 0.002 s
testShouldThrowAnExceptionOnTruncatedEntries 0.002 s
testWorkaroundForBrokenTimeHeader 0.001 s
testDirectoryWithLongNameEndsWithSlash 0.134 s
testParseTarWithNonNumberPaxHeaders 0.001 s
testRejectsArchivesWithNegativeSizes 0.002 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.001 s
testThrowExceptionWithNullEntry 0.001 s
testSkipsDevNumbersWhenEntryIsNoDevice 0.001 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testSurvivesBlankLinesInPaxHeader 0.008 s
testSurvivesPaxHeaderWithNameEndingInSlash 0.008 s
testThrowException 0.001 s

SevenZOutputFileTest

testLzma2WithIntConfiguration 0.003 s
testLzmaWithIntConfiguration 0.003 s
testLzma2Roundtrip 0.012 s
testEncrypt 0.279 s
testSevenEmptyFiles 0.003 s
testBCJX86Roundtrip 0.021 s
testBCJARMThumbRoundtrip 0.008 s
testLzma2WithOptionsConfiguration 0.003 s
testStackOfContentCompressions 0.024 s
testEightFilesSomeNotEmpty 0.030 s
testSixEmptyFiles 0.002 s
testBCJPPCRoundtrip 0.008 s
testDeltaRoundtrip 0.009 s
testEightEmptyFiles 0.002 s
testNineEmptyFiles 0.001 s
testSixFilesSomeNotEmpty 0.035 s
testBzip2WithConfiguration 0.003 s
testLzmaWithOptionsConfiguration 0.002 s
testCantFinishTwice 0.001 s
testBCJARMRoundtrip 0.010 s
testTwentyNineEmptyFiles 0.002 s
testNineFilesSomeNotEmpty 0.015 s
testCopyRoundtrip 0.002 s
testBCJSparcRoundtrip 0.031 s
testArchiveWithMixedMethods 0.008 s
testDeflateWithConfiguration 0.001 s
testDirectoriesOnly 0.002 s
testDeflateRoundtrip 0.002 s
testTwentyNineFilesSomeNotEmpty 0.091 s
testStackOfContentCompressionsInMemory 0.009 s
testDirectoriesAndEmptyFiles 0.064 s
testBzip2Roundtrip 0.003 s
testBCJIA64Roundtrip 0.011 s
testSevenFilesSomeNotEmpty 0.013 s

ZipArchiveInputStreamTest

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

SeekableChannelRandomAccessOutputStreamTest

testWrite 0.505 s
testWriteFullyAt_whenFullAtOnce_thenSucceed 0.015 s
testWriteFullyAt_whenPartial_thenFail 0.003 s
testInitialization 0 s
testWriteFullyAt_whenFullButPartial_thenSucceed 0.002 s

PkWareExtraHeaderTest

testHashAlgorithm 0 s
testEncryptionAlgorithm 0.002 s

NewAttributeBandsTest

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

FramedSnappyCompressorInputStreamTest

testRemainingChunkTypes 0.001 s
testFinishWithNoWrite 0.001 s
testUnskippableChunk 0.001 s
testWriteDataLargerThanBufferOneCall 0.056 s
testReadIWAFile 0.014 s
testAvailable 0.001 s
testLoremIpsum 0.174 s
testMatches 0.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testChecksumUnmasking 0.001 s
testReadIWAFileWithBiggerOffset 0.084 s
testWriteByteArrayVsWriteByte 0.001 s

ArTest

testArDelete 0.003 s
testArUnarchive 0.002 s
testFileEntryFromFile 0.004 s
testFileEntryFromPath 0.003 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.002 s

CircularBufferTest

testCopy 0 s
testPutAndGet 0 s

CpioArchiveOutputStreamTest

testWriteOldBinary 0.002 s

GeneralPurposeBitTest

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

DeflateParametersTest

testShouldNotBeAbleToSetCompressionLevelToANegativeValue 0 s
testShouldNotBeAbleToSetCompressionLevelToADoubleDigitValue 0 s
testShouldBeAbleToSetCompressionLevel 0 s

ChangeSetSafeTypesTest

testAddDeleteToOneFileArchive 0.006 s
testDeleteFromAndAddToZipUsingZipFilePerform(String)[1] 0.015 s
testDeleteFromAndAddToZipUsingZipFilePerform(String)[2] 0.012 s
testAddToEmptyArchive(String)[1] 0.005 s
testAddToEmptyArchive(String)[2] 0.004 s
testRenameAndDelete 0.001 s
testDeleteAddToOneFileArchive 0.005 s
testAddToEmptyZipArchive(String)[1] 0.004 s
testAddToEmptyZipArchive(String)[2] 0.004 s
testChangeSetResults(String)[1] 0.025 s
testChangeSetResults(String)[2] 0.014 s
testChangeSetResults(String)[3] 0.009 s
testChangeSetResults(String)[4] 0.011 s
testDeleteFromAndAddToAr 0.004 s
testDeleteFileCpio2(String)[1] 0.011 s
testDeleteFileCpio2(String)[2] 0.012 s
testDeleteFileCpio2(String)[3] 0.010 s
testDeleteFileCpio2(String)[4] 0.011 s
testAddToEmptyZipParamArchive(String)[1] 0.008 s
testAddToEmptyZipParamArchive(String)[2] 0.004 s
testAddMoveDelete 0.002 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.011 s
testDeleteDir(String)[1] 0.009 s
testDeleteDir(String)[2] 0.008 s
testDeleteDir(String)[3] 0.008 s
testDeleteDir(String)[4] 0.009 s
testAddDeleteAdd 0.011 s
testAddAlreadyExistingWithReplaceFalse 0.014 s
testAddChangeTwiceWithoutReplace 0.002 s
testDeletePlusAddSame(String)[1] 0.010 s
testDeletePlusAddSame(String)[2] 0.010 s
testDeletePlusAddSame(String)[3] 0.010 s
testDeletePlusAddSame(String)[4] 0.010 s
testDeleteDir2(String)[1] 0.011 s
testDeleteDir2(String)[2] 0.011 s
testDeleteDir2(String)[3] 0.009 s
testDeleteDir2(String)[4] 0.010 s
testDeleteDir3(String)[1] 0.010 s
testDeleteDir3(String)[2] 0.010 s
testDeleteDir3(String)[3] 0.009 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.003 s
testDeleteFromZip(String)[2] 0.003 s
testAddAlreadyExistingWithReplaceTrue 0.010 s
testDeletePlusAdd(String)[1] 0.009 s
testDeletePlusAdd(String)[2] 0.009 s
testDeletePlusAdd(String)[3] 0.008 s
testDeletePlusAdd(String)[4] 0.010 s
testDeleteFromAndAddToJar 0.004 s
testDeleteFromAndAddToTar 0.004 s
testDeleteFromAndAddToZip(String)[1] 0.011 s
testDeleteFromAndAddToZip(String)[2] 0.010 s
testAddChangeTwice 0.001 s

XXHash32Test

verifyChecksum(String, String)[1] 0.002 s
verifyChecksum(String, String)[2] 0 s
verifyChecksum(String, String)[3] 0.015 s

ClassFileEntryTest

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

ZTest

testZUnarchiveViaFactory 0.011 s
testZUnarchive 0.008 s
testZUnarchiveViaAutoDetection 0.005 s
testMatches 0.001 s

ZipSplitOutputStreamTest

testThrowsIfUnsplittableSizeLargerThanSplitSize 0.003 s
testSplitZipBeginsWithZipSplitSignature 0.003 s
testCreateSplittedFiles 0.007 s
testThrowsExceptionIfSplitSizeIsTooLarge 0.002 s
testThrowsExceptionIfSplitSizeIsTooSmall 0.002 s

ClassBandsTest

testWithMethods 0.005 s
testSimple 0 s

ZipLongTest

testToBytes 0 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.002 s
testParsePAX1XSparseHeadersRejectsNonNumericNumbytes 0.001 s
testParsePAX1XSparseHeaders 0.002 s
testParseOctal 0.003 s
testParseOctalEmbeddedSpace 0.001 s
testParseSparse 0.001 s
testReadSparseStructsRejectsNonNumericOffset 0.002 s
testParseFromPAX01SparseHeadersRejectsNonNumericNumbytes 0.001 s
testName 0.001 s
testParseFromPAX01SparseHeadersRejectsNegativeNumbytes 0.001 s
testReadNegativeBinary12Byte 0.001 s
testReadPax00SparseHeaderRejectsNegativeOffset 0.001 s
testReadPaxHeaderWithoutTrailingNewline 0.001 s
testReadNegativeBinary8Byte 0 s
testReadPax00SparseHeader 0.001 s
testReadPax00SparseHeaderRejectsNonNumericNumbytes 0.001 s
testReadSparseStructsRejectsNonNumericNumbytes 0.001 s
testWriteNegativeBinary8Byte 0.001 s
testReadSparseStructsBinary 0.001 s
testRoundTripNames 0.001 s
testRoundTripOctal 0.001 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.001 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.002 s
testParsePAX1XSparseHeadersRejectsNegativeNumberOfEntries 0.001 s
testRoundEncoding 0.002 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.003 s
testPaxHeaderEntryWithEmptyValueRemovesKey 0.004 s
testParseFromPAX01SparseHeadersRejectsNonNumericOffset 0.004 s
testReadNonAsciiPaxHeader 0.002 s
testTrailers 0.002 s
testReadPax00SparseHeaderRejectsNegativeNumbytes 0.003 s
testReadSparseStructsOctal 0.001 s
testParsePAX1XSparseHeadersRejectsNegativeNumbytes 0.001 s

TimeUtilsTest

testIsUnixTime 0.003 s
testToFileTime(String, long)[1] 0.003 s
testToFileTime(String, long)[2] 0.001 s
testToFileTime(String, long)[3] 0.001 s
testToFileTime(String, long)[4] 0 s
testToFileTime(String, long)[5] 0 s
testToFileTime(String, long)[6] 0 s
testToFileTime(String, long)[7] 0.001 s
testToFileTime(String, long)[8] 0.001 s
testToFileTime(String, long)[9] 0 s
testToFileTime(String, long)[10] 0 s
testToFileTime(String, long)[11] 0.001 s
testToFileTime(String, long)[12] 0 s
testToFileTime(String, long)[13] 0 s
testToFileTime(String, long)[14] 0.001 s
testToFileTimeNull 0.001 s
testToUnixTime(long, String)[1] 0.002 s
testToUnixTime(long, String)[2] 0.001 s
testToUnixTime(long, String)[3] 0 s
testUnixTimeToFileTime(long, String)[1] 0 s
testUnixTimeToFileTime(long, String)[2] 0 s
testUnixTimeToFileTime(long, String)[3] 0 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.001 s
testNtfsTimeToFileTime(String, long)[6] 0 s
testNtfsTimeToFileTime(String, long)[7] 0 s
testNtfsTimeToFileTime(String, long)[8] 0.001 s
testNtfsTimeToFileTime(String, long)[9] 0.001 s
testNtfsTimeToFileTime(String, long)[10] 0 s
testNtfsTimeToFileTime(String, long)[11] 0 s
testNtfsTimeToFileTime(String, long)[12] 0.001 s
testNtfsTimeToFileTime(String, long)[13] 0.001 s
testNtfsTimeToFileTime(String, long)[14] 0.001 s
testNtfsTimeToJavaTime(String, long)[1] 0.001 s
testNtfsTimeToJavaTime(String, long)[2] 0.001 s
testNtfsTimeToJavaTime(String, long)[3] 0.001 s
testNtfsTimeToJavaTime(String, long)[4] 0.001 s
testNtfsTimeToJavaTime(String, long)[5] 0.001 s
testNtfsTimeToJavaTime(String, long)[6] 0.001 s
testNtfsTimeToJavaTime(String, long)[7] 0.001 s
testNtfsTimeToJavaTime(String, long)[8] 0.001 s
testNtfsTimeToJavaTime(String, long)[9] 0 s
testNtfsTimeToJavaTime(String, long)[10] 0 s
testNtfsTimeToJavaTime(String, long)[11] 0 s
testNtfsTimeToJavaTime(String, long)[12] 0.001 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.003 s
testToNtfsTime(String, long)[4] 0.002 s
testToNtfsTime(String, long)[5] 0.003 s
testToNtfsTime(String, long)[6] 0.006 s
testToNtfsTime(String, long)[7] 0.002 s
testToNtfsTime(String, long)[8] 0.002 s
testToNtfsTime(String, long)[9] 0.001 s
testToNtfsTime(String, long)[10] 0.001 s
testToNtfsTime(String, long)[11] 0.001 s
testToNtfsTime(String, long)[12] 0.001 s
testToNtfsTime(String, long)[13] 0 s
testToNtfsTime(String, long)[14] 0 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.001 s
testJavaTimeToNtfsTime(String, long)[5] 0.002 s
testJavaTimeToNtfsTime(String, long)[6] 0 s
testJavaTimeToNtfsTime(String, long)[7] 0 s
testJavaTimeToNtfsTime(String, long)[8] 0.001 s
testJavaTimeToNtfsTime(String, long)[9] 0.001 s
testJavaTimeToNtfsTime(String, long)[10] 0.001 s
testJavaTimeToNtfsTime(String, long)[11] 0 s
testJavaTimeToNtfsTime(String, long)[12] 0 s
testJavaTimeToNtfsTime(String, long)[13] 0 s
testJavaTimeToNtfsTime(String, long)[14] 0.001 s
testToDate(String, long)[1] 0 s
testToDate(String, long)[2] 0 s
testToDate(String, long)[3] 0 s
testToDate(String, long)[4] 0.001 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.003 s
testToDate(String, long)[11] 0.004 s
testToDate(String, long)[12] 0.004 s
testToDate(String, long)[13] 0.002 s
testToDate(String, long)[14] 0.001 s
testTruncateToHundredNanos(String, String)[1] 0.004 s
testTruncateToHundredNanos(String, String)[2] 0 s
testTruncateToHundredNanos(String, String)[3] 0 s
testTruncateToHundredNanos(String, String)[4] 0 s
testTruncateToHundredNanos(String, String)[5] 0.001 s
testTruncateToHundredNanos(String, String)[6] 0.001 s
testTruncateToHundredNanos(String, String)[7] 0.001 s
testTruncateToHundredNanos(String, String)[8] 0 s

LongSymLinkTest

testArchive(File)[1] 0.002 s

TarArchiveEntryTest

testGetOrderedSparseHeadersRejectsOverlappingStructs 0.002 s
testShouldWriteTimesAsPaxHeadersForPosixMode 0.004 s
testNegativeOffsetInConstructorNotAllowed 0.002 s
testPreservesDriveSpecOnWindowsAndNetwareIfAskedTo 0 s
- skipped -
testTarFileWithFSRoot 0.002 s
testExtraPaxHeaders 0.001 s
testGetOrderedSparseHeadersRejectsStructsPointingBeyondOutputEntry 0.001 s
testLinuxFileInformationFromFile 0 s
- Disabled on operating system: Mac OS X -
testLinuxFileInformationFromPath 0 s
- Disabled on operating system: Mac OS X -
testLinkFlagConstructorWithPreserve 0.001 s
testFileSystemRoot 0.001 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.001 s
testLinkFlagConstructor 0.001 s
testGetOrderedSparseHeadersSortsAndFiltersSparseStructs 0 s
testGetFileFromNonFileEntry 0 s
testShouldWriteTimesForStarMode 0.001 s
testShouldNotWriteTimePaxHeadersByDefault 0 s
testShouldParseTimePaxHeadersAndNotCountAsExtraPaxHeaders 0 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.001 s
testToStringWithNonNull 0 s
testCompareBA 0 s
testAsciiConversions 0 s
testIsEqualWithNullWithPositive 0.001 s
testSanitizeShortensString 0.001 s
testSanitizeRemovesUnprintableCharacters 0.001 s
testCompareAscii 0.002 s
testIsEqual 0.001 s
testSanitizeLeavesShortStringsAlone 0.001 s

ExpandApkTest

test 0.517 s

ChainingTest

testTarGzip 0.004 s
testTarBzip2 0.003 s

CPUTF8Test

testEquality 0 s

CpioUtilTest

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

XZUtilsTest

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

CompressorStreamFactoryRoundtripTest

testCompressorStreamFactoryRoundtrip(String)[1] 0.005 s
testCompressorStreamFactoryRoundtrip(String)[2] 0.001 s
testCompressorStreamFactoryRoundtrip(String)[3] 0 s
testCompressorStreamFactoryRoundtrip(String)[4] 0.008 s

DumpArchiveUtilTest

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

ParameterizedExpanderTest

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

X5455_ExtendedTimestampTest

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

ZipFileIgnoringLocalFileHeaderTest

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

DeflateTest

testRawDeflateUnarchive 0.094 s
testRawDeflateCreation 0.006 s
testDeflateUnarchive 0.004 s
testDeflateCreation 0.002 s

RandomAccessOutputStreamTest

testWrite 0.036 s

CpioArchiveEntryTest

testGetHeaderPadCountOverflow 0.001 s

ZCompressorInputStreamTest

testInvalidMaxCodeSize 0.003 s
testFailsToCreateZCompressorInputStreamAndThrowsIOException 0 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.002 s

NioZipEncodingTest

testUmlautToISO88591 0 s
testUnmappableUmlauts 0 s
testPartialSurrogatePair 0 s
testRainbowEmojiToSurrogatePairUTF16 0.002 s
testUnmappableRainbowEmoji 0 s
testUmlautToUTF16BE 0 s
testUmlautToUTF8 0.001 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.001 s
testShouldReadDataFromSetPosition 0 s
testShouldSignalEOFWhenPositionAtTheEnd 0 s
testThrowsIllegalArgumentExceptionWhenTruncatingToANegativeSize 0 s
testThrowsClosedChannelExceptionWhenPositionIsSetOnClosedChannel 0 s
testShouldThrowExceptionWhenTruncatingToIncorrectSize 0.001 s
testThrowsIOExceptionWhenPositionIsSetToANegativeValue 0 s
testTruncateMovesPositionWhenShrinkingBeyondPosition 0 s
throwsClosedChannelExceptionWhenSizeIsReadOnClosedChannel 0 s
- we deliberately violate the spec -
testTruncateDoesntChangeSmallPosition 0.001 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 s
testDecodeSimpleFixedHuffmanBlock 0.001 s
testDecodeFixedHuffmanBlockWithMemoryLookupInExactBuffer 0 s

FileRandomAccessOutputStreamTest

testClose 0.001 s
testWrite 0.004 s
testChannelReturn 0.001 s
testWriteFullyAt_whenFullAtOnce_thenSucceed 0.004 s
testWriteFullyAt_whenPartial_thenFail 0.002 s
testWriteFullyAt_whenFullButPartial_thenSucceed 0.002 s

BoundedSeekableByteChannelInputStreamTest

testCheckRestrictedRead 0.001 s

XZTest

testXZCreation 0.028 s
testConcatenatedStreamsReadFirstOnly 0.008 s
testConcatenatedStreamsReadFully 0.004 s
testXZUnarchive 0.018 s

AES256SHA256DecoderTest

testDecodeWithNonEmptyString 0.011 s

ZipSplitReadOnlySeekableByteChannelTest

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

FixedLengthBlockOutputStreamTest

testWriteBuf 0.015 s
testPartialWritingThrowsException 0.001 s
testWriteFailsAfterFLClosedThrowsException 0.001 s
testSmallWrite 0.019 s
testSmallWriteToStream 0.014 s
testWriteSingleBytes 0 s
testWriteFailsAfterDestClosedThrowsException 0 s
testMultiWriteBuf 0.001 s
testWithFileOutputStream 0.008 s

FramedLZ4CompressorOutputStreamTest

testFinishWithNoWrite 0 s
testWriteByteArrayVsWriteByte 0.002 s

BZip2CompressorInputStreamTest

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

ArjArchiveInputStreamTest

testFirstHeaderSizeSetToZero 0.007 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0.006 s
testReadingOfAttributesUnixVersion 0.006 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.003 s
testArjUnarchive 0.003 s
testReadingOfAttributesDosVersion 0.001 s

ZstdCompressorInputStreamTest

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

ByteCodeTest

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

DeflateCompressorInputStreamTest

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

PythonTruncatedBzip2Test

testPartialReadTruncatedData 0.001 s
testTruncatedData 0 s

ZstdUtilsTest

testMatchesSkippableFrame 0 s
testMatchesZstandardFrame 0.001 s

SegmentConstantPoolArrayCacheTest

testMultipleArrayMultipleHit 0 s
testSingleSimpleArray 0 s
testSingleMultipleHitArray 0.003 s

CodecEncodingTest

testGetSpeciferForPopulationCodec 0 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 s
testArbitraryCodec(String, byte[])[2] 0 s
testArbitraryCodec(String, byte[])[3] 0.001 s
testGetSpeciferForRunCodec 0.001 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.001 s
testCanonicalGetSpecifier(int)[6] 0 s
testCanonicalGetSpecifier(int)[7] 0 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.001 s
testCanonicalGetSpecifier(int)[15] 0 s
testCanonicalGetSpecifier(int)[16] 0 s
testCanonicalGetSpecifier(int)[17] 0 s
testCanonicalGetSpecifier(int)[18] 0.001 s
testCanonicalGetSpecifier(int)[19] 0 s
testCanonicalGetSpecifier(int)[20] 0.001 s
testCanonicalGetSpecifier(int)[21] 0 s
testCanonicalGetSpecifier(int)[22] 0 s
testCanonicalGetSpecifier(int)[23] 0 s
testCanonicalGetSpecifier(int)[24] 0 s
testCanonicalGetSpecifier(int)[25] 0 s
testCanonicalGetSpecifier(int)[26] 0 s
testCanonicalGetSpecifier(int)[27] 0.001 s
testCanonicalGetSpecifier(int)[28] 0 s
testCanonicalGetSpecifier(int)[29] 0 s
testCanonicalGetSpecifier(int)[30] 0 s
testCanonicalGetSpecifier(int)[31] 0.001 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 s
testCanonicalGetSpecifier(int)[38] 0.001 s
testCanonicalGetSpecifier(int)[39] 0 s
testCanonicalGetSpecifier(int)[40] 0 s
testCanonicalGetSpecifier(int)[41] 0 s
testCanonicalGetSpecifier(int)[42] 0.001 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 s
testCanonicalGetSpecifier(int)[62] 0 s
testCanonicalGetSpecifier(int)[63] 0.001 s
testCanonicalGetSpecifier(int)[64] 0 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 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.001 s
testCanonicalGetSpecifier(int)[83] 0 s
testCanonicalGetSpecifier(int)[84] 0 s
testCanonicalGetSpecifier(int)[85] 0 s
testCanonicalGetSpecifier(int)[86] 0 s
testCanonicalGetSpecifier(int)[87] 0 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 s
testCanonicalGetSpecifier(int)[94] 0 s
testCanonicalGetSpecifier(int)[95] 0 s
testCanonicalGetSpecifier(int)[96] 0 s
testCanonicalGetSpecifier(int)[97] 0 s
testCanonicalGetSpecifier(int)[98] 0 s
testCanonicalGetSpecifier(int)[99] 0 s
testCanonicalGetSpecifier(int)[100] 0 s
testCanonicalGetSpecifier(int)[101] 0.001 s
testCanonicalGetSpecifier(int)[102] 0 s
testCanonicalGetSpecifier(int)[103] 0 s
testCanonicalGetSpecifier(int)[104] 0 s
testCanonicalGetSpecifier(int)[105] 0 s
testCanonicalGetSpecifier(int)[106] 0 s
testCanonicalGetSpecifier(int)[107] 0 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 s
testCanonicalGetSpecifier(int)[114] 0 s
testDefaultCodec 0 s
testCanonicalEncodings(int, String)[1] 0 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 s
testCanonicalEncodings(int, String)[8] 0 s
testCanonicalEncodings(int, String)[9] 0 s
testCanonicalEncodings(int, String)[10] 0 s
testCanonicalEncodings(int, String)[11] 0 s
testCanonicalEncodings(int, String)[12] 0 s
testCanonicalEncodings(int, String)[13] 0 s
testCanonicalEncodings(int, String)[14] 0 s
testCanonicalEncodings(int, String)[15] 0 s
testCanonicalEncodings(int, String)[16] 0.001 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 s
testCanonicalEncodings(int, String)[27] 0 s
testCanonicalEncodings(int, String)[28] 0 s
testCanonicalEncodings(int, String)[29] 0.001 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.001 s
testCanonicalEncodings(int, String)[37] 0 s
testCanonicalEncodings(int, String)[38] 0 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.001 s
testCanonicalEncodings(int, String)[44] 0 s
testCanonicalEncodings(int, String)[45] 0 s
testCanonicalEncodings(int, String)[46] 0.001 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.001 s
testCanonicalEncodings(int, String)[54] 0 s
testCanonicalEncodings(int, String)[55] 0 s
testCanonicalEncodings(int, String)[56] 0 s
testCanonicalEncodings(int, String)[57] 0 s
testCanonicalEncodings(int, String)[58] 0 s
testCanonicalEncodings(int, String)[59] 0 s
testCanonicalEncodings(int, String)[60] 0.001 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.001 s
testCanonicalEncodings(int, String)[71] 0 s
testCanonicalEncodings(int, String)[72] 0 s
testCanonicalEncodings(int, String)[73] 0.001 s
testCanonicalEncodings(int, String)[74] 0 s
testCanonicalEncodings(int, String)[75] 0 s
testCanonicalEncodings(int, String)[76] 0 s
testCanonicalEncodings(int, String)[77] 0 s
testCanonicalEncodings(int, String)[78] 0 s
testCanonicalEncodings(int, String)[79] 0 s
testCanonicalEncodings(int, String)[80] 0 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.001 s
testCanonicalEncodings(int, String)[85] 0.001 s
testCanonicalEncodings(int, String)[86] 0.001 s
testCanonicalEncodings(int, String)[87] 0.001 s
testCanonicalEncodings(int, String)[88] 0.001 s
testCanonicalEncodings(int, String)[89] 0 s
testCanonicalEncodings(int, String)[90] 0 s
testCanonicalEncodings(int, String)[91] 0 s
testCanonicalEncodings(int, String)[92] 0.001 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.001 s
testCanonicalEncodings(int, String)[97] 0.001 s
testCanonicalEncodings(int, String)[98] 0.001 s
testCanonicalEncodings(int, String)[99] 0.001 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 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.001 s
testReadAlignedBytes 0 s
testStream 0 s
testNextByte 0 s

Pack200Test

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

TarTest

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

ArchiveOutputStreamTest

testCallSequenceAr 0.002 s
testCallSequenceCpio 0.001 s
testFinish 0.002 s
testOptionalFinish 0.001 s
testCallSequenceJar 0.002 s
testCallSequenceTar 0.002 s
testCallSequenceZip 0.002 s

RunCodecTest

testDecodeInts 0.001 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 s
testDecode 0 s
testRunCodec(int, Codec, Codec, String)[1] 0.001 s
testRunCodec(int, Codec, Codec, String)[2] 0.001 s
testRunCodec(int, Codec, Codec, String)[3] 0 s
testRunCodec(int, Codec, Codec, String)[4] 0 s

BrotliCompressorInputStreamTest

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

DeflateCompressorOutputStreamTest

testCanReadASingleByteFlushAndFinish 0 s

CpioArchiveInputStreamTest

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

Compress626Test

testJar 0.005 s
test 0.001 s

ConstantPoolTest

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

XZCompressorInputStreamTest

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

ZipArchiveEntryTest

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

CoverageTest

testHostOsInstance 0.001 s
testHeaderInstances 0.002 s
testCallLFHToString 0 s

Compress679Test

testCompress679 0.021 s

SetsTest

testNewHashSet 0 s

CountingStreamTest

testInput 0.001 s
testOutput 0.002 s

SegmentUtilsTest

testCountInvokeInterfaceArgs(String, int)[1] 0 s
testCountInvokeInterfaceArgs(String, int)[2] 0 s
testCountInvokeInterfaceArgs(String, int)[3] 0 s
testCountInvokeInterfaceArgs(String, int)[4] 0.001 s
testCountInvokeInterfaceArgs(String, int)[5] 0 s
testCountInvokeInterfaceArgs(String, int)[6] 0.001 s
testCountInvokeInterfaceArgs(String, int)[7] 0 s
testCountInvokeInterfaceArgs(String, int)[8] 0.001 s
testCountInvokeInterfaceArgs(String, int)[9] 0 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 s
testCountArgs(String, int)[8] 0.001 s

ListerTest

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

ParallelScatterZipCreatorTest

testCallableApiUsingSubmit 0.451 s
testConcurrentDefaultTempFolder 0.443 s
testThrowsExceptionWithCompressionLevelTooBig 0.002 s
testConcurrentCustomTempFolder 0.340 s
sameZipArchiveEntryNullPointerException 0 s
- [COMPRESS-639] -
testCallableApiUsingSubmitStreamAwareCallable 0.335 s
testCallableWithLowestLevelApiUsingSubmit 0.025 s
testCallableApiWithHighestLevelUsingSubmitStreamAwareCallable 0.049 s
testThrowsExceptionWithCompressionLevelTooSmall 0.001 s

XZCompressorOutputStreamTest

testWrite 0.047 s

JarMarkerTest

testJarMarkerLengthCheck 0.001 s

FolderTest

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

TarArchiveInputStreamTest

testParseTarTruncatedInContent 0.002 s
testShouldReadGNULongNameEntryWithWrongName 0.001 s
testDatePriorToEpochInPAXFormat 0.004 s
testReadsArchiveCompletely_COMPRESS245 0.007 s
testShouldThrowAnExceptionOnTruncatedEntries 0.004 s
testWorkaroundForBrokenTimeHeader 0.001 s
testDirectoryWithLongNameEndsWithSlash 0.070 s
testParseTarWithNonNumberPaxHeaders 0.004 s
testRejectsArchivesWithNegativeSizes 0.002 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.001 s
testSingleByteReadConsistentlyReturnsMinusOneAtEof 0 s
testThrowExceptionWithNullEntry 0.001 s
testSkipsDevNumbersWhenEntryIsNoDevice 0.002 s
testMultiByteReadConsistentlyReturnsMinusOneAtEof 0.001 s
testSurvivesBlankLinesInPaxHeader 0.001 s
testSurvivesPaxHeaderWithNameEndingInSlash 0.001 s
testThrowException 0.001 s
testShouldConsumeArchiveCompletely 0.002 s

ZipIoUtilTest

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

ZipTest

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

NewAttributeBandsTest

testIntegralLayout(String)[1] 0.002 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.001 s
testIntegralLayout(String)[7] 0 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 s
testIntegralLayout(String)[21] 0 s
testReferenceLayouts(String)[1] 0 s
testReferenceLayouts(String)[2] 0 s
testReferenceLayouts(String)[3] 0.001 s
testReferenceLayouts(String)[4] 0 s
testReferenceLayouts(String)[5] 0 s
testReferenceLayouts(String)[6] 0.001 s
testReferenceLayouts(String)[7] 0 s
testReferenceLayouts(String)[8] 0.001 s
testReferenceLayouts(String)[9] 0 s
testReferenceLayouts(String)[10] 0.001 s
testReferenceLayouts(String)[11] 0 s
testReferenceLayouts(String)[12] 0.001 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.004 s
testTarFromMemoryFileSystem 0.001 s

CharsetNamesTest

testConstants 0.004 s

Pack200UtilsTest

testCompress675 0.005 s
testNormalizeInPlace 0.010 s
testNormalize 0.008 s

CodecTest

testBCodings(int)[1] 0 s
testBCodings(int)[2] 0 s
testBCodings(int)[3] 0 s
testBCodings(int)[4] 0 s
testBCodings(int)[5] 0 s
testByte1Delta 0.001 s
testByte1 0 s
testUnsigned5 0.002 s
testCardinality 0 s
testCodecFamilies(BHSDCodec[])[1] 0 s
testCodecFamilies(BHSDCodec[])[2] 0 s
testCodecFamilies(BHSDCodec[])[3] 0.001 s
testCodecFamilies(BHSDCodec[])[4] 0 s
testCodecFamilies(BHSDCodec[])[5] 0 s
testCodecFamilies(BHSDCodec[])[6] 0 s
testCodecFamilies(BHSDCodec[])[7] 0 s
testCodecFamilies(BHSDCodec[])[8] 0 s
testCodecFamilies(BHSDCodec[])[9] 0.001 s
testCodecFamilies(BHSDCodec[])[10] 0 s
testCodecFamilies(BHSDCodec[])[11] 0 s
testCodecFamilies(BHSDCodec[])[12] 0.001 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 s
testCodecFamilies(BHSDCodec[])[19] 0.001 s
testByte1DeltaException 0 s
testByte1Signed 0 s
testInvalidHCodings(int)[1] 0.001 s
testInvalidHCodings(int)[2] 0 s
testInvalidHCodings(int)[3] 0 s
testInvalidHCodings(int)[4] 0 s
testInvalidHCodings(int)[5] 0 s
testInvalidHCodings(int)[6] 0 s
testInvalidHCodings(int)[7] 0 s
testInvalidHCodings(int)[8] 0 s
testInvalidHCodings(int)[9] 0 s
testInvalidHCodings(int)[10] 0 s
testInvalidHCodings(int)[11] 0 s
testInvalidHCodings(int)[12] 0 s
testInvalidHCodings(int)[13] 0.001 s
testInvalidHCodings(int)[14] 0 s
testInvalidHCodings(int)[15] 0 s
testInvalidHCodings(int)[16] 0 s
testInvalidHCodings(int)[17] 0 s
testInvalidHCodings(int)[18] 0 s
testInvalidHCodings(int)[19] 0 s
testInvalidHCodings(int)[20] 0 s
testInvalidHCodings(int)[21] 0 s
testInvalidHCodings(int)[22] 0.001 s
testInvalidHCodings(int)[23] 0 s
testInvalidHCodings(int)[24] 0.001 s
testInvalidHCodings(int)[25] 0 s
testInvalidHCodings(int)[26] 0 s
testInvalidHCodings(int)[27] 0.001 s
testInvalidHCodings(int)[28] 0 s
testInvalidHCodings(int)[29] 0 s
testInvalidHCodings(int)[30] 0 s
testInvalidHCodings(int)[31] 0.001 s
testInvalidHCodings(int)[32] 0 s
testInvalidHCodings(int)[33] 0 s
testInvalidHCodings(int)[34] 0 s
testInvalidHCodings(int)[35] 0.001 s
testInvalidHCodings(int)[36] 0 s
testInvalidHCodings(int)[37] 0 s
testInvalidHCodings(int)[38] 0 s
testInvalidHCodings(int)[39] 0 s
testInvalidHCodings(int)[40] 0.001 s
testInvalidHCodings(int)[41] 0 s
testInvalidHCodings(int)[42] 0 s
testInvalidHCodings(int)[43] 0 s
testInvalidHCodings(int)[44] 0.001 s
testInvalidHCodings(int)[45] 0 s
testInvalidHCodings(int)[46] 0 s
testInvalidHCodings(int)[47] 0.001 s
testInvalidHCodings(int)[48] 0 s
testInvalidHCodings(int)[49] 0 s
testInvalidHCodings(int)[50] 0 s
testInvalidHCodings(int)[51] 0 s
testInvalidHCodings(int)[52] 0 s
testInvalidHCodings(int)[53] 0 s
testInvalidHCodings(int)[54] 0 s
testInvalidHCodings(int)[55] 0 s
testInvalidHCodings(int)[56] 0 s
testInvalidHCodings(int)[57] 0 s
testInvalidHCodings(int)[58] 0 s
testInvalidHCodings(int)[59] 0 s
testInvalidHCodings(int)[60] 0 s
testInvalidHCodings(int)[61] 0.001 s
testInvalidHCodings(int)[62] 0 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 s
testInvalidHCodings(int)[75] 0.001 s
testInvalidHCodings(int)[76] 0 s
testInvalidHCodings(int)[77] 0 s
testInvalidHCodings(int)[78] 0 s
testInvalidHCodings(int)[79] 0 s
testInvalidHCodings(int)[80] 0.001 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.001 s
testInvalidHCodings(int)[86] 0 s
testInvalidHCodings(int)[87] 0 s
testInvalidHCodings(int)[88] 0 s
testInvalidHCodings(int)[89] 0.002 s
testInvalidHCodings(int)[90] 0.002 s
testInvalidHCodings(int)[91] 0.001 s
testInvalidHCodings(int)[92] 0.001 s
testInvalidHCodings(int)[93] 0.001 s
testInvalidHCodings(int)[94] 0.001 s
testInvalidHCodings(int)[95] 0.001 s
testInvalidHCodings(int)[96] 0.001 s
testInvalidHCodings(int)[97] 0.001 s
testInvalidHCodings(int)[98] 0.001 s
testInvalidHCodings(int)[99] 0.001 s
testInvalidHCodings(int)[100] 0 s
testInvalidHCodings(int)[101] 0.001 s
testInvalidHCodings(int)[102] 0 s
testInvalidHCodings(int)[103] 0 s
testInvalidHCodings(int)[104] 0.001 s
testInvalidHCodings(int)[105] 0 s
testInvalidHCodings(int)[106] 0.001 s
testInvalidHCodings(int)[107] 0 s
testInvalidHCodings(int)[108] 0 s
testInvalidHCodings(int)[109] 0 s
testInvalidHCodings(int)[110] 0 s
testInvalidHCodings(int)[111] 0.001 s
testInvalidHCodings(int)[112] 0 s
testInvalidHCodings(int)[113] 0.001 s
testInvalidHCodings(int)[114] 0 s
testInvalidHCodings(int)[115] 0 s
testInvalidHCodings(int)[116] 0.001 s
testInvalidHCodings(int)[117] 0 s
testInvalidHCodings(int)[118] 0 s
testInvalidHCodings(int)[119] 0.001 s
testInvalidHCodings(int)[120] 0 s
testInvalidHCodings(int)[121] 0 s
testInvalidHCodings(int)[122] 0.001 s
testInvalidHCodings(int)[123] 0 s
testInvalidHCodings(int)[124] 0 s
testInvalidHCodings(int)[125] 0.001 s
testInvalidHCodings(int)[126] 0 s
testInvalidHCodings(int)[127] 0 s
testInvalidHCodings(int)[128] 0 s
testInvalidHCodings(int)[129] 0 s
testInvalidHCodings(int)[130] 0.001 s
testInvalidHCodings(int)[131] 0 s
testInvalidHCodings(int)[132] 0 s
testInvalidHCodings(int)[133] 0 s
testInvalidHCodings(int)[134] 0 s
testInvalidHCodings(int)[135] 0.001 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 s
testInvalidHCodings(int)[141] 0 s
testInvalidHCodings(int)[142] 0 s
testInvalidHCodings(int)[143] 0.001 s
testInvalidHCodings(int)[144] 0 s
testInvalidHCodings(int)[145] 0 s
testInvalidHCodings(int)[146] 0 s
testInvalidHCodings(int)[147] 0 s
testInvalidHCodings(int)[148] 0.001 s
testInvalidHCodings(int)[149] 0 s
testInvalidHCodings(int)[150] 0.001 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 s
testInvalidHCodings(int)[162] 0 s
testInvalidHCodings(int)[163] 0 s
testInvalidHCodings(int)[164] 0.001 s
testInvalidHCodings(int)[165] 0 s
testInvalidHCodings(int)[166] 0 s
testInvalidHCodings(int)[167] 0 s
testInvalidHCodings(int)[168] 0 s
testInvalidHCodings(int)[169] 0 s
testInvalidHCodings(int)[170] 0 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.001 s
testInvalidHCodings(int)[181] 0 s
testInvalidHCodings(int)[182] 0 s
testInvalidHCodings(int)[183] 0.001 s
testInvalidHCodings(int)[184] 0 s
testInvalidHCodings(int)[185] 0 s
testInvalidHCodings(int)[186] 0 s
testInvalidHCodings(int)[187] 0 s
testInvalidHCodings(int)[188] 0.001 s
testInvalidHCodings(int)[189] 0.002 s
testInvalidHCodings(int)[190] 0 s
testInvalidHCodings(int)[191] 0 s
testInvalidHCodings(int)[192] 0 s
testInvalidHCodings(int)[193] 0.001 s
testInvalidHCodings(int)[194] 0 s
testInvalidHCodings(int)[195] 0 s
testInvalidHCodings(int)[196] 0.001 s
testInvalidHCodings(int)[197] 0 s
testInvalidHCodings(int)[198] 0 s
testInvalidHCodings(int)[199] 0 s
testInvalidHCodings(int)[200] 0.001 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 s
testInvalidHCodings(int)[211] 0 s
testInvalidHCodings(int)[212] 0.001 s
testInvalidHCodings(int)[213] 0.001 s
testInvalidHCodings(int)[214] 0.001 s
testInvalidHCodings(int)[215] 0 s
testInvalidHCodings(int)[216] 0 s
testInvalidHCodings(int)[217] 0.001 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 s
testInvalidHCodings(int)[223] 0.001 s
testInvalidHCodings(int)[224] 0 s
testInvalidHCodings(int)[225] 0.001 s
testInvalidHCodings(int)[226] 0 s
testInvalidHCodings(int)[227] 0.001 s
testInvalidHCodings(int)[228] 0 s
testInvalidHCodings(int)[229] 0 s
testInvalidHCodings(int)[230] 0.001 s
testInvalidHCodings(int)[231] 0 s
testInvalidHCodings(int)[232] 0 s
testInvalidHCodings(int)[233] 0.001 s
testInvalidHCodings(int)[234] 0 s
testInvalidHCodings(int)[235] 0 s
testInvalidHCodings(int)[236] 0.001 s
testInvalidHCodings(int)[237] 0 s
testInvalidHCodings(int)[238] 0 s
testInvalidHCodings(int)[239] 0.001 s
testInvalidHCodings(int)[240] 0 s
testInvalidHCodings(int)[241] 0 s
testInvalidHCodings(int)[242] 0.001 s
testInvalidHCodings(int)[243] 0.001 s
testInvalidHCodings(int)[244] 0 s
testInvalidHCodings(int)[245] 0 s
testInvalidHCodings(int)[246] 0 s
testInvalidHCodings(int)[247] 0 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 s
testInvalidHCodings(int)[254] 0 s
testInvalidHCodings(int)[255] 0 s
testInvalidHCodings(int)[256] 0 s
testCodecToString 0 s

FramedLZ4CompressorRoundtripTest

test64KMultipleBlocks 0.043 s
biggerFileRoundtrip(Parameters)[1] 0.308 s
biggerFileRoundtrip(Parameters)[2] 0.240 s
biggerFileRoundtrip(Parameters)[3] 0.341 s
biggerFileRoundtrip(Parameters)[4] 0.225 s
biggerFileRoundtrip(Parameters)[5] 0.263 s
biggerFileRoundtrip(Parameters)[6] 0.233 s
biggerFileRoundtrip(Parameters)[7] 0.287 s
biggerFileRoundtrip(Parameters)[8] 0.198 s
gzippedLoremIpsumRoundtrip(Parameters)[1] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[2] 0.003 s
gzippedLoremIpsumRoundtrip(Parameters)[3] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[4] 0.003 s
gzippedLoremIpsumRoundtrip(Parameters)[5] 0.003 s
gzippedLoremIpsumRoundtrip(Parameters)[6] 0.003 s
gzippedLoremIpsumRoundtrip(Parameters)[7] 0.002 s
gzippedLoremIpsumRoundtrip(Parameters)[8] 0.003 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.001 s

IOMethodsTest

testWriteJar 0.038 s
testWriteTar 0.006 s
testWriteZip 0.003 s
testWriteCpio 0.003 s
testReadCpio 0.006 s
testReadJar 0.007 s
testReadTar 0.006 s
testReadZip 0.009 s
testWriteAr 0.008 s
testReadAr 0.005 s

JarArchiveOutputStreamTest

testJarMarker 0.005 s

ParametersTest

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

JarTest

testJarUnarchive 0.018 s
testJarArchiveCreation 0.004 s
testJarUnarchiveAll 0.007 s

SevenZArchiverTest

testChannelVersion 0.273 s
testOutputStreamVersion 0.003 s
testUnknownFormat 0.003 s
testFileVersion 0.028 s

SkipShieldingInputStreamTest

testSkipHasAnUpperBoundOnRead 0.001 s
testSkipDelegatesToRead 0.001 s
testSkipSwallowsNegativeArguments 0 s

GzipCompressorOutputStreamTest

testFileNameChinesePercentEncoded 0.003 s
testFileNameAscii 0.001 s

BitInputStreamTest

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

BlockLZ4CompressorOutputStreamTest

testRewritingOfFourPairs 0 s
testRewritingOfFinalBlockWithoutTrailingLZ77Literals 0.002 s
testPairSeesBackReferenceWhenSet 0 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.001 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.002 s
testVerifyGrouped 0 s
throwsClosedChannelExceptionWhenPositionIsReadOnClosedChannel 0 s
- we deliberately violate the spec -
testConstructorThrowsOnNullArg 0 s
testClosesAllAndThrowsExceptionIfCloseThrows 0 s
testThrowsClosedChannelExceptionWhenPositionIsSetOnClosedChannel 0.001 s
testThrowsIOExceptionWhenPositionIsSetToANegativeValue 0.001 s
testCheckForSingleByte 0 s
testReferenceBehaviorForEmptyChannel 0.001 s
testForSeekableByteChannelsReturnsIdentityForSingleElement 0.001 s
testCantTruncate 0 s
testCantPositionToANegativePosition 0.001 s
testForSeekableByteChannelsThrowsOnNullArg 0.001 s
testCloseIsIdempotent 0 s
testTwoEmptyChannelsConcatenateAsEmptyChannel 0.001 s
testForFilesThrowsOnNullArg 0.001 s
testCantWrite 0.001 s
testCheckForString 0.113 s
testReadingFromAPositionAfterEndReturnsEOF 0.001 s

SegmentConstantPoolTest

testRegexReplacement 0.004 s
testMatchSpecificPoolEntryIndex_SingleArray 0.001 s
testMatchSpecificPoolEntryIndex_DoubleArray 0 s

LZ77CompressorTest

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

PopulationCodecTest

testPopulationCodec(byte[], long[], Codec)[1] 0 s
testPopulationCodec(byte[], long[], Codec)[2] 0 s
testPopulationCodec(byte[], long[], Codec)[3] 0.001 s
testPopulationCodec(byte[], long[], Codec)[4] 0.001 s
testPopulationCodec(byte[], long[], Codec)[5] 0.001 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.007 s
testPopulationCodec(byte[], long[], Codec)[10] 0.001 s
testEncodeSingleValue 0.003 s

ZipShortTest

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

SnappyRoundtripTest

testGzippedLoremIpsumRoundtrip 0.005 s
testTryReallyBigOffset 0.308 s
testTryReallyLongLiterals 1.905 s
testBlaTarRoundtrip 0.006 s
testBiggerFileRoundtrip 0.178 s
testBlaTarRoundtripTunedForCompressionRatio 0.006 s
testBlaTarRoundtripTunedForSpeed 0.007 s

ZipFileTest

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

SegmentTest

testParsingOOMBounded(String)[1] 0.001 s
testParsingOOMBounded(String)[2] 0.001 s
testParsingOOMBounded(String)[3] 0.002 s
testParsingOOMBounded(String)[4] 0.001 s
testParsingOOMBounded(String)[5] 0.001 s
testParsingOOMBounded(String)[6] 0.003 s
testParsingOOMBounded(String)[7] 0.001 s
testParsingOOMBounded(String)[8] 0.001 s
testParsingOOMBounded(String)[9] 0.002 s
testInterfaceOnly 0.003 s
testParsingOOMUnounded(String)[1] 0.001 s
testParsingOOMUnounded(String)[2] 0.002 s
testParsingOOMUnounded(String)[3] 0.001 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.003 s
testHelloWorld 0.003 s

Compress678Test

test_LONGFILE_BSD(int)[1] 0.001 s
test_LONGFILE_BSD(int)[2] 0.002 s
test_LONGFILE_BSD(int)[3] 0.001 s
test_LONGFILE_BSD(int)[4] 0.001 s
test_LONGFILE_BSD(int)[5] 0.002 s
test_LONGFILE_BSD(int)[6] 0.003 s
test_LONGFILE_BSD(int)[7] 0.001 s
test_LONGFILE_ERROR 0.002 s
testShortName 0.001 s
test_LONGFILE_BSD_with_spaces(int)[1] 0.002 s
test_LONGFILE_BSD_with_spaces(int)[2] 0.001 s
test_LONGFILE_BSD_with_spaces(int)[3] 0.001 s
test_LONGFILE_BSD_with_spaces(int)[4] 0.001 s
test_LONGFILE_BSD_with_spaces(int)[5] 0.002 s
test_LONGFILE_BSD_with_spaces(int)[6] 0.002 s
test_LONGFILE_BSD_with_spaces(int)[7] 0.002 s

ChangeSetRawTypesTest

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

ServiceLoaderIteratorTest

testRemoveThrowsUnsupportedOperationException 0.001 s
testNextThrowsNoSuchElementException 0.001 s
testHasNextReturnsFalse 0 s

BlockSortTest

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

DumpArchiveEntryTest

testPublicNameAddsTrailingSlashForDirectories 0 s
testPublicNameRemovesLeadingDotSlash 0 s

ZipEightByteIntegerTest

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

SevenZFileTest

testNoOOMOnCorruptedHeader 0.011 s
testSignatureCheck 0.001 s
test7zUnarchive 0.005 s
testSevenZWithEOS 0.002 s
testNoNameCanBeReplacedByDefaultName 0.004 s
test7zUnarchiveWithDefectHeader 0.004 s
test7zDeflate64Unarchive 0.008 s
testHandlesEmptyArchiveWithoutFilesInfo 0.002 s
testHelloWorldHeaderCompressionOffLZMA2 0.002 s
testRetrieveInputStreamForAllEntriesWithoutCRCMultipleTimes 0.031 s
testRetrieveInputStreamForAllEntriesMultipleTimes 0.007 s
testCompressedHeaderWithNonDefaultDictionarySize 0.023 s
testExtractNonExistSpecifiedFile 0.016 s
testNoNameMeansNoNameByDefault 0.004 s
testLimitExtractionMemory 0.001 s
test7zUnarchiveWithDefectHeaderFailsByDefault 0.001 s
testAllEmptyFilesArchive 0.001 s
test7zDecryptUnarchive 0.138 s
testRetrieveInputStreamForShuffledEntries 0.001 s
testRandomlySkippingEntries 0.178 s
testHandlesEmptyArchiveWithFilesInfo 0.002 s
testGivenNameWinsOverDefaultName 0.002 s
testEncryptedArchiveRequiresPassword 0.002 s
testReadEntriesOfSize0 0.001 s
test7zMultiVolumeUnarchive 0.004 s
testGetEntriesOfUnarchiveInMemoryTest 0.001 s
testExtractSpecifiedFileDeprecated 0.417 s
testRandomAccessTogetherWithSequentialAccess 0.370 s
testReadTimesFromFile 0.003 s
test7zDeflateUnarchive 0.002 s
testRandomAccessWhenJumpingForwards 3.548 s
testReadingBackDeltaDistance 0.009 s
testRandomAccessWhenJumpingBackwards 0.719 s
test7zDecryptUnarchiveUsingCharArrayPassword 0.137 s
testHelloWorldHeaderCompressionOffCopy 0.002 s
testRandomAccessMultipleReadSameFile 3.534 s
testGetDefaultName 0.003 s
testReadBigSevenZipFile 0.800 s
testGetEntriesOfUnarchiveTest 0.002 s
testReadingBackLZMA2DictSize 0.003 s
testExtractSpecifiedFile 0.361 s

BcBandsTest

testBcLocalBand 0.010 s
testMultipleMethodsSimple 0.003 s
testMultipleClassesSimple 0.002 s
testBcLabelBand 0.002 s
testBcThisFieldBand 0.002 s
testBcMethodRefBand 0 s
testBcClassRefBand 0.001 s
testBcFieldRefBand 0.002 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.001 s
testBcLongRefBand 0 s
testWideForms 0 s
testBcEscBands 0 s
- TODO: Implement -
testBcDoubleRefBand 0 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 s
testBcByteBand 0 s
testBcShortBand 0 s
testSimple 0 s

CpioArchiveTest

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

ArchiveServiceLoaderTest

testInputStream 0.003 s
testOutputStream 0.003 s

GzipUtilsTest

testGetCompressedFilename 0 s
testIsCompressedFilename 0 s
testGetUncompressedFilename 0 s

Crash_f2efd9eaeb86cda597d07b5e3c3d81363633c2da_Test

test 0.003 s

DetectCompressorTest

testDetectLimitedByNameNotFound 0.004 s
testZMemoryLimit 0.001 s
testCreateLimitedByName 0.201 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 s
testDetectLimitedByName(String, String)[3] 0.001 s
testDetectLimitedByName(String, String)[4] 0 s
testDetectLimitedByName(String, String)[5] 0 s
testDetectLimitedByName(String, String)[6] 0.001 s
testDetectLimitedByName(String, String)[7] 0 s
testDetectLimitedByName(String, String)[8] 0.001 s
testDetectLimitedByName(String, String)[9] 0 s
testDetectLimitedByName(String, String)[10] 0 s
testXZMemoryLimitOnRead 0.001 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.001 s
testReadLFHSizesOffsetAndDisk 0 s

LZMAUtilsTest

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

EncryptedArchiveTest

testReadPasswordEncryptedEntryViaStream 0.002 s
testReadPasswordEncryptedEntryViaZipFile 0.001 s

OsgiUtilsTest

testDetectsItIsNotRunningInsideOsgiEnv 0.001 s

DataDescriptorTest

testWritesDataDescriptorForDeflatedEntryOnUnseekableOutput 0.001 s
testDoesntWriteDataDescriptorWhenAddingRawEntries 0.002 s
testDoesntWriteDataDescriptorForDeflatedEntryOnSeekableOutput 0.001 s

FactoryTest

testBlockRoundtripViaFactory 0.005 s
testFrameRoundtripViaFactory 0.003 s

LZMATest

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

ArArchiveOutputStreamTest

testLongFileNamesCauseExceptionByDefault 0.001 s
testLongFileNamesWorkUsingBSDDialect 0.002 s

BZip2Compress651Test

testCompress651 1.041 s

OsgiITest

testProperlyDetectsRunningInsideOsgiEnv 4.295 s
testCanLoadBundle 4.165 s

ByteUtilsTest

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

ICTupleTest

testExplicitClassTupleParsing(String, String, String, String, String)[1] 0.005 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.001 s
testPredictedClassTupleParsing(String, String, String)[3] 0 s
testPredictedClassTupleParsing(String, String, String)[4] 0 s

SparseFilesTest

testTarFileOldGNU 0.002 s
testTarFilePaxGNU 0.005 s
testTarFileExtractExtendedOldGNU 0.023 s
testTarFileExtractOldGNU 0.057 s
testTarFileExtractPaxGNU 0.135 s
testExtractSparseTarsOnWindows 0 s
- Disabled on operating system: Mac OS X -
testExtractExtendedOldGNU 0.011 s
testCompareTarArchiveInputStreamWithTarFile 0.024 s
testTarFileExtractSparseTarsOnWindows 0 s
- Disabled on operating system: Mac OS X -
testExtractOldGNU 0.031 s
testExtractPaxGNU 0.113 s
testOldGNU 0.001 s
testPaxGNU 0.022 s

ZipUtilTest

testSignedByteToUnsignedInt 0.001 s
testUnsignedIntToSignedByte 0 s
testOutsideCalendar 0 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 s
testInsideCalendar 0 s
testInsideCalendar_bigValue 0.001 s
testUnsupportedMethod 0 s
testFromDosTime 0.001 s
testBigToLong 0.001 s
testAdjustToLong 0 s
testIsDosTime 0.001 s

SevenZMethodConfigurationTest

testShouldAllowLZMA2OptionsForLZMA 0 s
testShouldAllowNumberForLZMA 0 s
testShouldNotAllowStringOptionsForLZMA2 0 s
testShouldAllowLZMA2OptionsForLZMA2 0 s
testShouldNotAllowStringOptionsForLZMA 0 s
testShouldAllowNumberForDeflate 0 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 s
testCreateDataOutputCompressor 0 s

UTF8ZipFilesTest

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

FramedSnappyTest

testDefaultExtractionViaFactoryAutodetection 0.017 s
testDefaultExtraction 0.019 s
testDefaultExtractionViaFactory 0.005 s
testRoundtrip 0.321 s
testRoundtripWithOneBigWrite 0.813 s

ArchiveReadTest

testArchive(File)[1] 0.035 s
testArchive(File)[2] 0.010 s
testArchive(File)[3] 0.022 s
testArchive(File)[4] 0.011 s
testArchive(File)[5] 0.019 s
testArchive(File)[6] 0.017 s
testArchive(File)[7] 0.008 s
testArchive(File)[8] 0.013 s
testArchive(File)[9] 0.009 s
testArchive(File)[10] 0.007 s
testArchive(File)[11] 0.007 s
testArchive(File)[12] 0.008 s
testArchive(File)[13] 0.007 s
testArchive(File)[14] 0.007 s
testArchive(File)[15] 0.010 s
testArchive(File)[16] 0.009 s
testArchive(File)[17] 0.006 s
testArchive(File)[18] 0.009 s

AbstractLZ77CompressorInputStreamTest

testPrefillCanBeUsedForBackReferences 0 s
testCantPrefillAfterDataHasBeenRead 0.001 s
testIfPrefillExceedsWindowSizeTheLastBytesAreUsed 0 s

BinaryTreeTest

testExceptions 0.001 s
testDecode 0.001 s

ZipArchiveOutputStreamTest

testSetEncoding 0.001 s
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.002 s
testWriteLongDirectoryNameTruncateMode 0.004 s
testWriteLongLinkNamePosixMode 0.006 s
testWriteNonAsciiNameWithUnfortunateNamePosixMode 0.005 s
testCount 0.003 s
testWriteLongFileNamePosixMode 0.002 s
testBigNumberStarMode 0.002 s
testMaxFileSizeError 0.001 s
testBigNumberErrorMode 0.001 s
testOldEntryStarMode 0.001 s
testRecordSize 0.001 s
testLongNameMd5Hash 2.009 s
testRoundtripWith67CharFileNameGnu 0.001 s
testBlockSizes 0.005 s
testWriteNonAsciiDirectoryNamePosixMode 0.001 s
testBigNumberPosixMode 0.001 s
testOldEntryPosixMode 0.001 s
testOldEntryError 0.001 s
testWriteLongDirectoryNameErrorMode 0.002 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 s

IOUtilsTest

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

BZip2Test

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

SevenZArchiveEntryTest

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

AttributeLayoutTest

testGetCodec(String, int, String, Codec)[1] 0 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.001 s
testGetCodec(String, int, String, Codec)[5] 0.001 s
testGetCodec(String, int, String, Codec)[6] 0 s
testBadData(String, int, String)[1] 0.002 s
testBadData(String, int, String)[2] 0.001 s
testBadData(String, int, String)[3] 0 s
testBadData(String, int, String)[4] 0 s
testLayoutRSN 0.002 s
testLayoutRUN 0 s
testLayoutRS 0 s
testLayoutRU 0 s
testOkData(String, int, String)[1] 0.001 s
testOkData(String, int, String)[2] 0 s
testOkData(String, int, String)[3] 0.001 s
testOkData(String, int, String)[4] 0 s

BHSDCodecTest

testEncodeDecode(int)[1] 0.001 s
testEncodeDecode(int)[2] 0 s
testEncodeDecode(int)[3] 0 s
testEncodeDecode(int)[4] 0 s
testEncodeDecode(int)[5] 0.001 s
testEncodeDecode(int)[6] 0.001 s
testEncodeDecode(int)[7] 0.001 s
testEncodeDecode(int)[8] 0 s
testEncodeDecode(int)[9] 0 s
testEncodeDecode(int)[10] 0 s
testEncodeDecode(int)[11] 0 s
testEncodeDecode(int)[12] 0 s
testEncodeDecode(int)[13] 0.001 s
testEncodeDecode(int)[14] 0 s
testEncodeDecode(int)[15] 0 s
testEncodeDecode(int)[16] 0.001 s
testEncodeDecode(int)[17] 0 s
testEncodeDecode(int)[18] 0.001 s
testEncodeDecode(int)[19] 0 s
testEncodeDecode(int)[20] 0 s
testEncodeDecode(int)[21] 0 s
testEncodeDecode(int)[22] 0 s
testEncodeDecode(int)[23] 0 s
testEncodeDecode(int)[24] 0.001 s
testEncodeDecode(int)[25] 0 s
testEncodeDecode(int)[26] 0 s
testEncodeDecode(int)[27] 0.001 s
testEncodeDecode(int)[28] 0 s
testEncodeDecode(int)[29] 0 s
testEncodeDecode(int)[30] 0 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 s
testEncodeDecode(int)[60] 0 s
testEncodeDecode(int)[61] 0.001 s
testEncodeDecode(int)[62] 0 s
testEncodeDecode(int)[63] 0 s
testEncodeDecode(int)[64] 0.001 s
testEncodeDecode(int)[65] 0 s
testEncodeDecode(int)[66] 0 s
testEncodeDecode(int)[67] 0.001 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 s
testEncodeDecode(int)[73] 0.001 s
testEncodeDecode(int)[74] 0 s
testEncodeDecode(int)[75] 0 s
testEncodeDecode(int)[76] 0 s
testEncodeDecode(int)[77] 0.001 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 s
testEncodeDecode(int)[83] 0 s
testEncodeDecode(int)[84] 0.001 s
testEncodeDecode(int)[85] 0 s
testEncodeDecode(int)[86] 0 s
testEncodeDecode(int)[87] 0 s
testEncodeDecode(int)[88] 0.001 s
testEncodeDecode(int)[89] 0 s
testEncodeDecode(int)[90] 0 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 s
testEncodeDecode(int)[98] 0.001 s
testEncodeDecode(int)[99] 0 s
testEncodeDecode(int)[100] 0 s
testEncodeDecode(int)[101] 0 s
testEncodeDecode(int)[102] 0 s
testEncodeDecode(int)[103] 0 s
testEncodeDecode(int)[104] 0 s
testEncodeDecode(int)[105] 0 s
testEncodeDecode(int)[106] 0 s
testEncodeDecode(int)[107] 0 s
testEncodeDecode(int)[108] 0 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 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