Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.protocol 120 0 0 0 100% 0.071
org.apache.hc.core5.http.io 10 0 0 0 100% 0.031
org.apache.hc.core5.concurrent 13 0 0 0 100% 0.33
org.apache.hc.core5.http.impl.io 146 0 0 0 100% 0.838
org.apache.hc.core5.net 69 0 0 0 100% 0.057
org.apache.hc.core5.http.impl.nio 127 0 0 0 100% 0.34
org.apache.hc.core5.http.message 118 0 0 0 100% 0.038
org.apache.hc.core5.http.ssl 9 0 0 0 100% 0.016
org.apache.hc.core5.http 33 0 0 0 100% 0.04
org.apache.hc.core5.reactor 8 0 0 0 100% 35.869
org.apache.hc.core5.http.io.entity 58 0 0 0 100% 0.045
org.apache.hc.core5.http.impl 38 0 0 0 100% 0.034
org.apache.hc.core5.http.nio.support.classic 10 0 0 0 100% 2.032
org.apache.hc.core5.pool 39 0 0 0 100% 1.511
org.apache.hc.core5.http.config 2 0 0 0 100% 0.004
org.apache.hc.core5.ssl 1 0 0 1 0% 0.025
org.apache.hc.core5.util 138 0 0 0 100% 0.226
org.apache.hc.core5.http.nio.entity 17 0 0 0 100% 0.021

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

org.apache.hc.core5.http.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestUriPatternType 3 0 0 0 100% 0.009
TestUriPatternOrderedMatcher 11 0 0 0 100% 0.001
TestChainBuilder 1 0 0 0 100% 0.002
TestStandardInterceptors 79 0 0 0 100% 0.046
TestHttpExecutionContext 3 0 0 0 100% 0.001
TestUriRegexMatcher 9 0 0 0 100% 0.004
TestRequestHandlerRegistry 5 0 0 0 100% 0.005
TestUriPatternMatcher 9 0 0 0 100% 0.003

org.apache.hc.core5.http.io

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

org.apache.hc.core5.concurrent

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

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.004
TestContentLengthInputStream 5 0 0 0 100% 0.002
TestDefaultBHttpServerConnection 12 0 0 0 100% 0.144
TestIdentityInputStream 4 0 0 0 100% 0.002
TestIdentityOutputStream 4 0 0 0 100% 0.003
TestHttpService 10 0 0 0 100% 0.291
TestHttpRequestExecutor 12 0 0 0 100% 0.137
TestRequestParser 5 0 0 0 100% 0.003
TestSessionInOutBuffers 21 0 0 0 100% 0.111
TestChunkCoding 25 0 0 0 100% 0.013
TestBHttpConnectionBase 19 0 0 0 100% 0.089
TestDefaultBHttpClientConnection 15 0 0 0 100% 0.025
TestResponseParser 5 0 0 0 100% 0.013

org.apache.hc.core5.net

Class Tests Errors Failures Skipped Success Rate Time
TestInetAddressUtils 7 0 0 0 100% 0.01
TestHost 7 0 0 0 100% 0.011
TestURLEncodedUtils 11 0 0 0 100% 0.01
TestURIAuthority 7 0 0 0 100% 0.005
TestURIBuilder 37 0 0 0 100% 0.021

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

Class Tests Errors Failures Skipped Success Rate Time
TestLengthDelimitedEncoder 23 0 0 0 100% 0.185
TestChunkEncoder 9 0 0 0 100% 0.006
TestIdentityEncoder 20 0 0 0 100% 0.089
TestLengthDelimitedDecoder 16 0 0 0 100% 0.011
TestIdentityDecoder 9 0 0 0 100% 0.013
TestExpandableBuffer 2 0 0 0 100% 0.001
TestChunkDecoder 21 0 0 0 100% 0.017
TestSessionInOutBuffers 21 0 0 0 100% 0.01
TestAbstractHttp1StreamDuplexerCapacityWindow 6 0 0 0 100% 0.008

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.001
TestBasicHeaderIterator 5 0 0 0 100% 0.001
TestHeaderElement 5 0 0 0 100% 0.002
TestHeader 5 0 0 0 100% 0.002
TestBasicLineParser 8 0 0 0 100% 0.002
TestBasicHeaderValueParser 8 0 0 0 100% 0.003
TestNameValuePair 14 0 0 0 100% 0.002
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.005
TestBasicTokenIterator 6 0 0 0 100% 0.002
TestHeaderGroup 12 0 0 0 100% 0.009
TestBufferedHeader 3 0 0 0 100% 0.001

org.apache.hc.core5.http.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestTlsVersionParser 7 0 0 0 100% 0.007
TestTlsCiphers 2 0 0 0 100% 0.009

org.apache.hc.core5.http

Class Tests Errors Failures Skipped Success Rate Time
TestHttpExceptions 7 0 0 0 100% 0.005
TestHttpVersion 6 0 0 0 100% 0.003
TestHttpHost 9 0 0 0 100% 0.01
TestContentType 10 0 0 0 100% 0.021
TestProtocolVersion 1 0 0 0 100% 0.001

org.apache.hc.core5.reactor

Class Tests Errors Failures Skipped Success Rate Time
IOWorkersTest 1 0 0 0 100% 35.57
TestAbstractIOSessionPool 7 0 0 0 100% 0.299

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

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

org.apache.hc.core5.http.impl

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestSharedInputBuffer 5 0 0 0 100% 1.766
TestSharedOutputBuffer 5 0 0 0 100% 0.266

org.apache.hc.core5.pool

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

org.apache.hc.core5.http.config

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

org.apache.hc.core5.ssl

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

org.apache.hc.core5.util

Class Tests Errors Failures Skipped Success Rate Time
TestTimeValue 20 0 0 0 100% 0.03
TestByteArrayBuffer 17 0 0 0 100% 0.131
TestLangUtils 5 0 0 0 100% 0.001
TestDeadline 11 0 0 0 100% 0.017
TestAsserts 8 0 0 0 100% 0.002
TestArgs 33 0 0 0 100% 0.032
TestCharArrayBuffer 23 0 0 0 100% 0.002
TestTextUtils 4 0 0 0 100% 0.005
TestDeadlineTimeoutException 1 0 0 0 100% 0.001
TestTimeoutValueException 1 0 0 0 100% 0.001
TestTimeout 15 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
TestAbstractBinAsyncEntityConsumer 1 0 0 0 100% 0.004
TestFileEntityProducer 1 0 0 0 100% 0.006
TestAbstractBinAsyncEntityProducer 3 0 0 0 100% 0.001
TestDigestingEntityProducer 1 0 0 0 100% 0.001
TestStringAsyncEntityProducer 2 0 0 0 100% 0.001
TestFileAsyncEntityProducer 2 0 0 0 100% 0.003
TestAbstractCharAsyncEntityConsumer 1 0 0 0 100% 0.001
TestDigestingEntityConsumer 1 0 0 0 100% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

TestLengthDelimitedEncoder

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

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.004
testFactoryForMilliseconds 0.001
testToString 0.001
testDivideBy0 0
testFactoryForDays 0
testNegative1 0
testCompareTo 0.005
testFactoryForMicroseconds 0.001
test0 0
test1 0
testFactoryForNanoseconds 0.001
testMaxLong 0
testConvert 0
testDivide 0.002
testEqualsAndHashCode 0
testFromString 0.001
testMaxInt 0.001
testFactoryForMinutes 0

TestTlsVersionParser

testParseBuffer 0
testParseBasic 0.001
testParseFailure1 0
testParseFailure2 0
testParseFailure3 0
testParseFailure4 0
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.003
testMaxIntContentToByteArray 0.001
testStringMaxResultLength 0
testUnknownLengthContentToByteArray 0
testContentWithContentTypeToString 0
testKnownLengthContentToByteArray 0
testByteArrayMaxResultLength 0.001
testDefaultCharsetContentToString 0.001
testNullEntityToString 0
testNoCharsetContentToString 0.001
testKnownLengthContentToString 0
testUnknownLengthContentToString 0.001
testMaxIntContentToString 0
testParseUTF8Entity 0.002
testNullEntityToByteArray 0

TestByteArrayBuffer

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

TestPoolEntry

testNullConstructor 0
testExpiryDoesNotOverflow 0.012
testInvalidExpiry 0
testValidInfinitely 0
testBasics 0
testExpiry 0

TestContentLengthOutputStream

testClose 0
testBasics 0

TestStrictConnPool

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

TestHttpExceptions

testNonPrintableCharactersInConnectionClosedException 0
testNonPrintableCharactersInUnsupportedHttpVersionException 0
testNonPrintableCharactersInHttpException 0
testNonPrintableCharactersInNoHttpResponseException 0
testNonPrintableCharactersInProtocolException 0
testNonPrintableCharactersInMethodNotSupportedException 0
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.003

TestInetAddressUtils

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

TestHttpVersion

testEqualsMajorMinor 0
testSerialization 0
testGet 0
testHttpVersionInvalidConstructorInput 0
testHttpVersionEquality 0
testHttpVersionComparison 0

TestUriPatternType

testRegex 0
testUriPattern 0
testUriPatternInOrder 0

TestBufferedHttpEntity

testWrappingEntity 0
testWriteToWrapped 0
testIllegalConstructor 0
testBufferingEntity 0
testWriteToBuffered 0.002

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.015
testMultithreadingSingleRead 0.009
testBasis 0.001
testMultithreadingRead 0.006
testMultithreadingReadStream 0.732

TestSharedOutputBuffer

testMultithreadingWriteStreamAbort 0.202
testBasis 0.049
testFlush 0
testMultithreadingWriteStream 0.002
testEndStreamOnlyCalledOnce 0.012

TestComplexFuture

testCancelledWithCallback 0
testCompleted 0
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
testChunkNoExceed 0
testInvalidConstructor 0
testCodingEmptyBuffer 0
testCodingCompleted 0
testTrailers 0.001
testLimitedChannel 0

TestIdentityEncoder

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

TestBasicHeaderIterator

testAllSame 0
testFirstLastOneNone 0
testInterspersed 0
testRemaining 0
testInvalid 0

TestMessageParser

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

TestHeaderElement

testInvalidName 0
testToString 0
testConstructor2 0
testConstructor3 0
testParamByName 0

TestHttpHost

testSerialization 0.001
testCreateFromString 0
testToString 0.002
testCreateFromURI 0
testHashCode 0
testEquals 0.001
testCreateFromStringInvalid 0
testConstructor 0.001
testToHostString 0

TestContentLengthInputStream

testClose 0
testSkip 0
testAvailable 0
testBasics 0
testTruncatedContent 0

TestFileEntityProducer

testFileLengthMaxIntPlusOne 0.001

TestBasicHttpEntity

testToString 0
testWriteTo 0
testBasics 0

TestDeadline

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

TestChainBuilder

testBuildChain 0

TestDefaultBHttpServerConnection

testReadRequestEntityChunckCoded 0.126
testWriteResponseEntityChunkCoded 0.002
testWriteResponseEntityIdentity 0.002
testReadRequestNoEntity 0.001
testWriteResponseEntityWithContentLength 0.001
testWriteResponse100Head 0.002
testReadRequestEntityWithContentLength 0.001
testWriteResponseHead 0.001
testReadRequestHead 0.001
testBasics 0.001
testReadRequestEntityIdentity 0.001
testWriteResponseNoEntity 0.001

TestHost

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

TestURLEncodedUtils

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

TestByteArrayEntity

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

TestLengthDelimitedDecoder

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

TestStandardInterceptors

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

TestHeader

testInvalidName 0
testSerialization 0
testToString 0
testBasicConstructorNullValue 0
testBasicConstructor 0

TestBasicLineParser

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

TestIdentityInputStream

testAvailableInStream 0
testBasicRead 0
testAvailable 0
testClosedCondition 0

TestIdentityOutputStream

testBasicWrite 0
testClose 0
testBasics 0
testClosedCondition 0

TestURIAuthority

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

TestDefaultConnectionReuseStrategy

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

TestIdentityDecoder

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

TestHttpExecutionContext

testContextInvalidInput 0
testContextOperations 0
testEmptyContextOperations 0

TestAbstractBinAsyncEntityProducer

testProduceDataWithBuffering1 0
testProduceDataWithBuffering2 0
testProduceDataNoBuffering 0

TestBasicHeaderValueParser

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

TestUriRegexMatcher

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

TestAsserts

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

TestNameValuePair

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

TestStringEntity

testNullConstructor 0
testWriteTo 0
testBasics 0
testDefaultContent 0
testNullCharset 0

TestDigestingEntityProducer

testProduceData 0

IOWorkersTest

testIndexOverflow 35.567

TestDefaultContentLengthStrategy

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

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
testIntRangeFailLow 0.001
testArgNotNullFail 0
testArgNotNullPass 0.001
testIntSmallestRangeFailHigh 0
testArgNotEmptyFail1 0
testArgNotEmptyFail2 0
testPositiveLongPass 0
testIntSmallestRangeFailLow 0
testArgNotBlankFail1 0
testArgNotBlankFail2 0
testArgNotBlankFail3 0
testNotNegativeIntFail1 0
testNotNegativeIntPass1 0
testNotNegativeIntPass2 0
testLongRangeFailHigh 0.002
testArgCollectionNotEmptyPass 0
testArgCollectionNotEmptyFail1 0.001
testArgCollectionNotEmptyFail2 0
testLongSmallestRangeFailLow 0.001
testArgNotEmptyPass 0
testPositiveLongFail1 0
testPositiveLongFail2 0.001
testArgCheckFail 0
testArgCheckPass 0.001
testPositiveIntPass 0
testLongSmallestRangeFailHigh 0.001
testNotNegativeLongFail1 0
testNotNegativeLongPass1 0
testNotNegativeLongPass2 0
testIntRangeFailHigh 0.001
testPositiveIntFail1 0
testPositiveIntFail2 0.001

TestHttpService

testConnectionKeepAlive 0.197
testResponseToHead 0.006
testBasicExecution 0.007
testExecutionEntityEnclosingRequest 0.041
testInvalidInitialization 0.002
testUnsupportedHttpVersionException 0.007
testMethodNotSupported 0.005
testExecutionEntityEnclosingRequestWithExpectContinue 0.008
testNoContentResponse 0.007
testProtocolException 0.005

TestFileAsyncEntityProducer

testTextContent 0.001
testTextContentRepeatable 0

TestRequestHandlerRegistry

testResolveByRequestUri 0
testResolveByLocalhostAndRequestUri 0
testResolveByHostnameAndRequestUri 0.001
testByRequestUriWithQuery 0
testResolveByUnknownHostname 0.001

TestPathEntity

testNullConstructor 0
testWriteTo 0.003
testBasics 0

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
testIndexOf 0
testSubSequence 0
testConstructor 0

TestBasicFuture

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

TestHttpRequestExecutor

testExecutionRuntimeException 0.046
testExecutionEntityEnclosingRequestWithExpectContinueSuccess 0.046
testExecutionHead 0.003
testExecutionEntityEnclosingRequestWithExpectContinueFailure 0.004
testBasicExecution 0.002
testExecutionEntityEnclosingRequest 0.003
testExecutionSkipIntermediateResponses 0.017
testExecutionIOException 0.001
testExecutionEntityEnclosingRequestWithExpectContinueNoResponse 0.003
testExecutionNoResponseBody 0.003
testExecutionEntityEnclosingRequestWithExpectContinueMultiple1xxResponses 0.005
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.001
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

TestBasicHeader

testInvalidName 0
testToString 0
testConstructor 0

TestURIBuilder

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

TestContentType

testLowCaseText 0
testBasis 0
testParse 0.003
testWithCharsetString 0
testParseEmptyCharset 0
testParseMultiparam 0.001
testCreateInvalidInput 0.011
testWithCharset 0.001
testWithParams 0
testParseEmptyValue 0

TestAbstractCharAsyncEntityConsumer

testConsumeData 0

TestBasicMessages

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

TestBasicTokenIterator

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

TestSessionInOutBuffers

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

TestHttpEntityWrapper

testConsumeContent 0
testWriteTo 0
testBasics 0
testIllegalConstructor 0

TestAbstractIOSessionPool

testGetSessionReconnectIfClosed 0.208
testGetSessionFailure 0.007
testCloseIdleSessions 0.004
testGetSessionReconnectAfterValidate 0.005
testGetSessions 0.007
testShutdownPool 0.004
testEnumSessions 0.003

TestDeadlineTimeoutException

testMessage 0

TestEofSensorInputStream

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

TestTimeoutValueException

testMessage 0

TestChunkDecoder

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

TestLaxConnPool

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

TestHeaderGroup

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

TestUriPatternMatcher

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

TestDigestingEntityConsumer

testConsumeData 0

TestBufferedHeader

testSerialization 0.001
testInvalidHeaderParsing 0
testBasicConstructor 0

TestEnglishReasonPhraseCatalog

testStatusAll 0
testReasonPhrases 0
testStatusInvalid 0

TestTimeout

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

TestChunkCoding

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

TestTlsCiphers

testWeakCiphersDisabledByDefault 0
testStrongCipherSuites 0

TestProtocolVersion

testEqualsMajorMinor 0

TestSessionInOutBuffers

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

TestBHttpConnectionBase

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

TestAbstractHttp1StreamDuplexerCapacityWindow

noReadsSetAfterWindowIsClosed 0
windowCannotOverflow 0
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.001
testTerminateRequestContentLengthShort 0.001
testWriteRequestHead 0.001
testReadResponseNoEntity 0.001
testWriteRequestEntityWithContentLength 0.001
testTerminateRequestChunkedEntity 0.001
testWriteRequestEntityChunkCoded 0.001
testWriteRequestEntityNoContentLength 0.001
testBasics 0.001
testReadResponseEntityWithContentLength 0.002
testReadResponseEntityIdentity 0.001
testReadResponseEntityChunkCoded 0.002

TestSerializableEntity

testWriteTo 0
testBasics 0

TestInputStreamEntity

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

TestResponseParser

testConnectionClosedException 0.001
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0.002
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0.001

Failure Details

[Summary] [Package List] [Test Cases]


skipped: Java version must be 8 or greater