Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1200 0 0 0 100% 14.676

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.nio.ssl 2 0 0 0 100% 0.005
org.apache.hc.core5.http.impl.nio 127 0 0 0 100% 0.292
org.apache.hc.core5.util 162 0 0 0 100% 0.24
org.apache.hc.core5.net 119 0 0 0 100% 0.619
org.apache.hc.core5.http.io 9 0 0 0 100% 0.066
org.apache.hc.core5.http.message 141 0 0 0 100% 0.186
org.apache.hc.core5.reactor 10 0 0 0 100% 0.755
org.apache.hc.core5.concurrent 18 0 0 0 100% 0.327
org.apache.hc.core5.http.io.entity 68 0 0 0 100% 0.09
org.apache.hc.core5.http 47 0 0 0 100% 0.065
org.apache.hc.core5.annotation 1 0 0 0 100% 0.002
org.apache.hc.core5.http.io.support 15 0 0 0 100% 0.134
org.apache.hc.core5.http.impl 47 0 0 0 100% 0.033
org.apache.hc.core5.http.nio.entity 24 0 0 0 100% 0.084
org.apache.hc.core5.pool 43 0 0 0 100% 1.535
org.apache.hc.core5.http.impl.routing 16 0 0 0 100% 0.021
org.apache.hc.core5.http.config 4 0 0 0 100% 0.009
org.apache.hc.core5.io 2 0 0 0 100% 0.003
org.apache.hc.core5.http.ssl 16 0 0 0 100% 0.025
org.apache.hc.core5.http.nio.support.classic 29 0 0 0 100% 1.825
org.apache.hc.core5.reactor.ssl 2 0 0 0 100% 0.485
org.apache.hc.core5.http.support 12 0 0 0 100% 0.027
org.apache.hc.core5.ssl 29 0 0 0 100% 7.342
org.apache.hc.core5.http.impl.io 151 0 0 0 100% 0.369
org.apache.hc.core5.http.protocol 106 0 0 0 100% 0.137

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

org.apache.hc.core5.http.nio.ssl

Class Tests Errors Failures Skipped Success Rate Time
BasicServerTlsStrategyTest 1 0 0 0 100% 0.002
BasicClientTlsStrategyTest 1 0 0 0 100% 0.003

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

Class Tests Errors Failures Skipped Success Rate Time
TestIdentityDecoder 9 0 0 0 100% 0.011
TestExpandableBuffer 2 0 0 0 100% 0.002
TestChunkDecoder 21 0 0 0 100% 0.028
TestLengthDelimitedEncoder 23 0 0 0 100% 0.11
TestSessionInOutBuffers 22 0 0 0 100% 0.017
TestLengthDelimitedDecoder 16 0 0 0 100% 0.017
TestAbstractHttp1StreamDuplexerCapacityWindow 6 0 0 0 100% 0.01
TestChunkEncoder 9 0 0 0 100% 0.033
TestIdentityEncoder 19 0 0 0 100% 0.064

org.apache.hc.core5.util

Class Tests Errors Failures Skipped Success Rate Time
TestTimeValue 22 0 0 0 100% 0.026
TestByteArrayBuffer 21 0 0 0 100% 0.029
TestTimeout 16 0 0 0 100% 0.011
TestLangUtils 3 0 0 0 100% 0.004
TestCharArrayBuffer 23 0 0 0 100% 0.048
TestDeadline 11 0 0 0 100% 0.015
TestDeadlineTimeoutException 2 0 0 0 100% 0.025
TestTokenizer 10 0 0 0 100% 0.018
TestTextUtils 4 0 0 0 100% 0.004
TestArgs 41 0 0 0 100% 0.047
TestAsserts 8 0 0 0 100% 0.01
TestTimeoutValueException 1 0 0 0 100% 0.003

org.apache.hc.core5.net

Class Tests Errors Failures Skipped Success Rate Time
TestHost 11 0 0 0 100% 0.258
TestPercentCodec 12 0 0 0 100% 0.094
TestURIAuthority 9 0 0 0 100% 0.051
TestURIBuilder 75 0 0 0 100% 0.12
TestInetAddressUtils 10 0 0 0 100% 0.012
TestWWWFormCodec 2 0 0 0 100% 0.084

org.apache.hc.core5.http.io

Class Tests Errors Failures Skipped Success Rate Time
TestEofSensorInputStream 9 0 0 0 100% 0.066

org.apache.hc.core5.http.message

Class Tests Errors Failures Skipped Success Rate Time
TestBasicLineParser 8 0 0 0 100% 0.022
TestMessageSupport 22 0 0 0 100% 0.036
TestBasicMessages 17 0 0 0 100% 0.011
TestBasicLineFormatter 8 0 0 0 100% 0.007
TestBasicHeader 3 0 0 0 100% 0.005
TestNameValuePair 14 0 0 0 100% 0.007
TestBufferedHeader 4 0 0 0 100% 0.008
TestHeader 6 0 0 0 100% 0.005
TestHeaderGroup 12 0 0 0 100% 0.01
TestBasicHeaderValueParser 8 0 0 0 100% 0.007
HttpRequestWrapperTest 10 0 0 0 100% 0.02
TestBasicHeaderElementIterator 3 0 0 0 100% 0.01
TestBasicHeaderValueFormatter 5 0 0 0 100% 0.009
TestBasicTokenIterator 6 0 0 0 100% 0.007
TestBasicStatusLine 2 0 0 0 100% 0.003
HttpResponseWrapperTest 3 0 0 0 100% 0.003
TestBasicHeaderIterator 5 0 0 0 100% 0.009
TestHeaderElement 5 0 0 0 100% 0.007

org.apache.hc.core5.reactor

Class Tests Errors Failures Skipped Success Rate Time
IOReactorConfigTest 1 0 0 0 100% 0.002
TestAbstractIOSessionPool 8 0 0 0 100% 0.236
IOWorkersTest 1 0 0 0 100% 0.517

org.apache.hc.core5.concurrent

Class Tests Errors Failures Skipped Success Rate Time
TestBasicFuture 11 0 0 0 100% 0.321
TestComplexFuture 4 0 0 0 100% 0.002
TestComplexCancellable 1 0 0 0 100% 0.001
TestCompletedFuture 1 0 0 0 100% 0.001
DefaultThreadFactoryTest 1 0 0 0 100% 0.002

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

Class Tests Errors Failures Skipped Success Rate Time
TestBufferedHttpEntity 5 0 0 0 100% 0.004
TestHttpEntityWrapper 4 0 0 0 100% 0.006
TestByteArrayEntity 8 0 0 0 100% 0.007
TestSerializableEntity 2 0 0 0 100% 0.004
TestBasicHttpEntity 4 0 0 0 100% 0.004
TestFileEntity 3 0 0 0 100% 0.01
TestEntityUtils 17 0 0 0 100% 0.034
TestByteBufferEntity 2 0 0 0 100% 0.002
TestNullEntity 8 0 0 0 100% 0.005
TestPathEntity 3 0 0 0 100% 0.005
TestStringEntity 5 0 0 0 100% 0.004
TestInputStreamEntity 7 0 0 0 100% 0.005

org.apache.hc.core5.http

Class Tests Errors Failures Skipped Success Rate Time
TestHttpVersion 6 0 0 0 100% 0.01
TestProtocolVersionParser 4 0 0 0 100% 0.007
TestProtocolVersion 4 0 0 0 100% 0.008
TestHttpHost 14 0 0 0 100% 0.017
TestContentType 12 0 0 0 100% 0.009
TestHttpExceptions 7 0 0 0 100% 0.014

org.apache.hc.core5.annotation

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

org.apache.hc.core5.http.io.support

Class Tests Errors Failures Skipped Success Rate Time
ClassicResponseBuilderTest 3 0 0 0 100% 0.119
ClassicRequestBuilderTest 12 0 0 0 100% 0.015

org.apache.hc.core5.http.impl

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultContentLengthStrategy 11 0 0 0 100% 0.007
IncomingEntityDetailsTest 4 0 0 0 100% 0.005
TestDefaultConnectionReuseStrategy 29 0 0 0 100% 0.016
TestEnglishReasonPhraseCatalog 3 0 0 0 100% 0.005

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

Class Tests Errors Failures Skipped Success Rate Time
TestPathAsyncEntityProducer 2 0 0 0 100% 0.009
TestAbstractBinAsyncEntityProducer 3 0 0 0 100% 0.008
TestFileEntityProducer 1 0 0 0 100% 0.002
TestDigestingEntityConsumer 1 0 0 0 100% 0.004
TestAbstractBinAsyncEntityConsumer 1 0 0 0 100% 0.003
TestStringAsyncEntityProducer 2 0 0 0 100% 0.002
TestPathEntityProducer 1 0 0 0 100% 0.022
TestAsyncEntityProducers 2 0 0 0 100% 0.004
TestAbstractCharAsyncEntityProducer 2 0 0 0 100% 0.005
TestFileAsyncEntityProducer 2 0 0 0 100% 0.011
TestAbstractCharAsyncEntityConsumer 2 0 0 0 100% 0.005
TestBasicAsyncEntityProducer 4 0 0 0 100% 0.005
TestDigestingEntityProducer 1 0 0 0 100% 0.004

org.apache.hc.core5.pool

Class Tests Errors Failures Skipped Success Rate Time
TestPoolEntry 6 0 0 0 100% 0.008
TestStrictConnPool 20 0 0 0 100% 0.789
TestLaxConnPool 17 0 0 0 100% 0.738

org.apache.hc.core5.http.impl.routing

Class Tests Errors Failures Skipped Success Rate Time
TestPathPatternMatcher 2 0 0 0 100% 0.001
TestRequestRouter 4 0 0 0 100% 0.013
TestUriPathRouter 10 0 0 0 100% 0.007

org.apache.hc.core5.http.config

Class Tests Errors Failures Skipped Success Rate Time
TestNamedElementChain 3 0 0 0 100% 0.008
TestRegistry 1 0 0 0 100% 0.001

org.apache.hc.core5.io

Class Tests Errors Failures Skipped Success Rate Time
TestSocketSupport 2 0 0 0 100% 0.003

org.apache.hc.core5.http.ssl

Class Tests Errors Failures Skipped Success Rate Time
TLSTest 11 0 0 0 100% 0.015
TestTlsCiphers 5 0 0 0 100% 0.01

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

Class Tests Errors Failures Skipped Success Rate Time
TestSharedInputBuffer 5 0 0 0 100% 1.56
TestSharedOutputBuffer 24 0 0 0 100% 0.265

org.apache.hc.core5.reactor.ssl

Class Tests Errors Failures Skipped Success Rate Time
SSLIOSessionTest 2 0 0 0 100% 0.485

org.apache.hc.core5.http.support

Class Tests Errors Failures Skipped Success Rate Time
TestExpectSupport 7 0 0 0 100% 0.018
TestBasicMessageBuilders 5 0 0 0 100% 0.009

org.apache.hc.core5.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestSSLContextBuilder 26 0 0 0 100% 7.134
SSLContextsTest 3 0 0 0 100% 0.208

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

Class Tests Errors Failures Skipped Success Rate Time
TestIdentityOutputStream 4 0 0 0 100% 0.002
TestResponseParser 5 0 0 0 100% 0.003
TestDefaultBHttpClientConnection 15 0 0 0 100% 0.023
TestChunkCoding 25 0 0 0 100% 0.017
TestHttpRequestExecutor 12 0 0 0 100% 0.053
TestMonitoringResponseOutOfOrderStrategy 5 0 0 0 100% 0.019
TestContentLengthInputStream 5 0 0 0 100% 0.003
TestBHttpConnectionBase 19 0 0 0 100% 0.024
TestHttpService 10 0 0 0 100% 0.145
TestMessageParser 7 0 0 0 100% 0.006
TestContentLengthOutputStream 2 0 0 0 100% 0.002
TestDefaultBHttpServerConnection 12 0 0 0 100% 0.015
TestSessionInOutBuffers 21 0 0 0 100% 0.05
TestRequestParser 5 0 0 0 100% 0.004
TestIdentityInputStream 4 0 0 0 100% 0.003

org.apache.hc.core5.http.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestChainBuilder 1 0 0 0 100% 0.004
TestStandardInterceptors 91 0 0 0 100% 0.09
TestForwardedRequest 7 0 0 0 100% 0.038
ViaRequestTest 5 0 0 0 100% 0.004
TestHttpExecutionContext 2 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

TestBasicLineParser

testRLParse 0.003
testInvalidHttpVersionParsing 0.004
testHeaderParse 0.001
testHttpVersionParsing 0.001
testSLParse 0.001
testSLParseFailure 0.004
testInvalidHeaderParsing 0.003
testRLParseFailure 0.002

TestIdentityOutputStream

testBasicWrite 0
testClose 0.001
testBasics 0
testClosedCondition 0.001

TestResponseParser

testConnectionClosedException 0.001
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0.001
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

ThreadingBehaviorTest

testName 0.001

TestMessageSupport

testParseElementsHeaderWithConsumer 0.001
testParseParams 0.001
testTokenListFormattingSameName 0
testTokenListFormatting 0
testParseTokens 0.001
testParseTokenHeaderWithConsumer 0.001
testTokenSetFormatting 0.001
testParamListFormatting 0.001
testParseElementsBufferWithConsumer 0.001
testParseElementsHeader 0.001
testHopByHopHeaders 0
testContentHeadersAlreadyPresent 0.004
testHopByHopHeadersConnectionSpecific 0.001
testParseTokensWithConsumer 0.001
testParseTokenBuffer 0.001
testElementArrayFormatting 0
testParseTokenHeader 0
testAddContentHeaders 0.001
testParseTokenBufferWithConsumer 0.001
testElementListFormatting 0
testTokenSetFormattingSameName 0
testParamArrayFormatting 0.001

TestNamedElementChain

testFind 0.005
testReplace 0.001
testBasics 0

TLSTest

testParseFailure 0.004
parseNull 0.001
testParseBuffer 0.001
testParseBasic 0.001
excludeWeakNull 0
isSame 0
greaterEquals 0
parse 0.001
excludeWeak 0.001
isComparable 0.001
lessEquals 0

TestBasicMessages

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

TestChainBuilder

testBuildChain 0.004

TestDefaultBHttpClientConnection

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

TestPathAsyncEntityProducer

testTextContent 0.006
testTextContentRepeatable 0.002

TestBasicLineFormatter

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

TestSSLContextBuilder

testBuildKSWithProviderName 0.378
testBuildAllNull_deprecated 0
testSSLHandshakeClientUnauthenticatedError 0.566
testBuildAllNull 0.001
testBuildNoSuchKeyStoreType 0.001
testSSLHandshakeClientUnauthenticated 0.479
testSSLHandshakeServerTrusted 0.462
testJSSEEndpointIdentification 0.631
testSSLHandshakeClientAuthenticatedPrivateKeyStrategy 1.057
testBuildAllDefaults 0.001
testBuildKSWithNoSuchProvider 0.001
testBuildWithProvider 0.228
testBuildNoSuchKeyManagerFactoryAlgorithm 0.126
testBuildWithProviderName 0.214
testBuildTSWithNoSuchProvider 0
testBuildDefault 0.002
testSSLHandshakeProtocolMismatch1 0.369
testSSLHandshakeProtocolMismatch2 0.383
testSSLHandshakeServerNotTrusted 0.396
testBuildTSWithProvider 0.001
testKeyWithAlternatePasswordInvalid 0.225
testBuildNoSuchTrustManagerFactoryAlgorithm 0.129
testBuildKSWithProvider 0.223
testSSLHandshakeServerCustomTrustStrategy 0.314
testBuildTSWithProviderName 0.001
testSSLHandshakeClientAuthenticated 0.933

TestBasicHeader

testInvalidName 0.002
testToString 0.001
testConstructor 0

TestPoolEntry

testNullConstructor 0.001
testExpiryDoesNotOverflow 0.001
testInvalidExpiry 0.001
testValidInfinitely 0.001
testBasics 0.001
testExpiry 0.001

IOReactorConfigTest

testCustomIOReactorConfig 0.001

TestNameValuePair

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

TestBufferedHttpEntity

testWrappingEntity 0
testWriteToWrapped 0.001
testIllegalConstructor 0.001
testBufferingEntity 0
testWriteToBuffered 0.001

TestDefaultContentLengthStrategy

testEntityNoContentDelimiter 0
testEntityWithIdentityTransferEncoding 0
testEntityWithChunkTransferEncodingDoubleChunk 0
testEntityWithChunkTransferEncodingAndEmptyTokens 0.001
testEntityWithNegativeContentLength 0
testEntityWithInvalidContentLength 0
testEntityWithChunkTransferEncoding 0.001
testEntityWithChunkTransferEncodingUnknown1 0
testEntityWithChunkTransferEncodingUnknown2 0
testEntityWithChunkTransferEncodingUnknown3 0.001
testEntityWithContentLength 0

TestBasicFuture

testAsyncCompleted 0.101
testAsyncFailed 0.101
testCompletedWithTimeout 0.001
testCompleted 0.001
testAsyncNegativeTimeout 0
testConcurrentOperations 0.002
testAsyncCancelled 0.101
testCancelled 0.001
testFailed 0.001
testGetWithTimeout 0.005
testAsyncTimeout 0.003

TestChunkCoding

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

TestBufferedHeader

testSerialization 0.002
testCRLFNullInHeaderValue 0
testInvalidHeaderParsing 0.002
testBasicConstructor 0

TestHost

testSerialization 0.001
testCreateFromString 0.244
testToString 0
testIpv6HostAndPort 0.001
testHashCode 0.001
testIpv6HostToString 0
testEquals 0.001
testCreateFromStringInvalid 0.002
testConstructor 0.002
testIpv6HostAndPortWithoutBrackets 0.001
testIpv6HostWithoutPort 0.001

IncomingEntityDetailsTest

getContentLengthEmpty 0.001
getContentLength 0.001
getTrailerNames 0.001
messageHeadersNull 0.001

ClassicResponseBuilderTest

create 0.112
remove 0.003
copy 0.002

TestPercentCodec

verifyRfc5987EncodingandDecoding 0.001
testRfc5987EncodingDecoding(String, String)[1] 0.011
testRfc5987EncodingDecoding(String, String)[2] 0.001
testRfc5987EncodingDecoding(String, String)[3] 0.001
testRfc5987EncodingDecoding(String, String)[4] 0.001
testRfc5987EncodingDecoding(String, String)[5] 0.001
testRfc5987EncodingDecoding(String, String)[6] 0.001
testRfc5987EncodingDecoding(String, String)[7] 0
testRfc5987EncodingDecoding(String, String)[8] 0.001
testDecodingPartialContent 0.001
testCoding 0
testDecoding 0

TestHeader

testInvalidName 0.001
testSerialization 0.001
testClone 0
testToString 0
testBasicConstructorNullValue 0
testBasicConstructor 0

TestTimeValue

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

TestByteArrayBuffer

testAppendNullCharArray 0.001
testAppendNullByteBuffer 0.001
testAppendHeapByteBufferWithOffset 0.003
testSerialization 0.003
testSetInvalidLength 0.001
testAppendNullCharArrayBuffer 0
testAppendEmptyCharArray 0.001
testSimpleAppend 0
testAppendCharArrayAsAscii 0.001
testExpandAppend 0.001
testInvalidAppendCharArrayAsAscii 0.003
testInvalidAppend 0.002
testAppendOneByte 0.001
testEnsureCapacity 0.001
testControlCharFiltering 0.001
testSetLength 0
testAppendDirectByteBuffer 0.001
testIndexOf 0.001
testAppendHeapByteBuffer 0
testUnicodeFiltering 0
testConstructor 0.001

TestHttpVersion

testEqualsMajorMinor 0.001
testSerialization 0.003
testGet 0.001
testHttpVersionInvalidConstructorInput 0.001
testHttpVersionEquality 0.001
testHttpVersionComparison 0.001

TestIdentityDecoder

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

TestHttpRequestExecutor

testExecutionRuntimeException 0.004
testExecutionEntityEnclosingRequestWithExpectContinueSuccess 0.018
testExecutionHead 0.002
testExecutionEntityEnclosingRequestWithExpectContinueFailure 0.004
testBasicExecution 0.001
testExecutionEntityEnclosingRequest 0.001
testExecutionSkipIntermediateResponses 0.008
testExecutionIOException 0.002
testExecutionEntityEnclosingRequestWithExpectContinueNoResponse 0.003
testExecutionNoResponseBody 0.002
testExecutionEntityEnclosingRequestWithExpectContinueMultiple1xxResponses 0.004
testInvalidInput 0.002

TestHttpEntityWrapper

testConsumeContent 0.003
testWriteTo 0.001
testBasics 0.001
testIllegalConstructor 0

TestByteArrayEntity

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

TestAbstractBinAsyncEntityProducer

testProduceDataWithBuffering1 0.003
testProduceDataWithBuffering2 0.001
testProduceDataNoBuffering 0.002

TestHeaderGroup

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

TestMonitoringResponseOutOfOrderStrategy

testWritesAcrossChunksAreChecked 0.014
testFirstByteIsNotCheckedSsl 0.001
testFirstByteIsNotCheckedPlain 0.001
testWritesWithinChunkAreNotChecked 0.001
testMaximumChunks 0.002

TestFileEntityProducer

testFileLengthMaxIntPlusOne(Path) 0.002

TestPathPatternMatcher

testPathMatching 0
testBetterMatch 0

TestComplexFuture

testCancelledWithCallback 0.001
testCompleted 0
testCanceledAndFailed 0
testCancelled 0

TestContentLengthInputStream

testClose 0.001
testSkip 0
testAvailable 0
testBasics 0
testTruncatedContent 0.001

TestURIAuthority

testSerialization 0.018
testCreateFromString 0.007
testParse 0.004
testToString 0.003
testCreateFromIPv6String 0.002
testHashCode 0.003
testIpv6HostToString 0.001
testEquals 0.001
testConstructor 0.001

TestBHttpConnectionBase

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

TestExpandableBuffer

testAdjustCapacity 0
testBasics 0.001

TestURIBuilder

testMutationRemoveFragment 0.003
testParseSegments 0.002
testTolerateNullInput 0.002
testBuildAddParametersUTF8 0.003
testMultipleLeadingPathSlashes 0.002
testSchemeSpecificPartNameValuePairByRFC6068Sample 0.001
testBuildAddParametersISO88591 0.001
testQueryAndParameterEncoding 0.001
testSetAuthorityFromURIAuthority 0.002
testGetHostWithReservedChars 0.001
testParseQuery 0.002
testMutationRemovePort 0
testAddParameter 0.001
testParameterWithSpecialChar 0.002
testAppendSegmentsListToExistingPath 0.001
testBuildSetParametersUTF8 0.001
testOpaqueUri 0.001
testIpv6Host 0.001
testEmpty 0.001
testAppendNullSegmentsVarargs 0.001
testNoAuthorityAndRootlessPathSegments 0.001
testSchemeSpecificPartSetGet 0.002
testHierarchicalUri 0.001
testRemoveQuery 0.001
testSetPathSegmentsVarargs 0.001
testTolerateBlankInput 0
testHierarchicalUriMutation 0.001
testAddParameterEncodingEquivalence 0.001
testAppendNullSegmentsList 0
testMalformedPath 0
testEmptyPath 0.001
testMutationRemoveUserInfo 0.001
testBuilderWithUnbracketedIpv6Host 0
testSetParametersWithEmptyArrayArg 0.001
testAgainstURI 0.002
testLocalhost 0.006
testRemoveParameter 0.003
testHttpUriWithEmptyHost 0.001
testNoAuthorityAndPath 0.001
testFormatSegments 0.001
testSetPathSegmentsRootlessList 0.001
testAppendToExistingPath 0.001
testSetPathSegmentList 0.001
testSchemeSpecificPartNameValuePairListByRFC6068Sample 0.001
testLoopbackAddress 0.002
testSetParameter 0.001
testNoAuthorityAndRootlessPath 0
testAppendSegmentsListToNonExistingPath 0.001
testAppendNullToNonExistingPath 0.001
testHttpHost 0.002
testHttpsUriWithEmptyHost 0.001
testOptimize 0.002
testAppendNullToExistingPath 0.001
testIpv6HostWithPortUpdate 0.001
testSchemeSpecificPartParametersNull 0.001
testOpaqueUriMutation 0.001
testFormatQuery 0.001
testSetParametersWithNullList 0
testBuildSetParametersISO88591 0.001
testRelativePath 0
testAppendSegmentsVarargsToNonExistingPath 0
testSetAuthorityFromNamedEndpointHost 0.001
testQueryEncoding 0.001
testAppendToNonExistingPath 0.001
testRelativePathWithAuthority 0.001
testSetPathSegmentsRootlessVarargs 0.001
testPathEncoding 0.001
testOpaque 0.001
testSetHostWithReservedChars 0.001
testSetParametersWithNullArrayArg 0.001
testSetParametersWithEmptyList 0.001
testAppendSegmentsVarargsToExistingPath 0.001
testGetFirstNamedParameter 0.001
testSetAuthorityFromNamedEndpointHttpHost 0.001
testNoAuthorityAndPathSegments 0.001

TestHttpService

testConnectionKeepAlive 0.114
testResponseToHead 0.003
testBasicExecution 0.004
testExecutionEntityEnclosingRequest 0.004
testInvalidInitialization 0.001
testUnsupportedHttpVersionException 0.004
testMethodNotSupported 0.003
testExecutionEntityEnclosingRequestWithExpectContinue 0.003
testNoContentResponse 0.003
testProtocolException 0.003

TestMessageParser

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

TestBasicHeaderValueParser

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

TestExpectSupport

testExpectParsingUnknownExpectation2 0.013
testExpectParsingBasics 0
testExpectParsingTolerateEmptyTokens 0
testExpectParsingIgnoreHTTP10 0.001
testExpectParsingMissingEntity 0.001
testExpectParsingNoExpectation 0
testExpectParsingUnknownExpectation 0.001

TestComplexCancellable

testCancelled 0.001

TestDigestingEntityConsumer

testConsumeData 0.004

TestAbstractBinAsyncEntityConsumer

testConsumeData 0.002

TestSerializableEntity

testWriteTo 0.003
testBasics 0.001

TestContentLengthOutputStream

testClose 0.001
testBasics 0.001

HttpRequestWrapperTest

testRequestWithAbsoluteURI 0.005
testRequestBasics 0
testRequestHostWithReservedChars 0
testRequestWithUserInfo 0.001
testRequestWithAuthority 0
testRequestWithAbsoluteURIAsPath 0.001
testRequestWithRelativeURI 0
testRequestWithNoPath 0
testDefaultRequestConstructors 0
testRequestWithAuthorityRelativePath 0.001

TestBasicHttpEntity

testToString 0
testWriteTo 0.001
testBasics 0
testConstructorNullContent 0.003

TestStandardInterceptors

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

TestChunkDecoder

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

TestStringAsyncEntityProducer

testTextContent 0.001
testTextContentRepeatable 0

TestDefaultBHttpServerConnection

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

TestTimeout

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

TestStrictConnPool

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

TestBasicHeaderElementIterator

testMultiHeaderSameLine 0.005
testMultiHeader 0.001
testFringeCases 0.001

TestSessionInOutBuffers

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

TestCompletedFuture

testCompleted 0.001

TestRequestRouter

testRequestRouting 0.008
testCustomAuthorityResolution 0.002
testDefaultAuthorityResolution 0.001
testDownstreamResolution 0.002

TestProtocolVersionParser

testParseProtocolVersion 0.001
testParseVersion 0
testParseVersionWithCursor 0
testParseFailures 0.004

TestLangUtils

testNullObjectHash 0
testBasicHash 0
testBooleanHash 0

TestBasicHeaderValueFormatter

testNVPFormatting 0.002
testElementsFormatting 0.001
testHEFormatting 0.001
testInvalidArguments 0.004
testParamsFormatting 0.001

TestFileEntity

testNullConstructor 0.001
testWriteTo 0.007
testBasics 0.001

TestEntityUtils

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

TestLengthDelimitedEncoder

testCodingFragmentBufferingMultipleFragments 0.037
testCodingCompletedFromFile 0.002
testBasicCoding 0.001
testCodingFragmentBuffering 0.004
testCodingFragmentBufferingChannelSaturated2 0.007
testCodingFromFileChannelSaturated 0.001
testCodingFromFileFlushBuffer 0.001
testCodingFragmentBufferingBufferFlush 0.005
testCodingFromFileSmaller 0.001
testCodingNoFragmentBuffering 0.004
testInvalidConstructor 0.002
testCodingBeyondContentLimitFromFile 0.001
testCodingBeyondContentLimit 0.001
testCodingFragmentBufferingTinyFragments 0.007
testCodingFragmentBufferingLargeFragment 0.003
testCodingFragmentBufferingBufferFlush2 0.004
testCodingFragmentBufferingMultipleFragmentsBeyondContentLimit 0.002
testCodingEmptyBuffer 0.001
testCodingEmptyFile 0
testCodingCompleted 0
testCodingFragmentBufferingTinyFragments2 0.004
testCodingFragmentBufferingTinyFragments3 0.005
testCodingFragmentBufferingChannelSaturated 0.007

TestPathEntityProducer

testFileLengthMaxIntPlusOne(Path) 0.018

TestSharedInputBuffer

testMultithreadingReadStreamAbort 1.013
testMultithreadingSingleRead 0.003
testBasis 0.001
testMultithreadingRead 0.003
testMultithreadingReadStream 0.539

TestDefaultConnectionReuseStrategy

testHeadRequestWithout 0.002
testIgnoreInvalidKeepAlive 0
testBrokenConnectionDirective1 0.001
testBrokenConnectionDirective2 0
testRequestClose 0
testNoContentResponseHttp10 0
testHTTP10Default 0
testHttp204ContentLengthEqualToZero 0
testExplicitClose 0
testRequestExplicitClose 0
testInvalidResponseArg 0.001
testHttp204ChunkedContent 0
testConnectionTokens1 0.001
testConnectionTokens2 0
testConnectionTokens3 0.001
testConnectionTokens4 0.001
testConnectionTokens5 0.001
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
testResponseHTTP10TransferEncodingPresent 0

TestProtocolVersion

testParseFailure 0.003
testEqualsMajorMinor 0.001
testParseBuffer 0.002
testParseBasic 0.001

TestRequestParser

testConnectionClosedException 0
testBasicMessageParsingTooManyLeadingEmptyLines 0.001
testBasicMessageParsing 0.001
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

TestCharArrayBuffer

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

TestIdentityInputStream

testAvailableInStream 0
testBasicRead 0
testAvailable 0
testClosedCondition 0

TestUriPathRouter

testBestMatchWildCardMatchingExactMatch 0
testOrderedWildCardMatching1 0.002
testBestMatchWildCardMatching 0
testBestMatchWildCardMatchingNoMatch 0.001
testRegExMatching 0.001
testRegExWildCardMatchingSuffixPrefixPrecedence 0.001
testOrderedExactAndStar 0
testOrderedWildCardMatchingSuffixPrefixPrecedence 0.001
testBestMatchWildCardMatchingSuffixPrefixPrecedence 0
testOrderedStarAndExact 0

TestRegistry

testCompleted 0.001

TestByteBufferEntity

testWriteTo 0.001
testBasics 0.001

TestAsyncEntityProducers

testPathEntityProducerWithTrailers 0.002
testPathEntityProducer 0

SSLIOSessionTest

testConstructorWhenSSLEngineThrowsException 0.476
testConstructorWhenSSLEngineOk 0.007

TestAbstractCharAsyncEntityProducer

testProduceDataWithBuffering 0.003
testProduceDataNoBuffering 0

TestDeadline

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

TestFileAsyncEntityProducer

testTextContent 0.008
testTextContentRepeatable 0.001

TestAbstractCharAsyncEntityConsumer

testConsumeData 0.003
testConsumeIncompleteData 0.001

TestBasicTokenIterator

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

TestHttpHost

testIpv6HostAndPortWithScheme 0.001
testSerialization 0.003
testCreateFromString 0.001
testToString 0.001
testCreateFromURI 0.001
testIpv6HostAndPort 0.001
testHashCode 0.001
testIpv6HostToString 0
testEquals 0.001
testCreateFromStringInvalid 0.002
testConstructor 0.001
testIpv6HostAndPortWithoutBrackets 0.001
testIpv6HostWithoutPort 0.001
testToHostString 0.001

TestDeadlineTimeoutException

testMessage 0.024
testInfiniteDeadlineMessage 0.001

TestNullEntity

testContentType 0.001
testTrailerNames 0.001
testContentEncoding 0
testIsStreaming 0.001
testIsChunked 0
testWriteTo 0.001
testLength 0
testContentStream 0.001

TestLaxConnPool

testGetStatsInvalid 0.001
testLeaseRequestCanceled 0.005
testCloseExpired 0.202
testClose 0
testEmptyPool 0
testMaxLimits 0.002
testLeaseRelease 0.001
testCloseIdle 0.202
testReleaseUnknownEntry 0.001
testShutdown 0
testGetMaxPerRoute 0
testLeaseInvalid 0.001
testSetMaxInvalid 0.001
testLeaseRequestTimeout 0.102
testInvalidConstruction 0.001
testCreateNewIfExpired 0.202
testLeaseReleaseMultiThreaded 0.007

TestBasicMessageBuilders

testResponseCopy 0.004
testResponseBasics 0.001
testRequestBasics 0.002
testIDNIntegration 0.001
testRequestCopy 0.001

TestForwardedRequest

testWithForwardedHeader 0.002
testProcessWithNullAuthority 0.002
testProcess 0.014
testProcessWithNullHttpContext 0.001
testProcessWithNullHttpRequest 0.001
testProcessWithIPv6 0.001
testProcess_withNullEndpointDetails_shouldAddValidHeader 0

BasicServerTlsStrategyTest

test_valid_tls_strategy_creation_with_verifier 0.002

TestEofSensorInputStream

testReadByteArray 0.044
testClose 0.001
testRead 0.002
testAbortConnectionIOError 0.004
testReadIOError 0.003
testReadByteArrayIOError 0.003
testAbortConnection 0.002
testCloseIOError 0.002
testReadAfterAbort 0.002

TestSessionInOutBuffers

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

TestBasicStatusLine

testGetStatusShorthand 0.001
testGetStatusClass 0.001

TestPathEntity

testNullConstructor 0.001
testWriteTo 0.003
testBasics 0.001

TestContentType

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

TestSharedOutputBuffer

testMultithreadingWriteStreamAbort 0.203
testBasis 0.015
testFlush 0
testMultithreadingWriteStream 0.003
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.002
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testEndStreamOnlyCalledOnce 0.009

HttpResponseWrapperTest

testSetResponseStatus 0.001
testLocale 0.001
testDefaultResponseConstructors 0

TestLengthDelimitedDecoder

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

TestTlsCiphers

excludeWeakNull 0.003
testWeakCiphersDisabledByDefault 0.001
testStrongCipherSuites 0.002
excludeWeak 0.001
excludeH2Blacklisted 0

ViaRequestTest

testViaRequestNotCreatedAlreadyAdded 0.001
testViaRequestInvalidHttpVersion 0.001
testViaRequestGenerated 0
testViaRequestInvalidAuthority 0
testViaRequestGeneratedWithOutPort 0.001

TestAbstractIOSessionPool

testGetSessionReconnectIfClosed 0.198
testCloseIdleSessions 0.003
testGetSessionReconnectAfterValidate 0.006
testGetSessions 0.01
testGetSessionConnectUnknownHost 0.003
testGetSessionConnectFailure 0.003
testShutdownPool 0.003
testEnumSessions 0.003

TestInetAddressUtils

testValidIPv4MappedIPv6Address 0.001
testValidIPv6BracketAddress 0.001
testInvalidIPv6BracketAddress 0.001
testValidIPv6Address 0.001
testInValidIPv4MappedIPv6Address 0
testInvalidIPv6Address 0.001
testValidIPv4Address 0
testInvalidIPv6AddressIncorrectGroupCount 0
testHasValidIPv6ColonCount 0
testInvalidIPv4Address 0.001

TestEnglishReasonPhraseCatalog

testStatusAll 0.001
testReasonPhrases 0.002
testStatusInvalid 0.002

DefaultThreadFactoryTest

newThread 0.002

TestStringEntity

testNullConstructor 0.001
testWriteTo 0.001
testBasics 0
testDefaultContent 0.001
testNullCharset 0.001

TestAbstractHttp1StreamDuplexerCapacityWindow

noReadsSetAfterWindowIsClosed 0.002
windowCannotOverflow 0.001
noChangesIfUpdateIsNonPositive 0.001
testWindowUpdate 0.002
windowCannotUnderflow 0.001
testRemoveCapacity 0.002

IOWorkersTest

testIndexOverflow 0.515

ClassicRequestBuilderTest

constructor 0.004
create 0.001
delete 0.001
option 0
get 0
put 0.001
head 0
post 0.001
patch 0
trace 0
builderTraceThrowsIllegalStateException 0.001
builder 0.003

TestChunkEncoder

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

TestTokenizer

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

TestHttpExecutionContext

testContextOperations 0
testEmptyContextOperations 0

TestBasicAsyncEntityProducer

testTextContent 0.003
testTextContentRepeatableUTF 0.001
testTextContentRepeatable 0
testBinaryContent 0.001

TestInputStreamEntity

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

TestTextUtils

testTextBlank 0
testTextEmpty 0
testToHexString 0.001
testTextContainsBlanks 0.001

TestHttpExceptions

testNonPrintableCharactersInConnectionClosedException 0.002
testNonPrintableCharactersInUnsupportedHttpVersionException 0
testNonPrintableCharactersInHttpException 0
testNonPrintableCharactersInNoHttpResponseException 0
testNonPrintableCharactersInProtocolException 0
testNonPrintableCharactersInMethodNotSupportedException 0
testConstructor 0.005

TestSocketSupport

testSetOption 0.001
testGetExtendedSocketOptionOrNull 0.001

TestArgs

testIntSmallestRangeOK 0.001
testLongRangeFailLow 0.001
testIntRangeFailLow 0.001
testArgNotNullFail 0.001
testArgNotNullPass 0.001
testIntFullRangeOK 0
testContainsNoBlanks 0
testIntSmallestRangeFailHigh 0.001
testLongFullRangeOK 0.001
testArgNotEmptyFail1 0.001
testArgNotEmptyFail2 0.001
testPositiveLongPass 0.001
testIntSmallestRangeFailLow 0.001
testArgNotBlankFail1 0.001
testArgNotBlankFail2 0.001
testArgNotBlankFail3 0.001
testNotNegativeIntFail1 0.001
testNotNegativeIntPass1 0.001
testNotNegativeIntPass2 0.001
check 0.001
testLongRangeFailHigh 0.001
testArgCollectionNotEmptyPass 0
testPositiveTimeValuePass 0.001
testArgCollectionNotEmptyFail1 0.001
testArgCollectionNotEmptyFail2 0.001
testLongSmallestRangeFailLow 0
testArgNotEmptyPass 0
testPositiveLongFail1 0.001
testPositiveLongFail2 0.001
testArgCheckFail 0.001
testArgCheckPass 0.001
testPositiveIntPass 0
testLongSmallestRangeFailHigh 0.001
testIsEmpty 0
testLongSmallestRangeOK 0
testNotNegativeLongFail1 0.001
testNotNegativeLongPass1 0
testNotNegativeLongPass2 0.001
testIntRangeFailHigh 0.001
testPositiveIntFail1 0.001
testPositiveIntFail2 0.002

TestAsserts

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

TestIdentityEncoder

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

TestBasicHeaderIterator

testAllSame 0.001
testFirstLastOneNone 0.001
testInterspersed 0.001
testRemaining 0.002
testInvalid 0.002

SSLContextsTest

custom 0.204
createDefault 0.002
createSystemDefault 0.002

TestTimeoutValueException

testMessage 0.001

BasicClientTlsStrategyTest

test_valid_tls_strategy_creation_with_verifier 0.002

TestHeaderElement

testInvalidName 0.001
testToString 0.002
testConstructor2 0
testConstructor3 0.001
testParamByName 0.002

TestDigestingEntityProducer

testProduceData 0.004

TestWWWFormCodec

testParse 0.048
testFormat 0.003