Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1201 0 0 0 100% 8.092

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.004
org.apache.hc.core5.http.impl.nio 127 0 0 0 100% 0.098
org.apache.hc.core5.util 162 0 0 0 100% 0.099
org.apache.hc.core5.net 119 0 0 0 100% 0.274
org.apache.hc.core5.http.io 9 0 0 0 100% 0.025
org.apache.hc.core5.http.message 141 0 0 0 100% 0.058
org.apache.hc.core5.reactor 10 0 0 0 100% 0.296
org.apache.hc.core5.concurrent 18 0 0 0 100% 0.315
org.apache.hc.core5.http.io.entity 68 0 0 0 100% 0.04
org.apache.hc.core5.http 47 0 0 0 100% 0.024
org.apache.hc.core5.annotation 1 0 0 0 100% 0.001
org.apache.hc.core5.http.io.support 15 0 0 0 100% 0.06
org.apache.hc.core5.http.impl 47 0 0 0 100% 0.015
org.apache.hc.core5.http.nio.entity 24 0 0 0 100% 0.028
org.apache.hc.core5.pool 43 0 0 0 100% 1.502
org.apache.hc.core5.http.impl.routing 16 0 0 0 100% 0.008
org.apache.hc.core5.http.config 4 0 0 0 100% 0.004
org.apache.hc.core5.io 2 0 0 0 100% 0.001
org.apache.hc.core5.http.ssl 16 0 0 0 100% 0.007
org.apache.hc.core5.http.nio.support.classic 29 0 0 0 100% 1.899
org.apache.hc.core5.reactor.ssl 2 0 0 0 100% 0.185
org.apache.hc.core5.http.support 12 0 0 0 100% 0.011
org.apache.hc.core5.ssl 29 0 0 0 100% 2.93
org.apache.hc.core5.http.impl.io 152 0 0 0 100% 0.149
org.apache.hc.core5.http.protocol 106 0 0 0 100% 0.059

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.002

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

Class Tests Errors Failures Skipped Success Rate Time
TestIdentityDecoder 9 0 0 0 100% 0.004
TestExpandableBuffer 2 0 0 0 100% 0.001
TestChunkDecoder 21 0 0 0 100% 0.01
TestLengthDelimitedEncoder 23 0 0 0 100% 0.035
TestSessionInOutBuffers 22 0 0 0 100% 0.005
TestLengthDelimitedDecoder 16 0 0 0 100% 0.005
TestAbstractHttp1StreamDuplexerCapacityWindow 6 0 0 0 100% 0.003
TestChunkEncoder 9 0 0 0 100% 0.014
TestIdentityEncoder 19 0 0 0 100% 0.021

org.apache.hc.core5.util

Class Tests Errors Failures Skipped Success Rate Time
TestTimeValue 22 0 0 0 100% 0.011
TestByteArrayBuffer 21 0 0 0 100% 0.014
TestTimeout 16 0 0 0 100% 0.005
TestLangUtils 3 0 0 0 100% 0.001
TestCharArrayBuffer 23 0 0 0 100% 0.016
TestDeadline 11 0 0 0 100% 0.005
TestDeadlineTimeoutException 2 0 0 0 100% 0.014
TestTokenizer 10 0 0 0 100% 0.004
TestTextUtils 4 0 0 0 100% 0.001
TestArgs 41 0 0 0 100% 0.019
TestAsserts 8 0 0 0 100% 0.008
TestTimeoutValueException 1 0 0 0 100% 0.001

org.apache.hc.core5.net

Class Tests Errors Failures Skipped Success Rate Time
TestHost 11 0 0 0 100% 0.105
TestPercentCodec 12 0 0 0 100% 0.04
TestURIAuthority 9 0 0 0 100% 0.023
TestURIBuilder 75 0 0 0 100% 0.064
TestInetAddressUtils 10 0 0 0 100% 0.006
TestWWWFormCodec 2 0 0 0 100% 0.036

org.apache.hc.core5.http.io

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

org.apache.hc.core5.http.message

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

org.apache.hc.core5.reactor

Class Tests Errors Failures Skipped Success Rate Time
IOReactorConfigTest 1 0 0 0 100% 0.001
TestAbstractIOSessionPool 8 0 0 0 100% 0.085
IOWorkersTest 1 0 0 0 100% 0.21

org.apache.hc.core5.concurrent

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

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

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

org.apache.hc.core5.http

Class Tests Errors Failures Skipped Success Rate Time
TestHttpVersion 6 0 0 0 100% 0.004
TestProtocolVersionParser 4 0 0 0 100% 0.003
TestProtocolVersion 4 0 0 0 100% 0.003
TestHttpHost 14 0 0 0 100% 0.007
TestContentType 12 0 0 0 100% 0.003
TestHttpExceptions 7 0 0 0 100% 0.004

org.apache.hc.core5.annotation

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

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

Class Tests Errors Failures Skipped Success Rate Time
ClassicResponseBuilderTest 3 0 0 0 100% 0.054
ClassicRequestBuilderTest 12 0 0 0 100% 0.006

org.apache.hc.core5.http.impl

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

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

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

org.apache.hc.core5.pool

Class Tests Errors Failures Skipped Success Rate Time
TestPoolEntry 6 0 0 0 100% 0.006
TestStrictConnPool 20 0 0 0 100% 0.765
TestLaxConnPool 17 0 0 0 100% 0.731

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.005
TestUriPathRouter 10 0 0 0 100% 0.002

org.apache.hc.core5.http.config

Class Tests Errors Failures Skipped Success Rate Time
TestNamedElementChain 3 0 0 0 100% 0.003
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.001

org.apache.hc.core5.http.ssl

Class Tests Errors Failures Skipped Success Rate Time
TLSTest 11 0 0 0 100% 0.004
TestTlsCiphers 5 0 0 0 100% 0.003

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

Class Tests Errors Failures Skipped Success Rate Time
TestSharedInputBuffer 5 0 0 0 100% 1.658
TestSharedOutputBuffer 24 0 0 0 100% 0.241

org.apache.hc.core5.reactor.ssl

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

org.apache.hc.core5.http.support

Class Tests Errors Failures Skipped Success Rate Time
TestExpectSupport 7 0 0 0 100% 0.007
TestBasicMessageBuilders 5 0 0 0 100% 0.004

org.apache.hc.core5.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestSSLContextBuilder 26 0 0 0 100% 2.855
SSLContextsTest 3 0 0 0 100% 0.075

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

Class Tests Errors Failures Skipped Success Rate Time
TestIdentityOutputStream 4 0 0 0 100% 0.001
TestResponseParser 5 0 0 0 100% 0
TestDefaultBHttpClientConnection 15 0 0 0 100% 0.013
TestChunkCoding 25 0 0 0 100% 0.007
TestHttpRequestExecutor 13 0 0 0 100% 0.019
TestMonitoringResponseOutOfOrderStrategy 5 0 0 0 100% 0.008
TestContentLengthInputStream 5 0 0 0 100% 0.001
TestBHttpConnectionBase 19 0 0 0 100% 0.008
TestHttpService 10 0 0 0 100% 0.058
TestMessageParser 7 0 0 0 100% 0.002
TestContentLengthOutputStream 2 0 0 0 100% 0.001
TestDefaultBHttpServerConnection 12 0 0 0 100% 0.006
TestSessionInOutBuffers 21 0 0 0 100% 0.022
TestRequestParser 5 0 0 0 100% 0.002
TestIdentityInputStream 4 0 0 0 100% 0.001

org.apache.hc.core5.http.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestChainBuilder 1 0 0 0 100% 0.001
TestStandardInterceptors 91 0 0 0 100% 0.035
TestForwardedRequest 7 0 0 0 100% 0.021
ViaRequestTest 5 0 0 0 100% 0.002
TestHttpExecutionContext 2 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

TestBasicLineParser

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

TestIdentityOutputStream

testBasicWrite 0
testClose 0
testBasics 0
testClosedCondition 0

TestResponseParser

testConnectionClosedException 0
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

ThreadingBehaviorTest

testName 0.001

TestMessageSupport

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

TestNamedElementChain

testFind 0.001
testReplace 0
testBasics 0.001

TLSTest

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

TestBasicMessages

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

TestChainBuilder

testBuildChain 0.001

TestDefaultBHttpClientConnection

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

TestPathAsyncEntityProducer

testTextContent 0.002
testTextContentRepeatable 0

TestBasicLineFormatter

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

TestSSLContextBuilder

testBuildKSWithProviderName 0.138
testBuildAllNull_deprecated 0
testSSLHandshakeClientUnauthenticatedError 0.223
testBuildAllNull 0
testBuildNoSuchKeyStoreType 0.001
testSSLHandshakeClientUnauthenticated 0.213
testSSLHandshakeServerTrusted 0.2
testJSSEEndpointIdentification 0.271
testSSLHandshakeClientAuthenticatedPrivateKeyStrategy 0.399
testBuildAllDefaults 0.001
testBuildKSWithNoSuchProvider 0.001
testBuildWithProvider 0.092
testBuildNoSuchKeyManagerFactoryAlgorithm 0.05
testBuildWithProviderName 0.089
testBuildTSWithNoSuchProvider 0
testBuildDefault 0.001
testSSLHandshakeProtocolMismatch1 0.14
testSSLHandshakeProtocolMismatch2 0.141
testSSLHandshakeServerNotTrusted 0.146
testBuildTSWithProvider 0
testKeyWithAlternatePasswordInvalid 0.094
testBuildNoSuchTrustManagerFactoryAlgorithm 0.053
testBuildKSWithProvider 0.088
testSSLHandshakeServerCustomTrustStrategy 0.14
testBuildTSWithProviderName 0.001
testSSLHandshakeClientAuthenticated 0.369

TestBasicHeader

testInvalidName 0.001
testToString 0
testConstructor 0

TestPoolEntry

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

IOReactorConfigTest

testCustomIOReactorConfig 0.001

TestNameValuePair

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

TestBufferedHttpEntity

testWrappingEntity 0.001
testWriteToWrapped 0
testIllegalConstructor 0.001
testBufferingEntity 0
testWriteToBuffered 0

TestDefaultContentLengthStrategy

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

TestBasicFuture

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

TestChunkCoding

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

TestBufferedHeader

testSerialization 0.001
testCRLFNullInHeaderValue 0
testInvalidHeaderParsing 0.001
testBasicConstructor 0

TestHost

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

IncomingEntityDetailsTest

getContentLengthEmpty 0
getContentLength 0.001
getTrailerNames 0
messageHeadersNull 0.001

ClassicResponseBuilderTest

create 0.051
remove 0.002
copy 0.001

TestPercentCodec

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

TestHeader

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

TestTimeValue

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

TestByteArrayBuffer

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

TestHttpVersion

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

TestIdentityDecoder

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

TestHttpRequestExecutor

testExecutionRuntimeException 0.001
testExecutionHttpException 0.001
testExecutionEntityEnclosingRequestWithExpectContinueSuccess 0.005
testExecutionHead 0.001
testExecutionEntityEnclosingRequestWithExpectContinueFailure 0.001
testBasicExecution 0.001
testExecutionEntityEnclosingRequest 0
testExecutionSkipIntermediateResponses 0.005
testExecutionIOException 0.001
testExecutionEntityEnclosingRequestWithExpectContinueNoResponse 0
testExecutionNoResponseBody 0.001
testExecutionEntityEnclosingRequestWithExpectContinueMultiple1xxResponses 0.001
testInvalidInput 0.001

TestHttpEntityWrapper

testConsumeContent 0.001
testWriteTo 0
testBasics 0.001
testIllegalConstructor 0

TestByteArrayEntity

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

TestAbstractBinAsyncEntityProducer

testProduceDataWithBuffering1 0.001
testProduceDataWithBuffering2 0
testProduceDataNoBuffering 0.001

TestHeaderGroup

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

TestMonitoringResponseOutOfOrderStrategy

testWritesAcrossChunksAreChecked 0.006
testFirstByteIsNotCheckedSsl 0
testFirstByteIsNotCheckedPlain 0
testWritesWithinChunkAreNotChecked 0
testMaximumChunks 0.001

TestFileEntityProducer

testFileLengthMaxIntPlusOne(Path) 0.001

TestPathPatternMatcher

testPathMatching 0.001
testBetterMatch 0

TestComplexFuture

testCancelledWithCallback 0.001
testCompleted 0
testCanceledAndFailed 0
testCancelled 0

TestContentLengthInputStream

testClose 0
testSkip 0
testAvailable 0
testBasics 0
testTruncatedContent 0

TestURIAuthority

testSerialization 0.01
testCreateFromString 0.003
testParse 0.001
testToString 0.001
testCreateFromIPv6String 0.001
testHashCode 0.001
testIpv6HostToString 0.001
testEquals 0.001
testConstructor 0

TestBHttpConnectionBase

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

TestExpandableBuffer

testAdjustCapacity 0
testBasics 0.001

TestURIBuilder

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

TestHttpService

testConnectionKeepAlive 0.045
testResponseToHead 0.001
testBasicExecution 0.002
testExecutionEntityEnclosingRequest 0.001
testInvalidInitialization 0
testUnsupportedHttpVersionException 0.002
testMethodNotSupported 0.001
testExecutionEntityEnclosingRequestWithExpectContinue 0.001
testNoContentResponse 0.002
testProtocolException 0.001

TestMessageParser

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

TestBasicHeaderValueParser

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

TestExpectSupport

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

TestComplexCancellable

testCancelled 0

TestDigestingEntityConsumer

testConsumeData 0.001

TestAbstractBinAsyncEntityConsumer

testConsumeData 0

TestSerializableEntity

testWriteTo 0.001
testBasics 0.001

TestContentLengthOutputStream

testClose 0.001
testBasics 0

HttpRequestWrapperTest

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

TestBasicHttpEntity

testToString 0
testWriteTo 0
testBasics 0
testConstructorNullContent 0.002

TestStandardInterceptors

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

TestChunkDecoder

testMalformedChunk 0.002
testMissingClosingChunk 0
testTooLongFooter 0.001
testIncompleteChunkDecoding 0
testTooLongFoldedFooter 0.001
testMalformedChunkTruncatedChunk 0
testMissingLastCRLF 0
testHugeChunk 0
testMalformedChunkEndingDecoding 0
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.001

TestStringAsyncEntityProducer

testTextContent 0
testTextContentRepeatable 0.001

TestDefaultBHttpServerConnection

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

TestTimeout

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

TestStrictConnPool

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

TestBasicHeaderElementIterator

testMultiHeaderSameLine 0.002
testMultiHeader 0.001
testFringeCases 0.001

TestSessionInOutBuffers

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

TestCompletedFuture

testCompleted 0

TestRequestRouter

testRequestRouting 0.004
testCustomAuthorityResolution 0
testDefaultAuthorityResolution 0
testDownstreamResolution 0

TestProtocolVersionParser

testParseProtocolVersion 0.001
testParseVersion 0
testParseVersionWithCursor 0
testParseFailures 0.002

TestLangUtils

testNullObjectHash 0
testBasicHash 0
testBooleanHash 0

TestBasicHeaderValueFormatter

testNVPFormatting 0
testElementsFormatting 0
testHEFormatting 0
testInvalidArguments 0.001
testParamsFormatting 0

TestFileEntity

testNullConstructor 0
testWriteTo 0.006
testBasics 0.001

TestEntityUtils

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

TestLengthDelimitedEncoder

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

TestPathEntityProducer

testFileLengthMaxIntPlusOne(Path) 0.005

TestSharedInputBuffer

testMultithreadingReadStreamAbort 1.006
testMultithreadingSingleRead 0.003
testBasis 0.001
testMultithreadingRead 0.003
testMultithreadingReadStream 0.642

TestDefaultConnectionReuseStrategy

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

TestProtocolVersion

testParseFailure 0
testEqualsMajorMinor 0
testParseBuffer 0.001
testParseBasic 0

TestRequestParser

testConnectionClosedException 0
testBasicMessageParsingTooManyLeadingEmptyLines 0
testBasicMessageParsing 0
testMessageParsingTimeout 0
testBasicMessageParsingLeadingEmptyLines 0

TestCharArrayBuffer

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

TestIdentityInputStream

testAvailableInStream 0
testBasicRead 0
testAvailable 0
testClosedCondition 0

TestUriPathRouter

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

TestRegistry

testCompleted 0.001

TestByteBufferEntity

testWriteTo 0
testBasics 0

TestAsyncEntityProducers

testPathEntityProducerWithTrailers 0.001
testPathEntityProducer 0.001

SSLIOSessionTest

testConstructorWhenSSLEngineThrowsException 0.181
testConstructorWhenSSLEngineOk 0.003

TestAbstractCharAsyncEntityProducer

testProduceDataWithBuffering 0.001
testProduceDataNoBuffering 0

TestDeadline

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

TestFileAsyncEntityProducer

testTextContent 0.004
testTextContentRepeatable 0.001

TestAbstractCharAsyncEntityConsumer

testConsumeData 0.001
testConsumeIncompleteData 0

TestBasicTokenIterator

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

TestHttpHost

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

TestDeadlineTimeoutException

testMessage 0.013
testInfiniteDeadlineMessage 0.001

TestNullEntity

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

TestLaxConnPool

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

TestBasicMessageBuilders

testResponseCopy 0.001
testResponseBasics 0
testRequestBasics 0
testIDNIntegration 0
testRequestCopy 0

TestForwardedRequest

testWithForwardedHeader 0.001
testProcessWithNullAuthority 0.001
testProcess 0.011
testProcessWithNullHttpContext 0.001
testProcessWithNullHttpRequest 0
testProcessWithIPv6 0.001
testProcess_withNullEndpointDetails_shouldAddValidHeader 0

BasicServerTlsStrategyTest

test_valid_tls_strategy_creation_with_verifier 0.002

TestEofSensorInputStream

testReadByteArray 0.017
testClose 0.001
testRead 0.001
testAbortConnectionIOError 0.001
testReadIOError 0.001
testReadByteArrayIOError 0.001
testAbortConnection 0
testCloseIOError 0
testReadAfterAbort 0.001

TestSessionInOutBuffers

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

TestBasicStatusLine

testGetStatusShorthand 0.001
testGetStatusClass 0.001

TestPathEntity

testNullConstructor 0.001
testWriteTo 0.001
testBasics 0

TestContentType

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

TestSharedOutputBuffer

testMultithreadingWriteStreamAbort 0.202
testBasis 0.016
testFlush 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testMultithreadingWriteStream 0
testMultithreadingWriteStream 0.001
testEndStreamOnlyCalledOnce 0.004

HttpResponseWrapperTest

testSetResponseStatus 0.001
testLocale 0
testDefaultResponseConstructors 0

TestLengthDelimitedDecoder

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

TestTlsCiphers

excludeWeakNull 0.001
testWeakCiphersDisabledByDefault 0
testStrongCipherSuites 0.001
excludeWeak 0
excludeH2Blacklisted 0

ViaRequestTest

testViaRequestNotCreatedAlreadyAdded 0.001
testViaRequestInvalidHttpVersion 0
testViaRequestGenerated 0
testViaRequestInvalidAuthority 0
testViaRequestGeneratedWithOutPort 0.001

TestAbstractIOSessionPool

testGetSessionReconnectIfClosed 0.07
testCloseIdleSessions 0.001
testGetSessionReconnectAfterValidate 0.003
testGetSessions 0.004
testGetSessionConnectUnknownHost 0.001
testGetSessionConnectFailure 0.001
testShutdownPool 0.001
testEnumSessions 0.001

TestInetAddressUtils

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

TestEnglishReasonPhraseCatalog

testStatusAll 0
testReasonPhrases 0.002
testStatusInvalid 0

DefaultThreadFactoryTest

newThread 0

TestStringEntity

testNullConstructor 0.001
testWriteTo 0
testBasics 0
testDefaultContent 0
testNullCharset 0.001

TestAbstractHttp1StreamDuplexerCapacityWindow

noReadsSetAfterWindowIsClosed 0.001
windowCannotOverflow 0
noChangesIfUpdateIsNonPositive 0
testWindowUpdate 0
windowCannotUnderflow 0
testRemoveCapacity 0

IOWorkersTest

testIndexOverflow 0.208

ClassicRequestBuilderTest

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

TestChunkEncoder

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

TestTokenizer

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

TestHttpExecutionContext

testContextOperations 0
testEmptyContextOperations 0

TestBasicAsyncEntityProducer

testTextContent 0.001
testTextContentRepeatableUTF 0
testTextContentRepeatable 0
testBinaryContent 0

TestInputStreamEntity

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

TestTextUtils

testTextBlank 0
testTextEmpty 0.001
testToHexString 0
testTextContainsBlanks 0

TestHttpExceptions

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

TestSocketSupport

testSetOption 0.001
testGetExtendedSocketOptionOrNull 0

TestArgs

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

TestAsserts

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

TestIdentityEncoder

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

TestBasicHeaderIterator

testAllSame 0.001
testFirstLastOneNone 0
testInterspersed 0
testRemaining 0.001
testInvalid 0

SSLContextsTest

custom 0.072
createDefault 0.001
createSystemDefault 0.001

TestTimeoutValueException

testMessage 0.001

BasicClientTlsStrategyTest

test_valid_tls_strategy_creation_with_verifier 0.002

TestHeaderElement

testInvalidName 0.001
testToString 0
testConstructor2 0
testConstructor3 0
testParamByName 0.001

TestDigestingEntityProducer

testProduceData 0.001

TestWWWFormCodec

testParse 0.021
testFormat 0.001