Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
631 0 0 0 100% 7.533

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.client5.http.entity.mime 38 0 0 0 100% 0.08
org.apache.hc.client5.http.impl.cookie 84 0 0 0 100% 0.058
org.apache.hc.client5.http.impl.classic 125 0 0 0 100% 2.432
org.apache.hc.client5.http.auth 18 0 0 0 100% 0.009
org.apache.hc.client5.http.impl.io 28 0 0 0 100% 0.557
org.apache.hc.client5.http.routing 11 0 0 0 100% 0.01
org.apache.hc.client5.http.impl 43 0 0 0 100% 2.051
org.apache.hc.client5.http.protocol 37 0 0 0 100% 0.25
org.apache.hc.client5.http.config 3 0 0 0 100% 0.004
org.apache.hc.client5.http.async.methods 6 0 0 0 100% 0.013
org.apache.hc.client5.http.ssl 26 0 0 0 100% 0.736
org.apache.hc.client5.http 8 0 0 0 100% 0.01
org.apache.hc.client5.http.impl.auth 107 0 0 0 100% 0.172
org.apache.hc.client5.http.classic.methods 4 0 0 0 100% 0.027
org.apache.hc.client5.http.psl 7 0 0 0 100% 0.217
org.apache.hc.client5.http.entity 17 0 0 0 100% 0.709
org.apache.hc.client5.http.utils 25 0 0 0 100% 0.147
org.apache.hc.client5.http.impl.routing 26 0 0 0 100% 0.031
org.apache.hc.client5.http.cookie 18 0 0 0 100% 0.02

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

org.apache.hc.client5.http.entity.mime

Class Tests Errors Failures Skipped Success Rate Time
TestMultipartContentBody 2 0 0 0 100% 0.002
TestMultipartMixed 7 0 0 0 100% 0.007
TestMultipartPartBuilder 3 0 0 0 100% 0.004
TestFormBodyPartBuilder 3 0 0 0 100% 0.003
TestMultipartForm 7 0 0 0 100% 0.042
TestMultipartFormHttpEntity 4 0 0 0 100% 0.01
TestMultipartEntityBuilder 9 0 0 0 100% 0.008
HttpRFC7578MultipartTest 2 0 0 0 100% 0.002
FormBodyPartTest 1 0 0 0 100% 0.002

org.apache.hc.client5.http.impl.cookie

Class Tests Errors Failures Skipped Success Rate Time
TestRFC6265CookieSpec 17 0 0 0 100% 0.017
TestLaxCookieAttribHandlers 27 0 0 0 100% 0.011
TestBasicCookieStore 3 0 0 0 100% 0.009
TestBasicClientCookie 3 0 0 0 100% 0.001
TestBasicCookieAttribHandlers 31 0 0 0 100% 0.018
TestPublicSuffixListParser 3 0 0 0 100% 0.002

org.apache.hc.client5.http.impl.classic

Class Tests Errors Failures Skipped Success Rate Time
TestHttpClientBuilderInterceptors 1 0 0 0 100% 0.049
TestInternalHttpClient 7 0 0 0 100% 0.081
TestConnectExec 9 0 0 0 100% 0.192
TestResponseEntityProxy 2 0 0 0 100% 0.008
TestInternalExecRuntime 10 0 0 0 100% 0.205
TestFutureRequestExecutionService 5 0 0 0 100% 0.118
TestAbstractHttpClientResponseHandler 3 0 0 0 100% 0.005
TestHttpClientBuilder 2 0 0 0 100% 0.007
TestProtocolExec 8 0 0 0 100% 0.022
TestNullBackoffStrategy 2 0 0 0 100% 0
TestCloseableHttpClient 6 0 0 0 100% 0.063
TestHttpRequestRetryExec 8 0 0 0 100% 1.073
TestHttpAsyncClientBuilder 4 0 0 0 100% 0.321
TestDefaultBackoffStrategy 6 0 0 0 100% 0.002
TestBasicResponseHandler 2 0 0 0 100% 0.002
TestAIMDBackoffManager 12 0 0 0 100% 0.005
TestMainClientExec 9 0 0 0 100% 0.034
TestContentCompressionExec 9 0 0 0 100% 0.055
TestCookieIdentityComparator 5 0 0 0 100% 0.002
TestResponseEntityWrapper 7 0 0 0 100% 0.057
TestRedirectExec 8 0 0 0 100% 0.131

org.apache.hc.client5.http.auth

Class Tests Errors Failures Skipped Success Rate Time
TestCredentials 8 0 0 0 100% 0.006
TestAuthChallenge 2 0 0 0 100% 0
TestAuthScope 8 0 0 0 100% 0.003

org.apache.hc.client5.http.impl.io

Class Tests Errors Failures Skipped Success Rate Time
TestPoolingHttpClientConnectionManager 7 0 0 0 100% 0.24
TestBasicHttpClientConnectionManager 13 0 0 0 100% 0.29
TestHttpClientConnectionOperator 8 0 0 0 100% 0.027

org.apache.hc.client5.http.routing

Class Tests Errors Failures Skipped Success Rate Time
TestHttpRoute 11 0 0 0 100% 0.01

org.apache.hc.client5.http.impl

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultHttpRequestRetryStrategy 13 0 0 0 100% 0.005
TestIdleConnectionEvictor 2 0 0 0 100% 2.025
TestDefaultConnKeepAliveStrategy 5 0 0 0 100% 0.004
TestAuthSupport 1 0 0 0 100% 0.001
TestProtocolSupport 1 0 0 0 100% 0.002
TestDefaultRedirectStrategy 17 0 0 0 100% 0.011
TestAuthenticationStrategy 4 0 0 0 100% 0.003

org.apache.hc.client5.http.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestResponseProcessCookies 6 0 0 0 100% 0.008
TestRequestDefaultHeaders 3 0 0 0 100% 0.002
TestRequestClientConnControl 6 0 0 0 100% 0.002
TestRequestExpectContinue 6 0 0 0 100% 0.002
TestRedirectLocation 1 0 0 0 100% 0.001
TestRequestAddCookies 15 0 0 0 100% 0.235

org.apache.hc.client5.http.config

Class Tests Errors Failures Skipped Success Rate Time
TestRequestConfig 3 0 0 0 100% 0.004

org.apache.hc.client5.http.async.methods

Class Tests Errors Failures Skipped Success Rate Time
TestSimpleMessageBuilders 6 0 0 0 100% 0.013

org.apache.hc.client5.http.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultHostnameVerifier 14 0 0 0 100% 0.72
TestSSLSocketFactory 2 0 0 0 100% 0.006
TestDistinguishedNameParser 10 0 0 0 100% 0.01

org.apache.hc.client5.http

Class Tests Errors Failures Skipped Success Rate Time
ConnectExceptionSupportTest 8 0 0 0 100% 0.01

org.apache.hc.client5.http.impl.auth

Class Tests Errors Failures Skipped Success Rate Time
TestHttpAuthenticator 22 0 0 0 100% 0.054
TestDigestScheme 23 0 0 0 100% 0.021
TestBasicAuthCache 4 0 0 0 100% 0.003
TestSystemDefaultCredentialsProvider 2 0 0 0 100% 0.012
TestRequestAuthCache 6 0 0 0 100% 0.004
TestNTLMEngineImpl 12 0 0 0 100% 0.066
TestBasicCredentialsProvider 10 0 0 0 100% 0.002
TestNTLMScheme 1 0 0 0 100% 0.001
TestBasicScheme 6 0 0 0 100% 0.003
TestAuthChallengeParser 21 0 0 0 100% 0.006

org.apache.hc.client5.http.classic.methods

Class Tests Errors Failures Skipped Success Rate Time
TestHttpTrace 1 0 0 0 100% 0.009
TestHttpRequestBase 2 0 0 0 100% 0.002
TestHttpOptions 1 0 0 0 100% 0.016

org.apache.hc.client5.http.psl

Class Tests Errors Failures Skipped Success Rate Time
TestPublicSuffixListParser 2 0 0 0 100% 0.003
TestPublicSuffixMatcher 5 0 0 0 100% 0.214

org.apache.hc.client5.http.entity

Class Tests Errors Failures Skipped Success Rate Time
TestDecompressingEntity 3 0 0 0 100% 0.015
TestDeflate 1 0 0 0 100% 0.003
TestEntityBuilder 9 0 0 0 100% 0.06
TestGZip 4 0 0 0 100% 0.631

org.apache.hc.client5.http.utils

Class Tests Errors Failures Skipped Success Rate Time
TestURIUtils 8 0 0 0 100% 0.038
TestDateUtils 9 0 0 0 100% 0.048
TestByteArrayBuilder 8 0 0 0 100% 0.061

org.apache.hc.client5.http.impl.routing

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultProxyRoutePlanner 2 0 0 0 100% 0.002
TestSystemDefaultRoutePlanner 3 0 0 0 100% 0.018
TestRouteDirector 7 0 0 0 100% 0.003
TestRouteTracker 8 0 0 0 100% 0.005
TestDefaultRoutePlanner 4 0 0 0 100% 0.002
TestRoutingSupport 2 0 0 0 100% 0.001

org.apache.hc.client5.http.cookie

Class Tests Errors Failures Skipped Success Rate Time
TestCookiePathComparator 6 0 0 0 100% 0.013
TestCookieOrigin 6 0 0 0 100% 0.004
TestCookiePriorityComparator 6 0 0 0 100% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

TestURIUtils

testHttpLocationWithRedirectFragment 0.007
testHttpLocationWithRelativeFragment 0.001
testHttpLocationRedirect 0.001
testHttpLocationWithAbsoluteFragment 0.001
testNormalization 0.005
testResolve 0.01
testExtractHost 0.005
testResolveOpaque 0.002

TestHttpAuthenticator

testAuthSuccessConnectionBased 0.026
testAuthChallengeStateMultipleOption 0.012
testAuthFailureState 0
testAuthenticationNotRequestedUnchallenged 0.001
testAuthenticationHandshaking 0
testAuthenticationNoSupportedChallenges 0.001
testAuthenticationFailure 0
testAuthenticationCredentialsForBasic 0.001
testUpdateAuthExchange 0.001
testAuthentication 0
testAuthenticationException 0
testAuthenticationNotRequestedSuccess1 0.001
testAuthenticationNotRequestedSuccess2 0
testAuthenticationFailed 0.001
testAuthSuccess 0.001
testAuthenticationFailedPreviously 0.001
testAuthChallengeStateOneOptions 0
testAuthenticationNoMatchingChallenge 0.001
testAuthenticationNoChallenges 0
testAuthChallengeStateNoOption 0.001
testAuthenticationRequestedAfterSuccess 0
testAuthenticationNoCredentials 0.001

TestRFC6265CookieSpec

testParseCookieQuotedValue 0
testParseCookieMissingName 0
testFormatCookiesBasics 0
testMatchCookieNoMatch 0.008
testParseCookieEmptyValue 0
testParseCookieWithAttributes2 0.001
testParseCookieWithAttributes3 0
testParseCookieWrongHeader 0
testFormatCookiesIllegalCharsInValue 0
testParseCookieMaxAgeOverExpires 0
testMatchCookie 0.001
testParseCookieBasics 0.001
testValidateCookieBasics 0
testParseCookieWithAttributes 0
testParseCookieMultipleAttributes 0
testParseCookieMissingValue1 0
testParseCookieMissingValue2 0

TestHttpClientBuilderInterceptors

testAddExecInterceptorLastShouldBeExecuted 0.048

TestDefaultHttpRequestRetryStrategy

noRetryOnConnect 0
noRetryOnAbortedRequests 0
testInvalidRetryAfterHeader 0
noRetryOnSSLFailure 0
testRetryAfterHeaderAsDate 0
testRetryAfterHeaderAsLong 0
noRetryOnUnknownHost 0
noRetryOnConnectionClosed 0
retryOnNonAbortedRequests 0
testBasics 0
testRetryAfterHeaderAsPastDate 0
noRetryOnConnectTimeout 0
noRetryForNoRouteToHostException 0

TestInternalHttpClient

testExecuteRequestConfig 0.067
testExecute 0.002
testExecuteDefaultContext 0.002
testClientClose 0.002
testExecuteHttpException 0.002
testClientCloseIOException 0.002
testExecuteLocalContext 0.002

TestConnectExec

testExecAcquireConnection 0.09
testEstablishRouteViaProxyTunnelFailure 0.006
testEstablishRouteViaProxyTunnelRetryOnAuthChallengePersistentConnection 0.072
testEstablishRouteViaProxyTunnelRetryOnAuthChallengeNonPersistentConnection 0.004
testEstablishRouteViaProxyTunnelMultipleHops 0.002
testEstablishDirectRoute 0.002
testEstablishRouteDirectProxy 0.002
testEstablishRouteViaProxyTunnel 0.004
testEstablishRouteViaProxyTunnelUnexpectedResponse 0.003

TestMultipartContentBody

testInputStreamBody 0
testStringBody 0

TestResponseEntityProxy

testGetTrailersWithChunkedInputStream 0.004
testGetTrailersWithNoChunkedInputStream 0.001

TestInternalExecRuntime

testAbortEndpoint 0.176
testReleaseEndpointNonReusable 0.003
testAcquireEndpoint 0.003
testCancell 0.003
testAcquireEndpointLeaseRequestTimeout 0.002
testAcquireEndpointLeaseRequestFailure 0.003
testConnectEndpoint 0.003
testAcquireEndpointAlreadyAcquired 0.002
testReleaseEndpointReusable 0.003
testDisonnectEndpoint 0.002

TestFutureRequestExecutionService

shouldCancel 0.01
shouldTimeout 0.016
shouldExecuteMultipleCalls 0.051
shouldExecuteSingleCall 0.006
shouldExecuteMultipleCallsAndCallback 0.03

TestPoolingHttpClientConnectionManager

testReleaseRouteIncomplete 0.206
testProxyConnectAndUpgrade 0.017
testLeaseRelease 0.003
testTargetConnect 0.004
testLeaseFutureTimeout 0.002
testReleaseNonReusable 0.003
testReleaseReusable 0.002

TestDateUtils

testMalformedDate 0.009
testBasicDateParse 0.011
testIsBefore 0.008
testParseQuotedDate 0.001
testDateParseMessage 0
testBasicDateFormat 0.005
testInvalidInput 0
testIsAfter 0.002
testTwoDigitYearDateParse 0

TestByteArrayBuilder

testReset 0.004
testInvalidAppendBytes 0
testInvalidAppendChars 0
testEmptyBuffer 0
testEnsureCapacity 0
testNonAsciiCharset 0
testAppendText 0.001
testAppendBytes 0.002

TestRequestConfig

testBuildAndCopy 0.001
testBasics 0
testDefaults 0.001

TestDefaultHostnameVerifier

testSubjectAlt 0.599
testHTTPCLIENT_1097 0
testHTTPCLIENT_1255 0
testHTTPCLIENT_1316 0.001
testHTTPCLIENT_2149 0.057
testMatchDNSName 0.02
testDomainRootMatching 0.001
testHTTPCLIENT_1997_ANY 0.001
testHTTPCLIENT_1997_ICANN 0.001
testExtractCN 0.001
testHTTPCLIENT_1997_PRIVATE 0.001
testHTTPCLIENT_1997_UNKNOWN 0.001
testIdentityMatching 0.001
testVerify 0.029

TestDecompressingEntity

testWriteToStream 0.007
testStreaming 0.003
testNonStreaming 0

TestResponseProcessCookies

testResponseParameterCheck 0
testNoCookieOrigin 0
testParseCookies 0
testContextParameterCheck 0
testNoCookieSpec 0.001
testNoCookieStore 0

TestIdleConnectionEvictor

testEvictExpiredAndIdle 1.017
testEvictExpiredOnly 1.003

TestDefaultProxyRoutePlanner

testDefaultProxyDirect 0
testViaProxy 0

TestMultipartMixed

testMultipartPartStrict 0.001
testMultipartPartBinaryParts 0
testMultipartPartStringParts 0
testMultipartPartStringPartsMultiCharsets 0.001
testMultipartPartCustomContentType 0
testMultipartPartBrowserCompatibleNonASCIIHeaders 0.001
testMultipartPartRFC6532 0.001

TestLaxCookieAttribHandlers

testParseExpiryFunnyTime 0
testParseExpiryFunnyYear 0
testParseExpiry 0
testParseMaxAge 0
testParseExpiryInvalidYearTooLong 0
testBasicMaxAgeParseInvalid 0
testParseExpiryInvalidDayOfMonth1 0
testParseExpiryInvalidDayOfMonth2 0
testParseExpiryInvalidDayOfMonth3 0
testParseExpiryYearTwoDigit1 0
testParseExpiryYearTwoDigit2 0
testParseExpiryYearTwoDigit3 0
testBasicMaxAgeInvalidInput 0
testExpiryGarbage 0.003
testParseMaxZero 0
testParseExpiryInvalidMonth 0
testParseExpiryInvalidTime0 0
testParseExpiryInvalidTime1 0
testParseExpiryInvalidTime2 0
testParseExpiryInvalidTime3 0
testParseExpiryInvalidTime4 0.001
testParseExpiryInvalidYearTooLongAgo 0
testParseExpiryFunnyMonth 0.001
testBasicMaxAgeParseEmpty 0
testParseExpiryFunnyDayOfMonth 0
testParseExpiryInvalidYearTooShort 0
testParseMaxNegative 0

TestDefaultConnKeepAliveStrategy

testEmptyKeepAliveHeader 0
testNoKeepAliveHeader 0
testKeepAliveHeader 0
testIllegalResponseArg 0
testInvalidKeepAliveHeader 0

TestDigestScheme

testDigestMD5SessA1AndCnonceConsistency 0.005
testDigestAuthenticationWithDefaultCreds 0.001
testDigestAuthenticationQopAuthOrAuthIntNonRepeatableEntity 0.001
testDigestAuthenticationMD5Sess 0
testSerialization 0.002
testDigestAuthenticationWithQueryStringInDigestURI 0
testDigestAuthenticationUnknownAlgo 0.001
testParameterCaseSensitivity 0
testHttpEntityDigest 0.001
testDigestAuthenticationQopIntOnlyNonRepeatableEntity 0
testDigestAuthenticationWithSHA 0.001
testDigestNouceCount 0.002
testDigestAuthenticationNoNonce 0
testDigestAuthenticationNoRealm 0.001
testDigestAuthenticationMD5SessUnknownQop 0
testDigestAuthenticationQopAuthInt 0.001
testDigestAuthenticationWithStaleNonce 0
testDigestAuthenticationQopAuthIntNullEntity 0.001
testDigestAuthentication 0
testDigestAuthenticationMD5SessNoQop 0.001
testDigestAuthenticationInvalidInput 0
testDigestAuthenticationEmptyChallenge1 0
testDigestAuthenticationEmptyChallenge2 0

TestCookiePathComparator

testUnequality1 0
testUnequality2 0
testEquality1 0
testEquality2 0
testEquality3 0
testEquality4 0

TestAbstractHttpClientResponseHandler

testUnsuccessfulResponseEmptyReason 0.001
testSuccessfulResponse 0
testUnsuccessfulResponse 0.001

TestBasicAuthCache

testBasicStoreRestore 0
testNullAuthScheme 0
testStoreNonserializable 0
testNullKey 0

TestSystemDefaultCredentialsProvider

testSystemCredentialsProviderNoContext 0.007
testSystemCredentialsProviderCredentials 0.002

TestHttpClientBuilder

testAddInterceptorLastDoesNotThrow 0.002
testAddInterceptorFirstDoesNotThrow 0.003

TestRequestAuthCache

testRequestParameterCheck 0
testAuthCacheEmpty 0
testAuthCacheNotSet 0
testPreemptiveTargetAndProxyAuth 0
testContextParameterCheck 0.001
testCredentialsProviderNotSet 0

TestDeflate

testCompressDecompress 0.001

TestCookieOrigin

testNullHost 0
testNullPath 0
testEmptyHost 0
testEmptyPath 0.001
testNegativePort 0
testConstructor 0

TestProtocolExec

testExecRequestRetryOnAuthChallenge 0.004
testPostProcessRuntimeException 0.002
testFundamentals 0.002
testPostProcessIOException 0.002
testExecEntityEnclosingRequestRetryOnAuthChallenge 0.005
testUserInfoInRequestURI 0.002
testExecEntityEnclosingRequest 0.001
testPostProcessHttpException 0.001

TestNullBackoffStrategy

doesNotBackoffForResponses 0
doesNotBackoffForThrowables 0

TestNTLMEngineImpl

testNTLMv2Response 0.003
testMD4 0.001
testRC4 0.046
testLMv2Response 0
testType3Message 0.009
testNTLM2SessionResponse 0
testNTLMUserSessionKey 0
testType1Message 0.001
testType3MessageWithCert 0.002
testLM2SessionResponse 0
testLMResponse 0.001
testNTLMResponse 0

TestCloseableHttpClient

testExecuteRequest 0.043
testExecuteRequestHandleResponseIOException 0.009
testExecuteRequestRelativeURI 0
testExecuteRequestHandleResponse 0.001
testExecuteRequestHandleResponseHttpException 0.006
testExecuteRequestAbsoluteURI 0.001

TestSystemDefaultRoutePlanner

testDirectDefaultPort 0.014
testProxy 0.001
testDirect 0.001

TestMultipartPartBuilder

testBuildBodyPartBasics 0
testBuildBodyPartMultipleBuilds 0
testBuildBodyPartCustomHeaders 0

TestEntityBuilder

testBuildFileEntity 0.001
testBuildTextEntity 0
testBuildBinaryEntity 0
testBuildSerializableEntity 0.001
testBuildGZipped 0
testBuildEmptyEntity 0
testBuildChunked 0
testBuildStreamEntity 0.052
testExplicitContentProperties 0.001

TestBasicCredentialsProvider

testCredentialsMatching 0
testRealmCredentials 0
testWrongRealmCredentials 0
testWrongHostCredentials 0
testBasicCredentialsProviderDefaultCredentials 0
testDefaultCredentials 0
testMixedCaseHostname 0
testBasicCredentialsProviderNoCredentials 0
testBasicCredentialsProviderCredentials 0
testHostCredentials 0

TestFormBodyPartBuilder

testBuildBodyPartBasics 0
testBuildBodyPartMultipleBuilds 0
testBuildBodyPartCustomHeaders 0

TestNTLMScheme

testNTLMAuthenticationEmptyProxyChallenge 0

TestAuthSupport

testExtractFromAuthority 0

TestPublicSuffixListParser

testParseByType 0
testParse 0

TestRouteDirector

testProxy 0
testProxyTLS 0
testLocalDirect 0
testDirect 0
testDirectSecure 0
testIllegal 0
testProxyChain 0

TestCredentials

testUsernamePasswordCredentialsSerialization 0
testNTCredentialsHashCode 0.001
testNTCredentialsSerialization 0.001
testUsernamePasswordCredentialsHashCode 0
testNTCredentialsBasics 0.001
testNTCredentialsEquals 0
testUsernamePasswordCredentialsBasics 0
testUsernamePasswordCredentialsEquals 0

TestAuthChallenge

testAuthChallengeWithParams 0
testAuthChallengeWithValue 0

TestAuthScope

testScopeMatching 0
testHash 0
testBasicsAllOptional 0
testByOriginMixedCaseHostname 0
testBasics 0
testEquals 0
testMixedCaseHostname 0
testByOrigin 0

TestHttpTrace

testHttpTraceSetEntity 0.003

TestHttpRequestBase

testBasicProperties 0
testEmptyURI 0

TestHttpRequestRetryExec

testRetryIntervalResponseTimeoutNull 1.059
testAbortedRequest 0.001
testStrategyRuntimeException 0.002
testRetryIntervalGreaterResponseTimeout 0.002
testNonRepeatableRequest 0.002
testFundamentals1 0.001
testFundamentals2 0.002
testNonRepeatableEntityResponseReturnedImmediately 0.002

TestSSLSocketFactory

testWeakCiphersDisabledByDefault 0.002
testStrongCipherSuites 0.001

TestBasicCookieStore

testExpiredCookie 0
testSerialization 0.003
testBasics 0

TestMultipartForm

testMultipartFormStrict 0.012
testMultipartFormStringPartsMultiCharsets 0.023
testMultipartFormCustomContentType 0.001
testMultipartFormBrowserCompatibleNonASCIIHeaders 0.001
testMultipartFormRFC6532 0.001
testMultipartFormBinaryParts 0.001
testMultipartFormStringParts 0

TestBasicScheme

testBasicProxyAuthentication 0
testSerialization 0
testBasicAuthenticationWith88591Chars 0
testSerializationUnchallenged 0
testBasicAuthentication 0
testBasicAuthenticationEmptyChallenge 0

TestPublicSuffixMatcher

testGetDomainRootOnlyPRIVATE 0
testMatch 0.001
testGetDomainRootOnlyICANN 0.001
testGetDomainRootAnyType 0.001
testMatchUnicode 0.209

TestAuthChallengeParser

testParseMultipleAuthChallengeWithParamsContainingComma 0.001
testParseMalformedAuthChallenge1 0
testParseMalformedAuthChallenge2 0
testParseMalformedAuthChallenge3 0
testParseBasicAuthChallenge 0
testParseMultipleAuthChallengeWithParams 0
testParseParameterAndToken68AuthChallengeMix 0
testParseTokenTerminatedByBlank 0
testParseTokenTerminatedByComma 0
testParsePaddedToken68TerminatedByComma 0
testParseMultipleAuthChallenge 0
testParseEmptyNTLMAuthChallenge 0
testParseEmptyAuthChallenge1 0
testParsePaddedToken68 0
testParseAuthChallengeWithBlanks 0
testParseTokenTerminatedByParameter 0
testParseTokenTerminatedByEndOfStream 0
testParsePaddedToken68SingleEqual 0.001
testParseValidAuthChallenge1 0
testParseValidAuthChallenge2 0
testParsePaddedToken68MultipleEquals 0

TestHttpAsyncClientBuilder

testH2AddInterceptorFirstDoesNotThrow 0.159
testAddInterceptorLastDoesNotThrow 0.151
testH2AddInterceptorLastDoesNotThrow 0.004
testAddInterceptorFirstDoesNotThrow 0.005

TestDefaultBackoffStrategy

doesNotBackOffForConnectionManagerTimeout 0
backsOffForTooManyRequests 0
backsOffForConnectionTimeouts 0
doesNotBackOffForNon429And503StatusCodes 0
backsOffForSocketTimeouts 0
backsOffForServiceUnavailable 0

TestRequestDefaultHeaders

testRequestParameterCheck 0
testNoDefaultHeadersForConnectRequest 0
testDefaultHeaders 0

TestRouteTracker

testCstrTargetLocal 0
testIllegalStates 0
testCstrRoute 0.001
testProxyChainRoutes 0
testDirectRoutes 0
testProxyRoutes 0
testEqualsHashcodeCloneToString 0.001
testIllegalArgs 0

TestBasicResponseHandler

testSuccessfulResponse 0
testUnsuccessfulResponse 0

TestDistinguishedNameParser

testParseBlanks 0
testParseEscape 0
testParseBasic 0
testParseQuotes 0
testParseUnescapedEqual 0
testParseQuotes2 0.001
testParseQuotes3 0
testParseInvalid 0
testParseRepeatedElements 0
testParseInvalid2 0

TestBasicClientCookie

testSerialization 0
testCloning 0
testConstructor 0

TestAIMDBackoffManager

coolDownPeriodIsConfigurable 0
halvesConnectionsOnBackoff 0
doesNotBackoffBelowOneConnection 0
probeDoesNotAdjustDuringCooldownPeriod 0
probeStillAdjustsAfterCoolDownPeriod 0
isABackoffManager 0
backOffFactorIsConfigurable 0.001
increasesByOneOnProbe 0
backoffDoesNotAdjustDuringCoolDownPeriod 0
doesNotIncreaseBeyondPerHostMaxOnProbe 0
willBackoffImmediatelyEvenAfterAProbe 0
backoffStillAdjustsAfterCoolDownPeriod 0

TestDefaultRoutePlanner

testDirectDefaultPort 0
testNullTarget 0
testDirect 0
testViaProxy 0

TestCookiePriorityComparator

testEqualityNullPath 0
testEqualitySameLength 0
testUnequalityCreationDate 0
testEquality 0.001
testUnequalityTrailingSlash 0
testUnequality 0

TestMainClientExec

testExecRequestPersistentConnectionNoResponseEntity 0.017
testExecHttpException 0.002
testExecIOException 0.001
testExecRequestNonPersistentConnectionNoResponseEntity 0.002
testExecRequestPersistentConnection 0.002
testExecRequestNonPersistentConnection 0.001
testExecConnectionShutDown 0.001
testExecRuntimeException 0.002
testExecRequestConnectionRelease 0.002

TestRequestClientConnControl

testProxyConnectionKeepAliveForRequestsOverProxy 0
testRequestParameterCheck 0
testConnectionKeepAliveForDirectRequests 0
testConnectionKeepAliveForTunneledRequests 0
testPreserveCustomConnectionHeader 0
testConnectionKeepAliveForConnectRequest 0

TestRequestExpectContinue

testRequestExpectContinueZeroContent 0
testRequestExpectContinueNotGenerated 0
testRequestExpectContinueGenerated 0
testRequestExpectContinueInvalidInput 0
testRequestExpectContinueIgnoreNonenclosingRequests 0
testRequestExpectContinueHTTP10 0

TestGZip

testBasic 0
testCompressionIOExceptionLeavesOutputStreamOpen 0.625
testDecompressionWithMultipleGZipStream 0.002
testCompressionDecompression 0.001

TestHttpRoute

testImmutable 0.001
testCstr1 0
testCstr3 0
testCstr4 0
testCstr6 0
testEqualsHashcodeClone 0.003
testInvalidArguments 0
testHopping 0.001
testNullEnums 0
testCstrFullFlags 0.001
testCstrFullRoute 0

TestContentCompressionExec

testGzipContentEncoding 0.001
testGzipContentEncodingZeroLength 0
testNoContentEncoding 0
testContentEncodingRequestParameter 0
testIdentityContentEncoding 0
testDeflateContentEncoding 0.001
testXGzipContentEncoding 0
testUnknownContentEncoding 0
testContentEncodingNoEntity 0

TestCookieIdentityComparator

testCookieIdentityComparasionByName 0
testCookieIdentityComparasionByNameDomainAndPath 0
testCookieIdentityComparasionByNameAndDomain 0
testCookieIdentityComparasionByNameDomainAndNullPath 0
testCookieIdentityComparasionByNameAndNullDomain 0

TestSimpleMessageBuilders

testResponseCopy 0.002
testResponseBasics 0
testRequestBasics 0.004
testRequestCopy 0
testPostParameters 0.001
testGetParameters 0.001

TestMultipartFormHttpEntity

testImplictContractorParams 0.003
testNonRepeatable 0.002
testRepeatable 0.002
testExplictContractorParams 0

TestBasicHttpClientConnectionManager

testCloseExpired 0.062
testProxyConnectAndUpgrade 0.01
testReleaseInvalidArg 0.005
testAlreadyLeased 0.006
testCloseIdle 0.106
testReleaseAnotherConnection 0.005
testShutdown 0.006
testTargetConnect 0.008
testLeaseReleaseReusable 0.006
testLeaseDifferentRoute 0.007
testLeaseReleaseReusableWithState 0.005
testLeaseReleaseNonReusable 0.003
testLeaseExpired 0.054

TestProtocolSupport

testGetRequestUri 0

TestBasicCookieAttribHandlers

testBasicExpiresInvalidInput 0
testBasicExpiresParse 0
testBasicMaxAgeParse 0
testBasicDomainMatchMixedCase 0
testBasicDomainMatch1 0
testBasicDomainMatch2 0
testBasicPathInvalidInput 0
testBasicMaxAgeParseInvalid 0
testBasicDomainParse 0
testBasicPathParse 0
testBasicMaxAgeInvalidInput 0
testBasicDomainInvalidInput 0
testBasicSecureMatch 0
testBasicSecureParse 0.001
testBasicSecureInvalidInput 0
testBasicDomainMatchOneLetterPrefix 0
testBasicDomainValidate1 0
testBasicDomainValidate2 0
testBasicDomainValidate3 0
testBasicDomainValidate4 0
testBasicExpiresParseInvalid 0
testBasicPathMatch1 0
testBasicPathMatch2 0
testBasicPathMatch3 0
testBasicPathMatch4 0
testBasicPathMatch5 0
testBasicPathMatch6 0.001
testBasicPathMatch7 0
testPublicSuffixFilter 0
testBasicDomainParseInvalid1 0
testBasicDomainParseInvalid2 0

TestMultipartEntityBuilder

testMultipartCustomContentType 0
testMultipartWriteTo 0
testMultipartCustomContentTypeParameterOverrides 0
testMultipartWriteToRFC6532Mode 0
testMultipartContentTypeParameter 0
testMultipartOptions 0
testBasics 0
testMultipartWriteToRFC7578Mode 0.001
testAddBodyParts 0.001

TestRedirectLocation

testBasics 0

TestDefaultRedirectStrategy

testCreateLocationURIInvalid 0.001
testGetLocationUri 0.002
testIsRedirectedMovedPermanently 0
testGetLocationUriNormalized 0
testGetLocationUriInvalidInput 0
testCreateLocationURI 0
testIsRedirectedUnknownStatus 0.001
testIsRedirectedTemporaryRedirect 0
testGetLocationUriInvalidLocation 0
testGetLocationUriRelative 0.001
testGetLocationUriRelativeWithFragment 0
testIsRedirectedMovedTemporaryNoLocation 0
testGetLocationUriMissingHeader 0.001
testIsRedirectedInvalidInput 0
testIsRedirectedMovedTemporary 0
testIsRedirectedSeeOther 0.001
testGetLocationUriAbsoluteWithFragment 0

TestHttpOptions

testMultipleAllows 0.011

TestPublicSuffixListParser

testParseLocal 0
testParse 0
testUnicode 0.001

TestHttpClientConnectionOperator

testUpgradeUpsupportedScheme 0
testConnectExplicitAddress 0.004
testConnectTimeout 0.004
testConnectFailure 0.004
testUpgrade 0.003
testUpgradeNonLayeringScheme 0.001
testConnectFailover 0.004
testConnect 0.004

TestAuthenticationStrategy

testCustomAuthPreference 0
testSelectInvalidInput 0
testSelectNoSchemeRegistry 0
testUnsupportedScheme 0

TestResponseEntityWrapper

testReusableEntityWriteToIOError 0.047
testReusableEntityWriteTo 0.001
testReusableEntityEndOfStream 0.001
testReusableEntityEndOfStreamIOError 0.001
testReusableEntityStreamClosedIOError 0.001
testEntityStreamClosedIOErrorAlreadyReleased 0.001
testReusableEntityStreamClosed 0.001

TestRedirectExec

testRedirectProtocolException 0.107
testRelativeRedirect 0.001
testFundamentals 0.002
testAllowCircularRedirects 0.001
testMaxRedirect 0.001
testGetLocationUriDisallowCircularRedirects 0.001
testRedirectRuntimeException 0.001
testCrossSiteRedirect 0.001

TestRoutingSupport

testDetermineHostMissingScheme 0
testDetermineHost 0

HttpRFC7578MultipartTest

testPercentDecodingWithValidMessages 0
testPercentDecodingWithTooShortMessage 0

TestRequestAddCookies

testRequestParameterCheck 0
testAuthDefaultHttpPortWhenProxy 0.001
testCookiesForConnectRequest 0
testAuthScopeInvalidRequestURI 0
testAuthScopeRemotePortWhenDirect 0.001
testExcludeExpiredCookies 0.219
testAddCookiesUsingExplicitCookieSpec 0.001
testContextParameterCheck 0
testNoCookieSpecRegistry 0
testNoHttpConnection 0.001
testNoCookieStore 0.001
testAuthDefaultHttpsPortWhenProxy 0.001
testNoMatchingCookies 0.001
testCookieOrder 0.001
testAddCookies 0.001

ConnectExceptionSupportTest

testConnectTimeoutExceptionFromCauseHostAndRemoteAddress 0.002
testHttpHostConnectExceptionFromCauseAndHost 0
testHttpHostConnectExceptionFromNullCause 0
testConnectTimeoutExceptionFromCause 0
testHttpHostConnectExceptionFromCause 0
testHttpHostConnectExceptionFromCauseHostAndRemoteAddress 0
testConnectTimeoutExceptionFromNullMessageAndHost 0
testConnectTimeoutExceptionFromCauseAndHost 0

FormBodyPartTest

testConstructorCompat 0