Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
131 0 0 0 100% 1.396

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.hc.core5.http2.protocol 6 0 0 0 100% 0.032
org.apache.hc.core5.http2.impl.io 9 0 0 0 100% 0.012
org.apache.hc.core5.http2.impl 50 0 0 0 100% 0.089
org.apache.hc.core5.http2.ssl 2 0 0 0 100% 0.783
org.apache.hc.core5.http2.impl.nio 13 0 0 0 100% 0.191
org.apache.hc.core5.http2.hpack 41 0 0 0 100% 0.184
org.apache.hc.core5.http2.config 3 0 0 0 100% 0.085
org.apache.hc.core5.http2.frame 7 0 0 0 100% 0.02

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

org.apache.hc.core5.http2.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestH2Interceptors 6 0 0 0 100% 0.032

org.apache.hc.core5.http2.impl.io

Class Tests Errors Failures Skipped Success Rate Time
TestFrameInOutBuffers 9 0 0 0 100% 0.012

org.apache.hc.core5.http2.impl

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultH2RequestConverter 36 0 0 0 100% 0.062
TestDefaultH2ResponseConverter 14 0 0 0 100% 0.027

org.apache.hc.core5.http2.ssl

Class Tests Errors Failures Skipped Success Rate Time
ConscryptClientTlsStrategyTest 2 0 0 0 100% 0.783

org.apache.hc.core5.http2.impl.nio

Class Tests Errors Failures Skipped Success Rate Time
TestFrameInOutBuffers 11 0 0 0 100% 0.02
TestAbstractH2StreamMultiplexer 2 0 0 0 100% 0.171

org.apache.hc.core5.http2.hpack

Class Tests Errors Failures Skipped Success Rate Time
TestOutboundDynamicTable 2 0 0 0 100% 0.003
TestFifoBuffer 2 0 0 0 100% 0.005
TestFifoLinkedList 2 0 0 0 100% 0.005
TestInboundDynamicTable 2 0 0 0 100% 0.007
TestHPackCoding 33 0 0 0 100% 0.164

org.apache.hc.core5.http2.config

Class Tests Errors Failures Skipped Success Rate Time
H2ConfigTest 3 0 0 0 100% 0.085

org.apache.hc.core5.http2.frame

Class Tests Errors Failures Skipped Success Rate Time
TestH2Settings 2 0 0 0 100% 0.005
TestDefaultFrameFactory 4 0 0 0 100% 0.013
TestFrameFlag 1 0 0 0 100% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

ConscryptClientTlsStrategyTest

test_valid_tls_strategy_creation_with_verifier 0.779
test_valid_tls_strategy_creation 0.001

TestH2Settings

testH2SettingBasics 0.001
testH2ParamBasics 0.002

TestDefaultFrameFactory

testDataFrame 0.003
testSettingFrame 0.002
testResetStreamFrame 0.001
testGoAwayFrame 0.003

TestFrameInOutBuffers

testPartialFrameWrite 0.001
testReadEmptyFrame 0.002
testReadFrameConnectionClosed 0.002
testReadFramePartialReads 0.001
testReadWriteFrame 0.001
testReadFrameExceedingLimit 0.001
testWriteFrameExceedingLimit 0.001
testOutputBufferResize 0.001
testReadFrameMultipleSmallBuffer 0.001
testReadFrameCorruptFrame 0.002
testReadFrameMultiple 0.001

TestOutboundDynamicTable

testEviction 0
testBasics 0.001

TestDefaultH2RequestConverter

testConvertFromFieldsTETrailerHeader 0.005
testConvertFromMessageConnectMissingAuthority 0.002
testConvertFromFieldsConnectMissingAuthority 0.002
testConvertFromFieldsConnectionHeader 0.002
testInvalidOptionsNeitherAsteriskNorRoot 0.001
testConvertFromFieldsMultiplePath 0.001
testConvertFromFieldsUpgradeHeader 0.005
testConvertFromFieldsHostHeader 0.001
testValidPath 0.001
testValidOptionsWithRootPath 0.001
testConvertFromFieldsUpperCaseHeaderName 0.001
testConvertFromMessageConnectWithPath 0.001
testConvertFromFieldsPseudoHeaderSequence 0.001
testConvertFromFieldsUnknownPseudoHeader 0.001
testConvertFromFieldsBasic 0
testConvertFromFieldsTransferEncodingHeader 0.001
testConvertFromFieldsMissingPath 0.001
testConvertFromFieldsKeepAliveHeader 0.002
testConvertFromFieldsMultipleMethod 0.001
testConvertFromMessageConnectionHeader 0.001
testConvertFromFieldsMultipleScheme 0.001
testConvertFromFieldsConnect 0.001
testConvertFromFieldsMissingMethod 0.001
testConvertFromFieldsMissingScheme 0.001
testConvertFromMessageConnect 0.001
testValidOptionsAsterisk 0.001
testConvertFromMessageBasic 0.001
testConvertFromFieldsConnectPresentScheme 0.001
testConvertFromMessageMissingScheme 0.001
testConvertFromMessageInvalidHeader 0.001
testInvalidPathNoSlash 0
testConvertFromFieldsTEHeader 0.001
testConvertFromFieldsConnectPresentPath 0.001
testConvertFromMessageMissingPath 0.001
testInvalidPathEmpty 0.001
testConvertFromFieldsProxyConnectionHeader 0.001

TestH2Interceptors

testH2RequestContentProtocolException 0.011
testH2RequestContentNullEntity 0.001
testH2RequestContentValid 0.01
testH2RequestContentOptionMethodNullContentTypeProtocolException 0.002
testH2RequestContentValidOptionsMethod 0.001
testH2RequestContentOptionMethodInvalidContentTypeProtocolException 0.001

TestAbstractH2StreamMultiplexer

testInputOneFrame 0.164
testInputMultipleFrames 0.004

H2ConfigTest

copy 0.047
builder 0.001
checkValues 0.001

TestFifoBuffer

testAddRemoveCycle 0.001
testExpand 0.001

TestDefaultH2ResponseConverter

testConvertFromFieldsConnectionHeader 0.002
testConvertFromFieldsUpgradeHeader 0.001
testConvertFromFieldsUpperCaseHeaderName 0.001
testConvertFromFieldsUnknownPseudoHeader 0.001
testConvertFromFieldsBasic 0.003
testConvertFromFieldsTransferEncodingHeader 0.002
testConvertFromFieldsKeepAliveHeader 0.002
testConvertFromMessageConnectionHeader 0.002
testConvertFromFieldsMultipleStatus 0.002
testConvertFromFieldsMissingStatus 0.001
testConvertFromMessageBasic 0.001
testConvertFromMessageInvalidHeader 0.001
testConvertFromMessageInvalidStatus 0
testConvertFromFieldsInvalidStatusCode 0.001

TestFrameInOutBuffers

testReadEmptyFrame 0.001
testReadFrameConnectionClosed 0.001
testReadFramePartialReads 0.001
testReadWriteFrame 0.001
testReadFrameExceedingLimit 0.001
testWriteFrameExceedingLimit 0.001
testReadFrameMultipleSmallBuffer 0
testReadFrameCorruptFrame 0.001
testReadFrameMultiple 0.001

TestFifoLinkedList

testGetIndex 0.001
testAddRemoveCycle 0.001

TestFrameFlag

testFrameFlagBasics 0.001

TestInboundDynamicTable

testEviction 0.001
testBasics 0.001

TestHPackCoding

testResponseEncodingWithoutHuffmanRFC7541Examples 0.013
testLiteralHeaderNeverIndexedDecodingRFC7541Examples 0.004
testLiteralHeaderWithIndexingDecodingRFC7541Examples 0.002
testLiteralHeaderNeverIndexedEncodingRFC7541Examples 0.001
testLiteralHeaderWithIndexingEncodingRFC7541Examples 0.002
testHeaderEmptyUTF8 0.005
testRequestEncodingWithHuffmanRFC7541Examples 0.001
testLiteralHeaderWithoutIndexingDecodingRFC7541Examples 0.001
testLiteralHeaderWithoutIndexingEncodingRFC7541Examples 0.001
testHeaderEntrySizeNonAscii 0.002
testPlainStringDecoding 0.001
testIntegerCodingLimit 0.001
testPlainStringDecodingReadOnly 0.007
testHuffmanEncoding 0.001
testRequestDecodingWithHuffmanRFC7541Examples 0.002
testResponseEncodingWithHuffmanRFC7541Examples 0.001
testBasicStringCoding 0.001
testHeaderSizeLimit 0.007
testIntegerCoding 0.001
testEnsureCapacity 0.017
testHeaderEmptyASCII 0.001
testIntegerEncodingRFC7541Examples 0.001
testPlainStringDecodingRemainingContent 0.001
testPlainStringDecodingTruncated 0.001
testRequestDecodingWithoutHuffmanRFC7541Examples 0.001
testComplexStringCoding1 0.037
testComplexStringCoding2 0.021
testResponseDecodingWithHuffmanRFC7541Examples 0.001
testResponseDecodingWithoutHuffmanRFC7541Examples 0.001
testHuffmanDecodingRFC7541Examples 0
testIndexedHeaderDecodingRFC7541Examples 0.001
testIndexedHeaderEncodingRFC7541Examples 0.001
testRequestEncodingWithoutHuffmanRFC7541Examples 0.001