Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
956 0 0 1 99.895% 35.682

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.http.impl.nio 127 0 0 0 100% 0.314
org.apache.hc.core5.pool 39 0 0 0 100% 1.536
org.apache.hc.core5.util 138 0 0 0 100% 0.279
org.apache.hc.core5.net 69 0 0 0 100% 0.045
org.apache.hc.core5.http.io 10 0 0 0 100% 0.042
org.apache.hc.core5.http.message 118 0 0 0 100% 0.042
org.apache.hc.core5.concurrent 13 0 0 0 100% 0.327
org.apache.hc.core5.reactor 8 0 0 0 100% 30.423
org.apache.hc.core5.http.config 2 0 0 0 100% 0.005
org.apache.hc.core5.http.io.entity 58 0 0 0 100% 0.051
org.apache.hc.core5.http 33 0 0 0 100% 0.046
org.apache.hc.core5.http.ssl 9 0 0 0 100% 0.019
org.apache.hc.core5.http.nio.support.classic 10 0 0 0 100% 1.593
org.apache.hc.core5.http.impl 38 0 0 0 100% 0.026
org.apache.hc.core5.http.nio.entity 17 0 0 0 100% 0.056
org.apache.hc.core5.ssl 1 0 0 1 0% 0.022
org.apache.hc.core5.http.impl.io 146 0 0 0 100% 0.784
org.apache.hc.core5.http.protocol 120 0 0 0 100% 0.072

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

org.apache.hc.core5.http.impl.nio

Class Tests Errors Failures Skipped Success Rate Time
TestLengthDelimitedEncoder 23 0 0 0 100% 0.163
TestChunkEncoder 9 0 0 0 100% 0.007
TestIdentityEncoder 20 0 0 0 100% 0.078
TestLengthDelimitedDecoder 16 0 0 0 100% 0.01
TestIdentityDecoder 9 0 0 0 100% 0.014
TestExpandableBuffer 2 0 0 0 100% 0.002
TestChunkDecoder 21 0 0 0 100% 0.017
TestSessionInOutBuffers 21 0 0 0 100% 0.013
TestAbstractHttp1StreamDuplexerCapacityWindow 6 0 0 0 100% 0.01

org.apache.hc.core5.pool

Class Tests Errors Failures Skipped Success Rate Time
TestPoolEntry 6 0 0 0 100% 0.016
TestStrictConnPool 19 0 0 0 100% 0.789
TestLaxConnPool 14 0 0 0 100% 0.731

org.apache.hc.core5.util

Class Tests Errors Failures Skipped Success Rate Time
TestTimeValue 20 0 0 0 100% 0.028
TestByteArrayBuffer 17 0 0 0 100% 0.107
TestLangUtils 5 0 0 0 100% 0.004
TestDeadline 11 0 0 0 100% 0.02
TestAsserts 8 0 0 0 100% 0.011
TestArgs 33 0 0 0 100% 0.027
TestCharArrayBuffer 23 0 0 0 100% 0.014
TestTextUtils 4 0 0 0 100% 0.005
TestDeadlineTimeoutException 1 0 0 0 100% 0.041
TestTimeoutValueException 1 0 0 0 100% 0.005
TestTimeout 15 0 0 0 100% 0.017

org.apache.hc.core5.net

Class Tests Errors Failures Skipped Success Rate Time
TestInetAddressUtils 7 0 0 0 100% 0.003
TestHost 7 0 0 0 100% 0.003
TestURLEncodedUtils 11 0 0 0 100% 0.01
TestURIAuthority 7 0 0 0 100% 0.002
TestURIBuilder 37 0 0 0 100% 0.027

org.apache.hc.core5.http.io

Class Tests Errors Failures Skipped Success Rate Time
TestEofSensorInputStream 10 0 0 0 100% 0.042

org.apache.hc.core5.http.message

Class Tests Errors Failures Skipped Success Rate Time
TestMessageSupport 9 0 0 0 100% 0.002
TestTokenParser 10 0 0 0 100% 0.002
TestBasicHeaderElementIterator 3 0 0 0 100% 0
TestBasicHeaderIterator 5 0 0 0 100% 0.002
TestHeaderElement 5 0 0 0 100% 0.001
TestHeader 5 0 0 0 100% 0.005
TestBasicLineParser 8 0 0 0 100% 0.003
TestBasicHeaderValueParser 8 0 0 0 100% 0.006
TestNameValuePair 14 0 0 0 100% 0.003
TestBasicHeaderValueFormatter 5 0 0 0 100% 0.001
TestBasicLineFormatter 8 0 0 0 100% 0.002
TestBasicHeader 3 0 0 0 100% 0.001
TestBasicMessages 14 0 0 0 100% 0.006
TestBasicTokenIterator 6 0 0 0 100% 0.001
TestHeaderGroup 12 0 0 0 100% 0.005
TestBufferedHeader 3 0 0 0 100% 0.002

org.apache.hc.core5.concurrent

Class Tests Errors Failures Skipped Success Rate Time
TestComplexCancellable 1 0 0 0 100% 0.002
TestComplexFuture 3 0 0 0 100% 0.003
TestBasicFuture 9 0 0 0 100% 0.322

org.apache.hc.core5.reactor

Class Tests Errors Failures Skipped Success Rate Time
IOWorkersTest 1 0 0 0 100% 30.206
TestAbstractIOSessionPool 7 0 0 0 100% 0.217

org.apache.hc.core5.http.config

Class Tests Errors Failures Skipped Success Rate Time
TestNamedElementChain 1 0 0 0 100% 0.003
TestRegistry 1 0 0 0 100% 0.002

org.apache.hc.core5.http.io.entity

Class Tests Errors Failures Skipped Success Rate Time
TestByteBufferEntity 2 0 0 0 100% 0.003
TestEntityUtils 16 0 0 0 100% 0.014
TestBufferedHttpEntity 5 0 0 0 100% 0.002
TestBasicHttpEntity 3 0 0 0 100% 0.002
TestByteArrayEntity 8 0 0 0 100% 0.001
TestStringEntity 5 0 0 0 100% 0.003
TestPathEntity 3 0 0 0 100% 0.013
TestHttpEntityWrapper 4 0 0 0 100% 0.005
TestFileEntity 3 0 0 0 100% 0.003
TestSerializableEntity 2 0 0 0 100% 0.003
TestInputStreamEntity 7 0 0 0 100% 0.002

org.apache.hc.core5.http

Class Tests Errors Failures Skipped Success Rate Time
TestHttpExceptions 7 0 0 0 100% 0.006
TestHttpVersion 6 0 0 0 100% 0.006
TestHttpHost 9 0 0 0 100% 0.013
TestContentType 10 0 0 0 100% 0.019
TestProtocolVersion 1 0 0 0 100% 0.002

org.apache.hc.core5.http.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestTlsVersionParser 7 0 0 0 100% 0.008
TestTlsCiphers 2 0 0 0 100% 0.011

org.apache.hc.core5.http.nio.support.classic

Class Tests Errors Failures Skipped Success Rate Time
TestSharedInputBuffer 5 0 0 0 100% 1.344
TestSharedOutputBuffer 5 0 0 0 100% 0.249

org.apache.hc.core5.http.impl

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultConnectionReuseStrategy 28 0 0 0 100% 0.017
TestDefaultContentLengthStrategy 7 0 0 0 100% 0.005
TestEnglishReasonPhraseCatalog 3 0 0 0 100% 0.004

org.apache.hc.core5.http.nio.entity

Class Tests Errors Failures Skipped Success Rate Time
TestBasicAsyncEntityProducer 3 0 0 0 100% 0.001
TestAbstractCharAsyncEntityProducer 2 0 0 0 100% 0.002
TestAbstractBinAsyncEntityConsumer 1 0 0 0 100% 0.003
TestFileEntityProducer 1 0 0 0 100% 0.004
TestAbstractBinAsyncEntityProducer 3 0 0 0 100% 0.002
TestDigestingEntityProducer 1 0 0 0 100% 0.003
TestStringAsyncEntityProducer 2 0 0 0 100% 0.001
TestFileAsyncEntityProducer 2 0 0 0 100% 0.001
TestAbstractCharAsyncEntityConsumer 1 0 0 0 100% 0.001
TestDigestingEntityConsumer 1 0 0 0 100% 0.038

org.apache.hc.core5.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestSSLContextBuilder 1 0 0 1 0% 0.022

org.apache.hc.core5.http.impl.io

Class Tests Errors Failures Skipped Success Rate Time
TestContentLengthOutputStream 2 0 0 0 100% 0.001
TestMessageParser 7 0 0 0 100% 0.005
TestContentLengthInputStream 5 0 0 0 100% 0.002
TestDefaultBHttpServerConnection 12 0 0 0 100% 0.138
TestIdentityInputStream 4 0 0 0 100% 0.001
TestIdentityOutputStream 4 0 0 0 100% 0.004
TestHttpService 10 0 0 0 100% 0.253
TestHttpRequestExecutor 12 0 0 0 100% 0.141
TestRequestParser 5 0 0 0 100% 0.003
TestSessionInOutBuffers 21 0 0 0 100% 0.107
TestChunkCoding 25 0 0 0 100% 0.011
TestBHttpConnectionBase 19 0 0 0 100% 0.086
TestDefaultBHttpClientConnection 15 0 0 0 100% 0.025
TestResponseParser 5 0 0 0 100% 0.007

org.apache.hc.core5.http.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestUriPatternType 3 0 0 0 100% 0.006
TestUriPatternOrderedMatcher 11 0 0 0 100% 0.003
TestChainBuilder 1 0 0 0 100% 0.003
TestStandardInterceptors 79 0 0 0 100% 0.036
TestHttpExecutionContext 3 0 0 0 100% 0.007
TestUriRegexMatcher 9 0 0 0 100% 0.007
TestRequestHandlerRegistry 5 0 0 0 100% 0.004
TestUriPatternMatcher 9 0 0 0 100% 0.006

Test Cases

[Summary] [Package List] [Test Cases]

TestLengthDelimitedEncoder

testCodingFragmentBufferingMultipleFragments 0.078
testCodingCompletedFromFile 0
testBasicCoding 0
testCodingFragmentBuffering 0.004
testCodingFragmentBufferingChannelSaturated2 0.008
testCodingFromFileChannelSaturated 0
testCodingFromFileFlushBuffer 0.001
testCodingFragmentBufferingBufferFlush 0.006
testCodingFromFileSmaller 0
testCodingNoFragmentBuffering 0.004
testInvalidConstructor 0
testCodingBeyondContentLimitFromFile 0.001
testCodingBeyondContentLimit 0
testCodingFragmentBufferingTinyFragments 0.01
testCodingFragmentBufferingLargeFragment 0.006
testCodingFragmentBufferingBufferFlush2 0.006
testCodingFragmentBufferingMultipleFragmentsBeyondContentLimit 0.005
testCodingEmptyBuffer 0.001
testCodingEmptyFile 0
testCodingCompleted 0
testCodingFragmentBufferingTinyFragments2 0.007
testCodingFragmentBufferingTinyFragments3 0.01
testCodingFragmentBufferingChannelSaturated 0.012

TestByteBufferEntity

testWriteTo 0
testBasics 0

TestBasicAsyncEntityProducer

testTextContent 0
testTextContentRepeatable 0
testBinaryContent 0

TestAbstractCharAsyncEntityProducer

testProduceDataWithBuffering 0
testProduceDataNoBuffering 0

TestComplexCancellable

testCancelled 0

TestTimeValue

testFactoryForSeconds 0
testFactoryForHours 0
testMin 0.001
testFactoryForMilliseconds 0
testToString 0.001
testDivideBy0 0
testFactoryForDays 0
testNegative1 0.001
testCompareTo 0.004
testFactoryForMicroseconds 0
test0 0.001
test1 0
testFactoryForNanoseconds 0
testMaxLong 0
testConvert 0
testDivide 0.001
testEqualsAndHashCode 0.001
testFromString 0.001
testMaxInt 0
testFactoryForMinutes 0

TestTlsVersionParser

testParseBuffer 0.002
testParseBasic 0
testParseFailure1 0.001
testParseFailure2 0
testParseFailure3 0
testParseFailure4 0.001
testParseFailure5 0

TestMessageSupport

testParseTokens 0
testTokenSetFormatting 0
testContentHeadersAlreadyPresent 0
testTrailerNoTrailers 0
testTokensFormattingSameName 0
testParseTokenHeader 0
testAddContentHeaders 0
testTokenSetFormattingSameName 0
testParseTokenBufferedHeader 0

TestEntityUtils

testContentWithInvalidContentTypeToString 0
testParseEntity 0.005
testMaxIntContentToByteArray 0
testStringMaxResultLength 0.001
testUnknownLengthContentToByteArray 0
testContentWithContentTypeToString 0.001
testKnownLengthContentToByteArray 0
testByteArrayMaxResultLength 0
testDefaultCharsetContentToString 0.002
testNullEntityToString 0
testNoCharsetContentToString 0.001
testKnownLengthContentToString 0
testUnknownLengthContentToString 0
testMaxIntContentToString 0.001
testParseUTF8Entity 0.001
testNullEntityToByteArray 0

TestByteArrayBuffer

testAppendNullCharArray 0.006
testSerialization 0.017
testSetInvalidLength 0.001
testAppendNullCharArrayBuffer 0
testAppendEmptyCharArray 0
testSimpleAppend 0.001
testAppendCharArrayAsAscii 0
testExpandAppend 0
testInvalidAppendCharArrayAsAscii 0.001
testInvalidAppend 0
testAppendOneByte 0.001
testEnsureCapacity 0
testControlCharFiltering 0.001
testSetLength 0
testIndexOf 0
testUnicodeFiltering 0.001
testConstructor 0.001

TestPoolEntry

testNullConstructor 0.001
testExpiryDoesNotOverflow 0.014
testInvalidExpiry 0
testValidInfinitely 0
testBasics 0
testExpiry 0

TestContentLengthOutputStream

testClose 0
testBasics 0

TestStrictConnPool

testGetStatsInvalid 0.001
testLeaseRequestCanceled 0.002
testCloseExpired 0.204
testSetMaxPerRoute 0.001
testConnectionRedistributionOnTotalMaxLimit 0.003
testEmptyPool 0
testMaxLimits 0.002
testLeaseRelease 0.004
testCloseIdle 0.205
testReleaseUnknownEntry 0
testShutdown 0.001
testLeaseInvalid 0.001
testStatefulConnectionRedistributionOnPerRouteMaxLimit 0.002
testSetMaxInvalid 0.001
testLeaseRequestTimeout 0.102
testInvalidConstruction 0.002
testCreateNewIfExpired 0.202
testLeaseRequestInterrupted 0.037
testLeaseRequestLockTimeout 0.012

TestHttpExceptions

testNonPrintableCharactersInConnectionClosedException 0
testNonPrintableCharactersInUnsupportedHttpVersionException 0
testNonPrintableCharactersInHttpException 0
testNonPrintableCharactersInNoHttpResponseException 0
testNonPrintableCharactersInProtocolException 0
testNonPrintableCharactersInMethodNotSupportedException 0.001
testConstructor 0

TestNamedElementChain

testBasics 0

TestTokenParser

testTokenParsingEscapedQuotes 0
testTokenParsingEscapedSlash 0
testBasicTokenParsing 0
testTokenParsingIncompleteQuote 0
testTokenParsingEscapedDelimiter 0
testTokenParsingWithQuotedPairs 0
testTokenParsingMixedValuesAndQuotedValues 0
testTokenParsingMixedValuesAndQuotedValues2 0
testTokenParsingSlashOutsideQuotes 0
testTokenParsingTokensWithUnquotedBlanks 0

TestAbstractBinAsyncEntityConsumer

testConsumeData 0.001

TestInetAddressUtils

testValidIPv4MappedIPv6Address 0
testValidIPv6Address 0
testInValidIPv4MappedIPv6Address 0
testInvalidIPv6Address 0.001
testValidIPv4Address 0
testInvalidIPv6AddressIncorrectGroupCount 0
testInvalidIPv4Address 0

TestHttpVersion

testEqualsMajorMinor 0
testSerialization 0.002
testGet 0
testHttpVersionInvalidConstructorInput 0
testHttpVersionEquality 0.001
testHttpVersionComparison 0

TestUriPatternType

testRegex 0.002
testUriPattern 0.001
testUriPatternInOrder 0

TestBufferedHttpEntity

testWrappingEntity 0
testWriteToWrapped 0
testIllegalConstructor 0
testBufferingEntity 0
testWriteToBuffered 0

TestUriPatternOrderedMatcher

testStarAndExact 0
testLookupInvalidInput 0
testRegisterInvalidInput 0
testSuffixPatternOverPrefixPatternMatch 0
testEntrySet 0
testRegisterNull 0
testRegisterUnregister 0
testExactAndStar 0
testMatchExact 0
testWildCardMatching1 0
testWildCardMatching2 0

TestSharedInputBuffer

testMultithreadingReadStreamAbort 1.021
testMultithreadingSingleRead 0.004
testBasis 0.001
testMultithreadingRead 0.003
testMultithreadingReadStream 0.312

TestSharedOutputBuffer

testMultithreadingWriteStreamAbort 0.212
testBasis 0.024
testFlush 0
testMultithreadingWriteStream 0.002
testEndStreamOnlyCalledOnce 0.011

TestComplexFuture

testCancelledWithCallback 0
testCompleted 0.001
testCancelled 0

TestLangUtils

testNullObjectHash 0
testBasicHash 0
testArrayEquals 0
testBasicEquality 0
testBooleanHash 0

TestBasicHeaderElementIterator

testMultiHeaderSameLine 0
testMultiHeader 0
testFringeCases 0

TestChunkEncoder

testBasicCoding 0
testChunkExceed 0
testBufferFragments 0.001
testChunkNoExceed 0
testInvalidConstructor 0
testCodingEmptyBuffer 0
testCodingCompleted 0
testTrailers 0
testLimitedChannel 0

TestIdentityEncoder

testCodingFragmentBufferingMultipleFragments 0.005
testBasicCoding 0
testCodingFragmentBuffering 0.003
testCodingFragmentBufferingChannelSaturated2 0.008
testCodingFromFileChannelSaturated 0.001
testCodingFromFileFlushBuffer 0
testCodingFragmentBufferingBufferFlush 0.009
testCodingFromFile 0.001
testCodingFromFileSmaller 0.001
testCodingNoFragmentBuffering 0.003
testInvalidConstructor 0
testCodingFragmentBufferingTinyFragments 0.008
testCodingFragmentBufferingLargeFragment 0.003
testCodingFragmentBufferingBufferFlush2 0.004
testCodingEmptySrcBuffer 0
testCodingEmptyFile 0.001
testCodingCompleted 0.001
testCodingFragmentBufferingTinyFragments2 0.006
testCodingFragmentBufferingTinyFragments3 0.009
testCodingFragmentBufferingChannelSaturated 0.01

TestBasicHeaderIterator

testAllSame 0
testFirstLastOneNone 0
testInterspersed 0
testRemaining 0
testInvalid 0

TestMessageParser

testMaxHeaderCount 0
testEmptyDataStream 0
testMaxHeaderCountForFoldedHeader 0
testBasicHeaderParsing 0.001
testParsingHeader 0
testParsingMalformedFirstHeader 0
testParsingInvalidHeaders 0.001

TestHeaderElement

testInvalidName 0
testToString 0
testConstructor2 0
testConstructor3 0
testParamByName 0

TestHttpHost

testSerialization 0.004
testCreateFromString 0
testToString 0.003
testCreateFromURI 0
testHashCode 0
testEquals 0
testCreateFromStringInvalid 0
testConstructor 0
testToHostString 0.001

TestContentLengthInputStream

testClose 0
testSkip 0
testAvailable 0
testBasics 0
testTruncatedContent 0.001

TestFileEntityProducer

testFileLengthMaxIntPlusOne 0.001

TestBasicHttpEntity

testToString 0
testWriteTo 0
testBasics 0

TestDeadline

testMin 0
testIsExpired 0
testIsMax 0
testIsMin 0
testParse 0.013
testValue 0
testIsBefore 0
testRemainingTimeValue 0.001
testIsNotExpired 0
testFormat 0
testRemaining 0

TestChainBuilder

testBuildChain 0.001

TestDefaultBHttpServerConnection

testReadRequestEntityChunckCoded 0.123
testWriteResponseEntityChunkCoded 0.001
testWriteResponseEntityIdentity 0.001
testReadRequestNoEntity 0.001
testWriteResponseEntityWithContentLength 0.001
testWriteResponse100Head 0.001
testReadRequestEntityWithContentLength 0.001
testWriteResponseHead 0.001
testReadRequestHead 0.001
testBasics 0
testReadRequestEntityIdentity 0.001
testWriteResponseNoEntity 0.001

TestHost

testSerialization 0
testCreateFromString 0
testToString 0
testHashCode 0
testEquals 0
testCreateFromStringInvalid 0.001
testConstructor 0

TestURLEncodedUtils

testParseSegments 0
testEmptyQuery 0
testParseInvalidURLCodedContent 0.001
testParseUTF8Ampersand1String 0
testFormatString 0
testParseURLCodedContentString 0.002
testParseUTF8SemicolonString 0
testParseUTF8Ampersand2String 0
testFormatSegments 0
testFormat 0.001
testParseURLCodedContent 0.001

TestByteArrayEntity

testWriteToOffLen 0
testBasicOffLen 0
testIllegalConstructorBadLen 0
testIllegalConstructorNullByteArray 0
testIllegalConstructorBadOff1 0
testIllegalConstructorBadOff2 0
testWriteTo 0
testBasics 0

TestLengthDelimitedDecoder

testBasicDecodingFile 0.001
testTruncatedContentWithFile 0
testWriteBeyondFileSize 0.001
testDecodingFileWithLimit 0
testCodingBeyondContentLimitFile 0.001
testZeroLengthDecoding 0
testDecodingFromSessionBuffer1 0
testDecodingFromSessionBuffer2 0
testInvalidConstructor 0.001
testCodingBeyondContentLimit 0
testBasicDecoding 0
testDecodingFileWithOffsetAndBufferedSessionData 0.001
testBasicDecodingSmallBuffer 0
testInvalidInput 0
testDecodingFileWithBufferedSessionData 0.001
testTruncatedContent 0

TestStandardInterceptors

testRequestUserAgentNotGenerated 0
testRequestHttpHostHeaderNoPort 0.001
testRequestUserAgentInvalidInput 0
testResponseContentEntityContentLenghtDelimited 0.002
testResponseConnControlStatusCode 0
testRequestUserAgentGenerated 0.001
testResponseConnControlUpgrade 0
testResponseContentEntityNoContentTypeAndEncoding 0
testResponseContentStatusNoContent 0
testResponseConnControlEntityUnknownContentLengthExplicitKeepAlive 0.001
testRequestConnControlInvalidInput 0
testRequestContentTraceWithEntity 0
testResponseConnControlEntityContentLength 0.001
testRequestHttp11HostHeaderAbsent 0
testRequestTargetHostConnectHttp10 0
testRequestTargetHostConnectHttp11 0.001
testRequestContentEntityContentLengthDelimitedHTTP11 0
testRequestContentEntityUnknownLengthHTTP10 0.001
testRequestContentEntityUnknownLengthHTTP11 0
testRequestTargetHostMissingHostHTTP10 0
testRequestTargetHostMissingHostHTTP11 0
testResponseContentOverwriteHeaders 0.001
testRequestContentOverwriteHeaders 0
testResponseConnControl10Client11Response 0
testRequestExpectContinueZeroContent 0
testRequestTargetHostNotGenerated 0.001
testResponseContentEntityChunked 0
testRequestContentProtocolException 0
testResponseContentInvalidInput 0
testRequestTargetHostInvalidInput 0
testRequestExpectContinueGenerated 0.001
testRequestExpectContinueInvalidInput 0
testResponseDateNotGenerated 0.001
testRequestHttpHostHeader 0
testResponseDateInvalidInput 0
testRequestDateGenerated 0.001
testRequestExpectContinueIgnoreNonenclosingRequests 0
testResponseConnControlEntityChunked 0.001
testRequestContentEntityChunkedHTTP10 0
testRequestContentEntityChunkedHTTP11 0
testResponseServerNotGenerated 0.001
testRequestContentInvalidInput 0
testRequestContentNullEntity 0
testResponseServerInvalidInput 0
testRequestConnControlUpgrade 0
testResponseContentEntityUnknownContentLength 0
testResponseConnControlHostInvalidInput 0.001
testResponseContentStatusNotModified 0
testResponseContentAddHeaders 0
testResponseServerGenerated 0
testRequestConnControlGenerated 0
testResponseContentInvalidResponseState 0
testRequestDateNotGenerated 0
testResponseConnControlNoEntity 0
testRequestDateInvalidInput 0
testRequestExpectContinueHTTP10 0
testRequestContentNullTypeAndEncoding 0
testRequestContentAddHeaders 0.001
testRequestContentIgnoreNonenclosingRequests 0
testRequestHttp11MultipleHostHeaders 0
testRequestConnControlConnectMethod 0
testRequestConnControlCustom 0
testRequestTargetHostGenerated 0
testResponseConnControlClientRequest2 0
testResponseContentEntityChunkedHTTP10 0
testResponseContentEntityContentTypeAndEncoding 0
testRequestContentTypeAndEncoding 0.001
testResponseContentEntityWithTrailers 0.001
testResponseContentNoEntity 0
testRequestHttp10HostHeaderAbsent 0
testResponseConnControlEntityUnknownContentLengthHTTP10 0
testResponseConnControlClientRequest 0
testRequestHttp11HostHeaderPresent 0
testResponseConnControlClientRequestMixUp 0
testResponseConnControlExplicitClose 0.001
testResponseDateGenerated 0
testResponseServerMissing 0
testRequestUserAgentMissingUserAgent 0
testRequestContentEntityWithTrailers 0

TestHeader

testInvalidName 0
testSerialization 0
testToString 0
testBasicConstructorNullValue 0
testBasicConstructor 0.004

TestBasicLineParser

testRLParse 0.001
testInvalidHttpVersionParsing 0
testHeaderParse 0
testHttpVersionParsing 0
testSLParse 0.001
testSLParseFailure 0
testInvalidHeaderParsing 0
testRLParseFailure 0

TestIdentityInputStream

testAvailableInStream 0
testBasicRead 0
testAvailable 0
testClosedCondition 0

TestIdentityOutputStream

testBasicWrite 0.001
testClose 0
testBasics 0
testClosedCondition 0.001

TestURIAuthority

testSerialization 0
testCreateFromString 0
testToString 0
testHashCode 0
testEquals 0
testCreateFromStringInvalid 0
testConstructor 0

TestDefaultConnectionReuseStrategy

testHeadRequestWithout 0.005
testIgnoreInvalidKeepAlive 0.001
testBrokenConnectionDirective1 0
testBrokenConnectionDirective2 0
testRequestClose 0
testNoContentResponseHttp10 0
testHTTP10Default 0
testHttp204ContentLengthEqualToZero 0
testExplicitClose 0.001
testRequestExplicitClose 0
testInvalidResponseArg 0
testHttp204ChunkedContent 0
testConnectionTokens1 0
testConnectionTokens2 0.001
testConnectionTokens3 0
testConnectionTokens4 0
testConnectionTokens5 0
testConnectionTokens6 0
testNoContentLengthResponseHttp1_0 0
testNoContentLengthResponseHttp1_1 0
testMultipleContentLength 0
testRequestNoExplicitClose 0.001
testHttp204ContentLengthGreaterThanZero 0
testHTTP11Default 0
testRequestExplicitCloseMultipleTokens 0
testNoContentResponse 0
testChunkedContent 0.001
testExplicitKeepAlive 0

TestIdentityDecoder

testBasicDecodingFile 0.008
testWriteBeyondFileSize 0.001
testDecodingFileWithLimit 0.001
testDecodingFromSessionBuffer 0
testInvalidConstructor 0
testBasicDecoding 0.001
testDecodingFileWithOffsetAndBufferedSessionData 0
testInvalidInput 0
testDecodingFileWithBufferedSessionData 0.001

TestHttpExecutionContext

testContextInvalidInput 0
testContextOperations 0
testEmptyContextOperations 0

TestAbstractBinAsyncEntityProducer

testProduceDataWithBuffering1 0
testProduceDataWithBuffering2 0
testProduceDataNoBuffering 0

TestBasicHeaderValueParser

testParseHeaderElements 0.001
testNVParseAll 0
testNVParseEscaped 0.004
testNVParse 0
testHEFringeCase1 0
testHEFringeCase2 0
testHEFringeCase3 0.001
testParseHEEscaped 0

TestUriRegexMatcher

testLookupInvalidInput 0
testRegisterInvalidInput 0.001
testSuffixPatternOverPrefixPatternMatch 0
testRegisterNull 0.001
testRegisterUnregister 0
testWildCardMatching1a 0.001
testWildCardMatching1b 0
testWildCardMatching2a 0.001
testWildCardMatching2b 0

TestAsserts

testExpressionNotEmptyFail1 0.001
testExpressionNotEmptyFail2 0
testExpressionCheckFail 0.003
testExpressionCheckPass 0
testExpressionNotNullFail 0
testExpressionNotBlankFail3 0
testExpressionNotEmptyBlank1 0
testExpressionNotEmptyBlank2 0

TestNameValuePair

testNameEquals 0
testNullNotEqual 0.001
testInvalidName 0
testValueNotEqual 0
testNullValuesEquals 0
testToString 0
testNullValueNotEqual 0
testNameNotEqual 0
testObjectNotEqual 0
testHashCode 0
testNullValue2NotEqual 0.001
testEquals 0
testValueEquals 0
testConstructor 0

TestStringEntity

testNullConstructor 0
testWriteTo 0
testBasics 0
testDefaultContent 0
testNullCharset 0

TestDigestingEntityProducer

testProduceData 0.002

IOWorkersTest

testIndexOverflow 30.197

TestDefaultContentLengthStrategy

testEntityNoContentDelimiter 0.001
testEntityWithIdentityTransferEncoding 0
testEntityWithNegativeContentLength 0
testEntityWithInvalidContentLength 0
testEntityWithInvalidTransferEncoding 0.001
testEntityWithChunkTransferEncoding 0
testEntityWithContentLength 0

TestExpandableBuffer

testAdjustCapacity 0
testBasics 0

TestRegistry

testCompleted 0

TestStringAsyncEntityProducer

testTextContent 0
testTextContentRepeatable 0

TestBasicHeaderValueFormatter

testNVPFormatting 0
testElementsFormatting 0
testHEFormatting 0
testInvalidArguments 0
testParamsFormatting 0

TestArgs

testLongRangeFailLow 0.001
testIntRangeFailLow 0
testArgNotNullFail 0
testArgNotNullPass 0
testIntSmallestRangeFailHigh 0
testArgNotEmptyFail1 0.001
testArgNotEmptyFail2 0
testPositiveLongPass 0
testIntSmallestRangeFailLow 0.001
testArgNotBlankFail1 0
testArgNotBlankFail2 0.001
testArgNotBlankFail3 0
testNotNegativeIntFail1 0
testNotNegativeIntPass1 0.001
testNotNegativeIntPass2 0
testLongRangeFailHigh 0.001
testArgCollectionNotEmptyPass 0.001
testArgCollectionNotEmptyFail1 0
testArgCollectionNotEmptyFail2 0
testLongSmallestRangeFailLow 0.001
testArgNotEmptyPass 0
testPositiveLongFail1 0.001
testPositiveLongFail2 0
testArgCheckFail 0.001
testArgCheckPass 0
testPositiveIntPass 0
testLongSmallestRangeFailHigh 0
testNotNegativeLongFail1 0
testNotNegativeLongPass1 0.001
testNotNegativeLongPass2 0
testIntRangeFailHigh 0.001
testPositiveIntFail1 0.001
testPositiveIntFail2 0

TestHttpService

testConnectionKeepAlive 0.172
testResponseToHead 0.005
testBasicExecution 0.005
testExecutionEntityEnclosingRequest 0.036
testInvalidInitialization 0.002
testUnsupportedHttpVersionException 0.005
testMethodNotSupported 0.005
testExecutionEntityEnclosingRequestWithExpectContinue 0.007
testNoContentResponse 0.005
testProtocolException 0.005

TestFileAsyncEntityProducer

testTextContent 0
testTextContentRepeatable 0

TestRequestHandlerRegistry

testResolveByRequestUri 0
testResolveByLocalhostAndRequestUri 0
testResolveByHostnameAndRequestUri 0
testByRequestUriWithQuery 0.001
testResolveByUnknownHostname 0

TestPathEntity

testNullConstructor 0
testWriteTo 0.005
testBasics 0.005

TestCharArrayBuffer

testAppendString 0
testAppendISOByteArray 0
testAppendSingleChar 0
testSerialization 0
testAppendNullByteArray 0
testInvalidAppendAsciiByteArray 0
testAppendNullByteArrayBuffer 0
testSubSequenceIndexOfOutBound 0
testSetInvalidLength 0
testAppendNullCharArrayBuffer 0
testSimpleAppend 0
testAppendNullString 0
testExpandAppend 0
testInvalidCharArrayAppend 0
testAppendAsciiByteArray 0
testAppendCharArrayBuffer 0
testSubstringIndexOfOutBound 0
testEnsureCapacity 0
testSetLength 0
testSubstring 0.001
testIndexOf 0
testSubSequence 0.001
testConstructor 0.001

TestBasicFuture

testAsyncCompleted 0.101
testAsyncFailed 0.102
testCompletedWithTimeout 0.001
testCompleted 0
testAsyncNegativeTimeout 0
testAsyncCancelled 0.102
testCancelled 0
testFailed 0
testAsyncTimeout 0.002

TestHttpRequestExecutor

testExecutionRuntimeException 0.049
testExecutionEntityEnclosingRequestWithExpectContinueSuccess 0.045
testExecutionHead 0.002
testExecutionEntityEnclosingRequestWithExpectContinueFailure 0.003
testBasicExecution 0.002
testExecutionEntityEnclosingRequest 0.003
testExecutionSkipIntermediateResponses 0.018
testExecutionIOException 0
testExecutionEntityEnclosingRequestWithExpectContinueNoResponse 0.003
testExecutionNoResponseBody 0.002
testExecutionEntityEnclosingRequestWithExpectContinueMultiple1xxResponses 0.004
testInvalidInput 0

TestBasicLineFormatter

testHttpVersionFormatting 0
testHeaderFormattingRequestSplitting 0
testHeaderFormattingInvalidInput 0
testRLFormatting 0
testSLFormattingInvalidInput 0
testSLFormatting 0
testRLFormattingInvalidInput 0
testHeaderFormatting 0

TestTextUtils

testTextBlank 0
testTextEmpty 0
testToHexString 0
testTextContainsBlanks 0

TestRequestParser

testConnectionClosedException 0
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

TestBasicHeader

testInvalidName 0
testToString 0
testConstructor 0

TestURIBuilder

testMutationRemoveFragment 0.002
testTolerateNullInput 0.001
testBuildAddParametersUTF8 0.006
testMultipleLeadingPathSlashes 0.001
testBuildAddParametersISO88591 0
testQueryAndParameterEncoding 0.001
testMutationRemovePort 0
testAddParameter 0
testPathNoLeadingSlash 0.001
testParameterWithSpecialChar 0
testBuildSetParametersUTF8 0
testOpaqueUri 0.001
testEmpty 0
testHierarchicalUri 0
testTolerateBlankInput 0
testHierarchicalUriMutation 0.001
testMalformedPath 0
testEmptyPath 0
testMutationRemoveUserInfo 0
testAgainstURI 0.002
testLocalhost 0.002
testSetParametersWithEmptyArg 0
testLoopbackAddress 0.001
testSetParameter 0
testRemoveParameters 0
testAgainstURIEncoded 0.001
testHttpHost 0
testOpaqueUriMutation 0
testBuildSetParametersISO88591 0.001
testRelativePath 0
testSetUserInfo 0.001
testQueryEncoding 0
testMutationToRelativeUri 0
testRelativePathWithAuthority 0
testPathEncoding 0
testOpaque 0.001
testSetParametersWithEmptyList 0

TestContentType

testLowCaseText 0.001
testBasis 0.001
testParse 0.002
testWithCharsetString 0
testParseEmptyCharset 0
testParseMultiparam 0
testCreateInvalidInput 0.012
testWithCharset 0
testWithParams 0.001
testParseEmptyValue 0

TestAbstractCharAsyncEntityConsumer

testConsumeData 0

TestBasicMessages

testRequestWithAbsoluteURI 0
testResponseInvalidStatusCode 0.001
testResponseBasics 0
testRequestBasics 0
testResponseStatusLineMutation 0.001
testRequestWithUserInfo 0
testRequestWithAuthority 0
testRequestWithAbsoluteURIAsPath 0.001
testRequestWithRelativeURI 0
testSetResponseStatus 0
testRequestWithNoPath 0
testDefaultRequestConstructors 0.001
testDefaultResponseConstructors 0
testRequestWithAuthorityRelativePath 0

TestBasicTokenIterator

testSingleHeader 0
testWrongPublic 0
testMultiHeader 0
testEmpty 0
testValueEnd 0
testValueStart 0

TestSessionInOutBuffers

testNonAsciiReadWriteLine 0.002
testMalformedInputActionIgnore 0
testBasicBufferProperties 0.001
testReadWriteByte 0
testMalformedInputActionReport 0
testMultibyteCodedReadWriteLongLine 0.04
testWriteSmallFragmentNoBuffering 0.055
testLineLimit 0
testLineLimit2 0
testLineLimit3 0
testReadWriteBytes 0.001
testUnmappableInputActionIgnore 0
testWriteSmallFragmentBuffering 0.001
testUnmappableInputActionReport 0
testMultibyteCodedReadWriteLine 0
testBasicReadWriteLineLargeBuffer 0.001
testReadLineFringeCase1 0
testMalformedInputActionReplace 0
testComplexReadWriteLine 0.001
testBasicReadWriteLine 0
testUnmappableInputActionReplace 0

TestHttpEntityWrapper

testConsumeContent 0
testWriteTo 0.004
testBasics 0
testIllegalConstructor 0

TestAbstractIOSessionPool

testGetSessionReconnectIfClosed 0.171
testGetSessionFailure 0.005
testCloseIdleSessions 0.002
testGetSessionReconnectAfterValidate 0.004
testGetSessions 0.006
testShutdownPool 0.003
testEnumSessions 0.003

TestDeadlineTimeoutException

testMessage 0.035

TestEofSensorInputStream

testReadByteArray 0.023
testClose 0.002
testRead 0.002
testAbortConnectionIOError 0.001
testReadIOError 0.001
testReadByteArrayIOError 0.001
testAbortConnection 0.002
testCloseIOError 0.002
testReleaseConnection 0
testReadAfterAbort 0.001

TestTimeoutValueException

testMessage 0

TestChunkDecoder

testMalformedChunk 0.004
testMissingClosingChunk 0
testTooLongFooter 0.001
testIncompleteChunkDecoding 0.001
testTooLongFoldedFooter 0
testMalformedChunkTruncatedChunk 0.001
testMissingLastCRLF 0
testHugeChunk 0
testMalformedChunkEndingDecoding 0.001
testTooLongChunkHeader 0.001
testMalformedChunkSizeDecoding 0
testInvalidConstructor 0
testReadingWitSmallBuffer 0
testMalformedFooters 0
testTooManyFooters 0.001
testDecodingWithSmallBuffer 0
testBasicDecoding 0.001
testEndOfStreamConditionReadingFooters 0
testFoldedFooters 0
testInvalidInput 0
testComplexDecoding 0

TestLaxConnPool

testGetStatsInvalid 0.002
testLeaseRequestCanceled 0.003
testCloseExpired 0.204
testEmptyPool 0
testMaxLimits 0.003
testLeaseRelease 0.003
testCloseIdle 0.205
testReleaseUnknownEntry 0
testShutdown 0.001
testLeaseInvalid 0
testSetMaxInvalid 0.001
testLeaseRequestTimeout 0.103
testInvalidConstruction 0
testCreateNewIfExpired 0.202

TestHeaderGroup

testAddRemoveHeaderWithDifferentButEqualHeaders 0
testCondensedHeader 0
testSerialization 0.001
testHeaderRemove 0
testSetHeaders 0.001
testFirstLastHeaders 0
testClear 0
testUpdateHeader 0
testAddRemoveHeader 0
testAddRemoveHeaders 0
testIterator 0
testConstructor 0

TestUriPatternMatcher

testLookupInvalidInput 0
testRegisterInvalidInput 0
testSuffixPatternOverPrefixPatternMatch 0
testEntrySet 0.001
testRegisterNull 0
testRegisterUnregister 0
testMatchExact 0
testWildCardMatching1 0
testWildCardMatching2 0.001

TestDigestingEntityConsumer

testConsumeData 0.037

TestBufferedHeader

testSerialization 0
testInvalidHeaderParsing 0.001
testBasicConstructor 0

TestEnglishReasonPhraseCatalog

testStatusAll 0
testReasonPhrases 0.001
testStatusInvalid 0

TestTimeout

testFactoryForSeconds 0
testFactoryForHours 0
testToString 0.002
testFactoryForDays 0
testNegative1 0
testFactoryForMicroseconds 0.001
test0 0
test1 0
testFactoryForNanoseconds 0
testMaxLong 0
testFactoryForMillisseconds 0.001
testDisabled 0
testFromString 0.001
testMaxInt 0.001
testFactoryForMinutes 0

TestChunkCoding

testChunkedInputStreamNoClosingChunk 0.001
testCorruptChunkedInputStreamMissingLF 0
testCorruptChunkedInputStreamNegativeSize 0
testChunkedOutputStream 0
testChunkedInputStreamClose 0
testCorruptChunkedInputStreamMissingCRLF 0
testResumeOnSocketTimeoutInChunk 0
testCorruptChunkedInputStreamInvalidFooter 0
testResumeOnSocketTimeoutInData 0
testCorruptChunkedInputStreamTruncatedChunk 0
testChunkedOutputStreamWithTrailers 0.001
testHugeChunk 0
testTooLongChunkHeader 0
testChunkedOutputStreamSmallChunk 0.001
testChunkedOutputStreamClose 0
testEmptyChunkedInputStream 0
testChunkedInputStreamLargeBuffer 0.001
testAvailable 0
testCorruptChunkedInputStreamTruncatedCRLF 0
testChunkedInputStreamOneByteRead 0
testCorruptChunkedInputStreamClose 0
testChunkedOutputStreamLargeChunk 0
testChunkedInputStreamSmallBuffer 0
testCorruptChunkedInputStreamInvalidSize 0
testChunkedConsistence 0.001

TestTlsCiphers

testWeakCiphersDisabledByDefault 0.003
testStrongCipherSuites 0.001

TestProtocolVersion

testEqualsMajorMinor 0

TestSessionInOutBuffers

testMalformedInputActionIgnore 0.001
testWriteLineChunks 0
testReadByteBufferWithMaxLen 0.001
testMalformedInputActionReport 0
testLineLimit 0.001
testReadLineChunks 0
testReadToChannel 0
testWriteByteBuffer 0
testReadByteBuffer 0
testWriteFromChannel 0
testUnmappableInputActionIgnore 0
testUnmappableInputActionReport 0
testLineLimitBufferFull 0
testMultibyteCodedReadWriteLine 0.001
testInputMatchesBufferLength 0.001
testReadToChannelWithMaxLen 0
testMalformedInputActionReplace 0.001
testComplexReadWriteLine 0
testBasicReadWriteLine 0.001
testReadOneByte 0
testUnmappableInputActionReplace 0

TestBHttpConnectionBase

testCreateEntityInputChunked 0
testConnectionShutdown 0.025
testStaleWhenIOError 0.002
testGetSocketTimeoutException 0.001
testStaleWhenEndOfStream 0.001
testSocketBind 0.004
testSetSocketTimeout 0.001
testNotStaleWhenTimeout 0.002
testSetSocketTimeoutException 0.001
testCreateEntityLengthDelimited 0
testConnectionClose 0.002
testAwaitInputNoData 0.001
testBasics 0
testGetSocketTimeout 0
testAwaitInputInBuffer 0.035
testNotStaleWhenHasData 0.001
testCreateEntityInputUndefined 0.001
testAwaitInputInSocket 0.002
testStaleWhenClosed 0.001

TestAbstractHttp1StreamDuplexerCapacityWindow

noReadsSetAfterWindowIsClosed 0.003
windowCannotOverflow 0.001
noChangesIfUpdateIsNonPositive 0.001
testWindowUpdate 0.001
windowCannotUnderflow 0.001
testRemoveCapacity 0.001

TestFileEntity

testNullConstructor 0
testWriteTo 0
testBasics 0.001

TestSSLContextBuilder

0
Java version must be 8 or greater

TestDefaultBHttpClientConnection

testWriteRequestNoEntity 0.003
testReadResponseEntityWithoutContentLength 0.001
testReadResponseHead 0.001
testTerminateRequestContentLengthLong 0.002
testTerminateRequestContentLengthShort 0.001
testWriteRequestHead 0.001
testReadResponseNoEntity 0.001
testWriteRequestEntityWithContentLength 0.001
testTerminateRequestChunkedEntity 0.001
testWriteRequestEntityChunkCoded 0.002
testWriteRequestEntityNoContentLength 0.002
testBasics 0.001
testReadResponseEntityWithContentLength 0.001
testReadResponseEntityIdentity 0.001
testReadResponseEntityChunkCoded 0.001

TestSerializableEntity

testWriteTo 0
testBasics 0

TestInputStreamEntity

testNullConstructor 0
testUnknownLengthConstructor 0
testWriteToPartialContent 0
testWriteToUnknownLength 0
testWriteToNull 0
testWriteTo 0.001
testBasics 0

TestResponseParser

testConnectionClosedException 0.002
testBasicMessageParsingTooManyLeadingEmptyLines 0.001
testBasicMessageParsing 0.001
testMessageParsingTimeout 0.001
testBasicMessageParsingLeadingEmptyLines 0

Failure Details

[Summary] [Package List] [Test Cases]


skipped: Java version must be 8 or greater