Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
104 0 0 0 100% 58.467

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.xbib.elasticsearch.plugin.knapsack.tar 5 0 0 0 100% 9.81
org.xbib.io.compress.bzip2 85 0 0 0 100% 1.004
org.xbib.elasticsearch.plugin.knapsack.cpio 1 0 0 0 100% 2.144
org.xbib.elasticsearch.plugin.knapsack.bulk 4 0 0 0 100% 8.56
org.xbib.elasticsearch.plugin.knapsack 8 0 0 0 100% 34.814
org.xbib.elasticsearch.plugin.knapsack.zip 1 0 0 0 100% 2.135

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

org.xbib.elasticsearch.plugin.knapsack.tar

Class Tests Errors Failures Skipped Success Rate Time
KnapsackTarTests 5 0 0 0 100% 9.81

org.xbib.io.compress.bzip2

Class Tests Errors Failures Skipped Success Rate Time
BZip2BitInputStreamTests 14 0 0 0 100% 0
BZip2BitOutputStreamTests 12 0 0 0 100% 0
BZip2BlockDecompressorTests 5 0 0 0 100% 0
BZip2DivSufSortTests 1 0 0 0 100% 0
BZip2HuffmanStageDecoderTests 2 0 0 0 100% 0.001
BZip2OutputStreamTests 40 0 0 0 100% 1
HuffmanAllocatorTests 9 0 0 0 100% 0
SimpleBZip2Tests 2 0 0 0 100% 0.003

org.xbib.elasticsearch.plugin.knapsack.cpio

Class Tests Errors Failures Skipped Success Rate Time
KnapsackCpioTests 1 0 0 0 100% 2.144

org.xbib.elasticsearch.plugin.knapsack.bulk

Class Tests Errors Failures Skipped Success Rate Time
KnapsackBulkTests 4 0 0 0 100% 8.56

org.xbib.elasticsearch.plugin.knapsack

Class Tests Errors Failures Skipped Success Rate Time
KnapsackSimpleTests 2 0 0 0 100% 7.654
KnapsackExportTests 1 0 0 0 100% 2.632
KnapsackImportTests 4 0 0 0 100% 18.761
KnapsackSplitTests 1 0 0 0 100% 5.767

org.xbib.elasticsearch.plugin.knapsack.zip

Class Tests Errors Failures Skipped Success Rate Time
KnapsackZipTests 1 0 0 0 100% 2.135

Test Cases

[Summary] [Package List] [Test Cases]

KnapsackSimpleTests

testSimpleEmptyExport 3.536
testSimpleEmptyImport 4.118

KnapsackExportTests

testMinimalExport 2.632

KnapsackImportTests

testMinimalImport 4.21
testEncodedBulkEntry 4.202
testEncodedTarEntry 6.188
testEncodedZipEntry 4.161

KnapsackTarTests

testAlienTar 1.16
testTar 2.201
testTarGz 2.144
testTarXz 2.155
testTarBz2 2.15

KnapsackZipTests

testZip 2.135

KnapsackCpioTests

testCpio 2.144

KnapsackBulkTests

testBulk 2.145
testBulkBz2 2.142
testBulkGz 2.141
testBulkXz 2.132

KnapsackSplitTests

testSplit 5.767

BZip2BitInputStreamTests

testUnaryEndOfStream 0
testIntegerEndOfStream 0
testBooleanFalse8 0
testUnary31 0
testBits1_0 0
testBits1_1 0
testBooleanTrue8 0
testUnaryOne 0
testBooleanEndOfStream 0
testBooleanSingleOne 0
testBitsEndOfStream 0
testBits23 0
testInteger 0
testUnaryZero 0

BZip2BitOutputStreamTests

testBooleanFalse8 0
testUnary31 0
testBits1_0 0
testBits1_1 0
testBooleanTrue8 0
testUnaryOne 0
testBooleanSingleOne 0
testBits23 0
testBits24 0
testBitsWriteMasking 0
testInteger 0
testUnaryZero 0

BZip2BlockDecompressorTests

tesErrortSevenTables 0
testErrorOneTable 0
testErrorTooManySelectors 0
testErrorZeroTables 0
testErrorZeroSelectors 0

BZip2DivSufSortTests

testBug1 0

BZip2HuffmanStageDecoderTests

testExceptionOnTooMuchData 0
testExceptionOnInvalidSymbol 0.001

BZip2OutputStreamTests

testInvalidStreamCRC 0.005
testInvalidBlockCRC 0.007
testInvalidBlockHeader 0.005
testExceptionDuringFinish 0.001
testCompressible 0.014
testTwoBytes 0.001
testOneByte 0.001
testWriteAfterFinish1 0.002
testWriteAfterFinish2 0.002
test3Tables 0.004
testNullOutputStream 0
testLongSame 0.007
testPartRandom 0.008
testInvalidStartPointer 0.002
testWriteAfterClose1 0.001
testWriteAfterClose2 0
testEmpty 0
testLargeRandomReadSingleBytes 0.339
test4Tables 0.002
testRandomised 0.001
testOutputStreamInvalidBlockSize1 0
testOutputStreamInvalidBlockSize2 0
testCompressionBug1 0.001
testNullInputStream 0
testDecompressionBug1 0.002
testDecompressionBug2 0
testRegular1 0.002
testRegular2 0.003
test5Tables 0.005
testInvalidHeader 0.002
testLongBlank 0.008
testInvalidBlockSize1 0.046
testInvalidBlockSize2 0.027
testInvalidHeaderSecondRead 0.001
testReadAfterClose 0
testHeaderless 0.001
testExceptionDuringClose 0.001
testLargeRandomWriteSingleBytes 0.258
testLargeRandom 0.24
testReadPastEnd 0.001

HuffmanAllocatorTests

testBoundary1 0
testRegular1 0
testPointlessConstructorTestCoverage 0
testShort1 0
testShort2 0
testFibonacci1 0
testFibonacci2 0
testFibonacci3 0
testFibonacci4 0

SimpleBZip2Tests

testEmptyBZip2 0.001
testBZip2HelloWorld 0.002