Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
822 0 0 0 100% 136.6 s

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 48 0 0 0 100% 0.038 s
org.apache.hc.client5.http.impl.cookie 91 0 0 0 100% 0.034 s
org.apache.hc.client5.http.impl.classic 153 0 0 0 100% 99.44 s
org.apache.hc.client5.http.auth 21 0 0 0 100% 0.048 s
org.apache.hc.client5.http.impl.io 38 0 0 0 100% 8.443 s
org.apache.hc.client5.http.protocol 61 0 0 0 100% 0.830 s
org.apache.hc.client5.http.impl 74 0 0 0 100% 2.744 s
org.apache.hc.client5.http.config 3 0 0 0 100% 0.037 s
org.apache.hc.client5.http.async.methods 6 0 0 0 100% 0.016 s
org.apache.hc.client5.http.validator 4 0 0 0 100% 0.001 s
org.apache.hc.client5.http.ssl 27 0 0 0 100% 0.250 s
org.apache.hc.client5.http 21 0 0 0 100% 0.015 s
org.apache.hc.client5.http.impl.auth 123 0 0 0 100% 24.41 s
org.apache.hc.client5.http.impl.nio 26 0 0 0 100% 0.052 s
org.apache.hc.client5.http.classic.methods 20 0 0 0 100% 0.036 s
org.apache.hc.client5.http.psl 11 0 0 0 100% 0.007 s
org.apache.hc.client5.http.entity 19 0 0 0 100% 0.051 s
org.apache.hc.client5.http.utils 29 0 0 0 100% 0.090 s
org.apache.hc.client5.http.impl.routing 29 0 0 0 100% 0.028 s
org.apache.hc.client5.http.cookie 18 0 0 0 100% 0.004 s

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.001 s
TestMultipartFormat 2 0 0 0 100% 0.001 s
TestMimeField 1 0 0 0 100% 0.001 s
TestFormBodyPartBuilder 3 0 0 0 100% 0.002 s
TestMultipartForm 8 0 0 0 100% 0.007 s
TestMultipartEntityBuilder 16 0 0 0 100% 0.011 s
FormBodyPartTest 1 0 0 0 100% 0 s
HttpRFC7578MultipartTest 1 0 0 0 100% 0 s
TestMultipartPartBuilder 3 0 0 0 100% 0.002 s
TestMultipartMixed 7 0 0 0 100% 0.011 s
TestMultipartFormHttpEntity 4 0 0 0 100% 0.002 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestBasicClientCookie 3 0 0 0 100% 0.001 s
TestBasicCookieStore 3 0 0 0 100% 0.002 s
TestBasicCookieAttribHandlers 32 0 0 0 100% 0.008 s
TestRFC6265CookieSpec 18 0 0 0 100% 0.012 s
TestLaxCookieAttribHandlers 32 0 0 0 100% 0.010 s
TestPublicSuffixListParser 3 0 0 0 100% 0.001 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestNullBackoffStrategy 2 0 0 0 100% 0.001 s
TestProxyClient 2 0 0 0 100% 0.049 s
DistributedProxySelectorTest 7 0 0 0 100% 97.96 s
TestAIMDBackoffManager 13 0 0 0 100% 0.011 s
TestContentCompressionExec 10 0 0 0 100% 0.013 s
RequestEntityProxyTest 3 0 0 0 100% 0.002 s
TestBasicResponseHandler 2 0 0 0 100% 0.002 s
TestExponentialBackoffManager 9 0 0 0 100% 0.007 s
TestResponseEntityWrapper 7 0 0 0 100% 0.006 s
TestConnectExec 9 0 0 0 100% 0.023 s
TestProtocolExec 7 0 0 0 100% 0.007 s
TestInternalExecRuntime 10 0 0 0 100% 0.026 s
TestRedirectExec 9 0 0 0 100% 0.055 s
TestDefaultBackoffStrategy 6 0 0 0 100% 0.002 s
TestCloseableHttpClient 5 0 0 0 100% 0.030 s
TestResponseEntityProxy 3 0 0 0 100% 0.028 s
TestHttpRequestRetryExec 9 0 0 0 100% 1.031 s
TestHttpAsyncClientBuilder 4 0 0 0 100% 0.106 s
TestHttpClientBuilder 2 0 0 0 100% 0.008 s
TestCookieIdentityComparator 5 0 0 0 100% 0.002 s
TestInternalHttpClient 8 0 0 0 100% 0.029 s
TestLinearBackoffManager 8 0 0 0 100% 0.003 s
TestAbstractHttpClientResponseHandler 3 0 0 0 100% 0.003 s
TestMainClientExec 10 0 0 0 100% 0.032 s

org.apache.hc.client5.http.auth

- Class Tests Errors Failures Skipped Success Rate Time
TestAuthScope 8 0 0 0 100% 0.009 s
TestCredentials 11 0 0 0 100% 0.036 s
TestAuthChallenge 2 0 0 0 100% 0.003 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestBasicHttpClientConnectionManager 15 0 0 0 100% 0.216 s
TestHttpClientConnectionOperator 11 0 0 0 100% 8.164 s
TestPoolingHttpClientConnectionManager 12 0 0 0 100% 0.063 s

org.apache.hc.client5.http.protocol

- Class Tests Errors Failures Skipped Success Rate Time
TestRequestExpectContinue 6 0 0 0 100% 0.004 s
TestRequestUpgrade 7 0 0 0 100% 0.226 s
TestRequestAddCookies 16 0 0 0 100% 0.240 s
TestRedirectLocation 1 0 0 0 100% 0.001 s
TestRequestDefaultHeaders 3 0 0 0 100% 0.002 s
TestRequestValidateTrace 5 0 0 0 100% 0.003 s
TestResponseProcessCookies 6 0 0 0 100% 0.009 s
TestRequestClientConnControl 6 0 0 0 100% 0.004 s
TestNextNonceInterceptor 5 0 0 0 100% 0.003 s
TestRequestIfRange 6 0 0 0 100% 0.338 s

org.apache.hc.client5.http.impl

- Class Tests Errors Failures Skipped Success Rate Time
TestDefaultRedirectStrategy 20 0 0 0 100% 0.009 s
PrefixedIncrementingIdTest 2 0 0 0 100% 0.001 s
TestLaxRedirectStrategy 5 0 0 0 100% 0.008 s
TestIdleConnectionEvictor 2 0 0 0 100% 2.020 s
TestDefaultHttpRequestRetryStrategy 13 0 0 0 100% 0.004 s
TestProtocolSwitchStrategy 19 0 0 0 100% 0.052 s
TestRequestSupport 1 0 0 0 100% 0.002 s
InMemoryDnsResolverTest 2 0 0 0 100% 0.001 s
ExecSupportTest 1 0 0 0 100% 0.644 s
TestDefaultConnKeepAliveStrategy 5 0 0 0 100% 0.001 s
TestAuthenticationStrategy 4 0 0 0 100% 0.002 s

org.apache.hc.client5.http.config

- Class Tests Errors Failures Skipped Success Rate Time
TestRequestConfig 3 0 0 0 100% 0.037 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestSimpleMessageBuilders 6 0 0 0 100% 0.016 s

org.apache.hc.client5.http.validator

- Class Tests Errors Failures Skipped Success Rate Time
TestETag 4 0 0 0 100% 0.001 s

org.apache.hc.client5.http.ssl

- Class Tests Errors Failures Skipped Success Rate Time
TestDistinguishedNameParser 10 0 0 0 100% 0.004 s
AbstractClientTlsStrategyTest 2 0 0 0 100% 0.092 s
TestDefaultHostnameVerifier 15 0 0 0 100% 0.154 s

org.apache.hc.client5.http

- Class Tests Errors Failures Skipped Success Rate Time
ConnectExceptionSupportTest 8 0 0 0 100% 0.004 s
TestHttpRoute 11 0 0 0 100% 0.008 s
SystemDefaultDnsResolverTest 2 0 0 0 100% 0.003 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestDigestScheme 38 0 0 0 100% 0.033 s
TestBasicScheme 11 0 0 0 100% 0.009 s
TestAuthenticationHandler 22 0 0 0 100% 0.043 s
TestCredentialsProviders 11 0 0 0 100% 0.002 s
TestNTLMEngineImpl 12 0 0 0 100% 0.016 s
TestBasicAuthCache 3 0 0 0 100% 0.004 s
TestSystemDefaultCredentialsProvider 2 0 0 0 100% 24.30 s
TestNTLMScheme 1 0 0 0 100% 0.003 s
TestBearerScheme 3 0 0 0 100% 0.002 s
TestAuthChallengeParser 20 0 0 0 100% 0.007 s

org.apache.hc.client5.http.impl.nio

- Class Tests Errors Failures Skipped Success Rate Time
H2SharingPerRoutePoolTest 8 0 0 0 100% 0.003 s
MultihomeIOSessionRequesterTest 2 0 0 0 100% 0.021 s
H2SharingConnPoolTest 16 0 0 0 100% 0.028 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestHttpRequestBase 18 0 0 0 100% 0.025 s
TestHttpTrace 1 0 0 0 100% 0.002 s
TestHttpOptions 1 0 0 0 100% 0.009 s

org.apache.hc.client5.http.psl

- Class Tests Errors Failures Skipped Success Rate Time
TestPublicSuffixListParser 2 0 0 0 100% 0.001 s
TestPublicSuffixMatcherLoader 1 0 0 0 100% 0 s
TestPublicSuffixMatcher 8 0 0 0 100% 0.006 s

org.apache.hc.client5.http.entity

- Class Tests Errors Failures Skipped Success Rate Time
TestGZip 4 0 0 0 100% 0.022 s
TestBrotli 1 0 0 0 100% 0.005 s
TestDecompressingEntity 4 0 0 0 100% 0.003 s
TestEntityBuilder 9 0 0 0 100% 0.020 s
TestDeflate 1 0 0 0 100% 0.001 s

org.apache.hc.client5.http.utils

- Class Tests Errors Failures Skipped Success Rate Time
TestDnsUtils 1 0 0 0 100% 0.001 s
TestDateUtils 7 0 0 0 100% 0.055 s
TestURIUtils 7 0 0 0 100% 0.019 s
TestBase64 6 0 0 0 100% 0.006 s
TestByteArrayBuilder 8 0 0 0 100% 0.009 s

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

- Class Tests Errors Failures Skipped Success Rate Time
TestSystemDefaultRoutePlanner 3 0 0 0 100% 0.010 s
TestRouteTracker 8 0 0 0 100% 0.005 s
TestDefaultRoutePlanner 6 0 0 0 100% 0.008 s
TestDefaultProxyRoutePlanner 2 0 0 0 100% 0.001 s
TestRoutingSupport 3 0 0 0 100% 0.002 s
TestRouteDirector 7 0 0 0 100% 0.002 s

org.apache.hc.client5.http.cookie

- Class Tests Errors Failures Skipped Success Rate Time
TestCookieOrigin 6 0 0 0 100% 0.002 s
TestCookiePathComparator 6 0 0 0 100% 0.001 s
TestCookiePriorityComparator 6 0 0 0 100% 0.001 s

Test Cases

[Summary] [Package List] [Test Cases]

TestNullBackoffStrategy

doesNotBackoffForResponses 0 s
doesNotBackoffForThrowables 0 s

TestAuthScope

testScopeMatching 0.001 s
testHash 0.001 s
testBasicsAllOptional 0 s
testByOriginMixedCaseHostname 0.002 s
testBasics 0 s
testEquals 0 s
testMixedCaseHostname 0.001 s
testByOrigin 0 s

TestProxyClient

testSuccessfulTunnel 0.047 s
testTunnelWithInvalidPort 0.001 s

TestBasicClientCookie

testSerialization 0.001 s
testCloning 0 s
testConstructor 0 s

TestSystemDefaultRoutePlanner

testDirectDefaultPort 0.008 s
testProxy 0.002 s
testDirect 0 s

TestMultipartContentBody

testInputStreamBody 0 s
testStringBody 0 s

TestMultipartFormat

testLineBreak 0 s
testLineBreakRewrite 0.001 s

TestRequestExpectContinue

testRequestExpectContinueZeroContent 0 s
testRequestExpectContinueNotGenerated 0 s
testRequestExpectContinueGenerated 0.001 s
testRequestExpectContinueInvalidInput 0.001 s
testRequestExpectContinueIgnoreNonenclosingRequests 0 s
testRequestExpectContinueHTTP10 0.001 s

DistributedProxySelectorTest

testSelectReturnsProxyFromSecondSelectorWhenFirstSelectorReturnsEmptyList 24.60 s
testConstructorThrowsExceptionWhenNullSelectors 0.001 s
testSelectReturnsProxyFromThirdSelector 0.003 s
testSelectReturnsProxyFromSecondSelector 0.001 s
testConstructorThrowsExceptionWhenEmptySelectors 0 s
testSelectHandlesException 24.39 s
testSelectReturnsProxyFromFirstSelector 48.96 s

TestRouteTracker

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

TestAIMDBackoffManager

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

TestETag

testComparison 0 s
testParse 0.001 s
testToString 0 s
testHashCodeEquals 0 s

TestDigestScheme

testDigestMD5SessA1AndCnonceConsistency 0.004 s
testDigestAuthenticationWithDefaultCreds 0 s
testDigestAuthenticationQopAuthOrAuthIntNonRepeatableEntity 0.001 s
testDigestAuthenticationMD5Sess 0.001 s
testSerialization 0.002 s
testNextNonceUsageFromContext 0 s
testRspAuthFieldAndQuoting 0.001 s
testDigestAuthenticationWithQueryStringInDigestURI 0 s
testDigestAuthenticationUnknownAlgo 0.001 s
testDigestAuthenticationWithUserHash 0.001 s
testDigestAuthenticationNoAlgorithm 0 s
testDigestSHA512256SessA1AndCnonceConsistency 0.002 s
testDigestSHA256SessA1AndCnonceConsistency 0.002 s
testParameterCaseSensitivity 0 s
testHttpEntityDigest 0.001 s
testDigestAuthenticationWithHighAsciiCharInUsername 0.001 s
testDigestAuthenticationQopIntOnlyNonRepeatableEntity 0 s
testDigestAuthenticationWithSHA 0 s
testDigestAuthenticationWithSHA256 0.001 s
testDigestNouceCount 0.001 s
testNoNextNonceUsageFromContext 0 s
testDigestAuthenticationWithSHA512_256 0.001 s
testDigestAuthenticationWithQuotedStringsAndWhitespace 0 s
testDigestAuthenticationNoNonce 0.001 s
testDigestAuthenticationNoRealm 0 s
testDigestAuthenticationMD5SessUnknownQop 0.001 s
testDigestAuthenticationMD5Algorithm 0 s
testDigestAuthenticationQopAuthInt 0.001 s
testDigestAuthenticationWithStaleNonce 0 s
testDigestAuthenticationQopAuthIntNullEntity 0.001 s
testDigestAuthentication 0 s
testDigestAuthenticationMD5SessNoQop 0.001 s
testDigestAuthenticationWithInvalidUsernameAndValidUsernameStar 0 s
testDigestAuthenticationWithExtendedAsciiCharInUsername 0 s
testDigestAuthenticationWithNonAsciiUsername 0 s
testDigestAuthenticationInvalidInput 0.001 s
testDigestAuthenticationEmptyChallenge1 0 s
testDigestAuthenticationEmptyChallenge2 0 s

TestDefaultRedirectStrategy

testCreateLocationURIInvalid 0.001 s
testRedirectAllowed 0.001 s
testGetLocationUri 0 s
testIsRedirectedMovedPermanently 0 s
testGetLocationUriNormalized 0 s
testGetLocationUriInvalidInput 0.001 s
testCreateLocationURI 0 s
testIsRedirectedUnknownStatus 0.001 s
testIsRedirectedTemporaryRedirect 0 s
testGetLocationUriInvalidLocation 0 s
testResolveRelativeLocation 0.001 s
testGetLocationUriRelative 0 s
testGetLocationUriRelativeWithFragment 0 s
testIsRedirectedMovedTemporaryNoLocation 0.001 s
testUseAbsoluteLocation 0 s
testGetLocationUriMissingHeader 0 s
testIsRedirectedInvalidInput 0.001 s
testIsRedirectedMovedTemporary 0 s
testIsRedirectedSeeOther 0 s
testGetLocationUriAbsoluteWithFragment 0 s

TestBasicScheme

testSerialization 0.003 s
testBasicAuthenticationUsernameWithBlank 0.001 s
testBasicAuthenticationUsernameWithColon 0 s
testBasicAuthenticationWithCharset 0.001 s
testBasicAuthenticationUserCredentialsMissing 0 s
testBasicAuthenticationDefaultCharset 0 s
testBasicAuthenticationUsernameWithTab 0 s
testBasicAuthentication 0 s
testBasicAuthenticationPasswordWithControlCharacters 0 s
testBasicAuthenticationEmptyChallenge 0 s
testBasicAuthenticationDefaultCharsetUTF8 0 s

TestHttpRequestBase

testBasicHttpHeadMethodProperties 0.002 s
testBasicHttpPostMethodProperties 0.001 s
testBasicHttpOptionMethodProperties 0.001 s
testTraceMethodSetEntity 0.005 s
testPutMethodEmptyURI 0.001 s
testTraceMethodEmptyURI 0.001 s
testPostMethodEmptyURI 0 s
testOptionMethodEmptyURI 0 s
testGetMethodEmptyURI 0 s
testDeleteMethodEmptyURI 0.001 s
testBasicHttpDeleteMethodProperties 0 s
testHeadMethodEmptyURI 0.001 s
testBasicHttpPatchMethodProperties 0.001 s
testBasicHttpPutMethodProperties 0.001 s
testOptionMethodGetAllowedMethods 0.002 s
testBasicGetMethodProperties 0 s
testBasicHttpTraceMethodProperties 0 s
testPatchMethodEmptyURI 0 s

PrefixedIncrementingIdTest

testCreateId 0.001 s
testGetNextId 0 s

TestPublicSuffixListParser

testParseByType 0.001 s
testParse 0 s

TestMimeField

testBasics 0.001 s

TestBasicHttpClientConnectionManager

testCloseExpired 0.052 s
shouldCloseStaleConnectionAndCreateNewOne 0.001 s
shouldCloseGRACEFULStaleConnection 0.001 s
testProxyConnectAndUpgrade 0.002 s
testReleaseInvalidArg 0 s
testAlreadyLeased 0.001 s
testCloseIdle 0.101 s
testReleaseAnotherConnection 0 s
testShutdown 0.001 s
testTargetConnect 0.001 s
testLeaseReleaseReusable 0.001 s
testLeaseDifferentRoute 0.001 s
testLeaseReleaseReusableWithState 0.001 s
testLeaseReleaseNonReusable 0 s
testLeaseExpired 0.051 s

TestContentCompressionExec

testBrotliContentEncoding 0.008 s
testGzipContentEncoding 0.001 s
testGzipContentEncodingZeroLength 0.001 s
testNoContentEncoding 0 s
testContentEncodingRequestParameter 0.001 s
testIdentityContentEncoding 0 s
testDeflateContentEncoding 0 s
testXGzipContentEncoding 0 s
testUnknownContentEncoding 0.001 s
testContentEncodingNoEntity 0 s

RequestEntityProxyTest

testEnhanceWrapsNonRepeatableEntity 0.001 s
testEnhanceDoesNotWrapRepeatableEntity 0.001 s
testIsRepeatableBehavior 0 s

TestCookieOrigin

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

TestBasicResponseHandler

testSuccessfulResponse 0.001 s
testUnsuccessfulResponse 0.001 s

TestFormBodyPartBuilder

testBuildBodyPartBasics 0.001 s
testBuildBodyPartMultipleBuilds 0 s
testBuildBodyPartCustomHeaders 0.001 s

TestBasicCookieStore

testExpiredCookie 0 s
testSerialization 0.002 s
testBasics 0 s

TestBasicCookieAttribHandlers

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

H2SharingPerRoutePoolTest

testReleaseNonPresent 0 s
testKeep 0.001 s
testReleaseConnectionMissing 0 s
testReleaseConnectionClosed 0 s
testLeaseLeastUsed 0 s
testReleaseNonReusable 0 s
testReleaseReusable 0 s
testLeaseEmptyPool 0 s

TestRequestUpgrade

testUpgradeDisabled 0.211 s
testDoNotUpgradeHTTP10 0.001 s
testDoUpgradeIfAlreadyTLS 0.013 s
testUpgrade 0 s
testDoNotUpgradeHTTP2 0.001 s
testDoUpgradeIfConnectionHeaderPresent 0 s
testDoUpgradeNonSafeMethodsOrTrace 0 s

TestMultipartForm

testMultipartFormBinaryPartsPreamblEpilogue 0.002 s
testMultipartFormStrict 0.001 s
testMultipartFormStringPartsMultiCharsets 0 s
testMultipartFormCustomContentType 0.001 s
testMultipartFormBrowserCompatibleNonASCIIHeaders 0 s
testMultipartFormRFC6532 0.001 s
testMultipartFormBinaryParts 0 s
testMultipartFormStringParts 0 s

TestHttpClientConnectionOperator

testUpgradeUpsupportedScheme 0 s
testConnectExplicitAddress 8.145 s
testConnectTimeout 0.004 s
testConnectFailure 0.003 s
testConnectWithTLSUpgrade 0.002 s
testUpgrade 0.001 s
testUpgradeNonLayeringScheme 0.001 s
testConnectFailover 0.001 s
testConnectWithDisableDnsResolution 0.002 s
testConnect 0.001 s
testConnectWithDnsResolutionAndFallback 0.001 s

TestMultipartEntityBuilder

testMultipartWriteToRFC7578ModeWithFilenameStar 0.003 s
testRandomBoundaryWriteTo 0.001 s
testMultipartCustomContentTypeUsingAddParameter 0 s
testMultipartCustomContentType 0 s
testRandomBoundary 0 s
testMultipartFormDataContentTypeOmitsCharset 0 s
testMultipartWriteTo 0.001 s
testMultipartCustomContentTypeParameterOverrides 0 s
testMultipartWriteToRFC6532Mode 0.001 s
testMultipartWriteToWithPreambleAndEpilogue 0 s
testMultipartDefaultContentTypeOmitsCharset 0 s
testMultipartContentTypeParameter 0.001 s
testMultipartOptions 0 s
testBasics 0 s
testMultipartWriteToRFC7578Mode 0.001 s
testAddBodyParts 0.001 s

TestAuthenticationHandler

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

TestCredentials

testUsernamePasswordCredentialsSerialization 0.010 s
testNTCredentialsHashCode 0.005 s
testNTCredentialsSerialization 0.004 s
testBearerTokenHashCode 0.003 s
testUsernamePasswordCredentialsHashCode 0.001 s
testNTCredentialsBasics 0.002 s
testNTCredentialsEquals 0.002 s
testUsernamePasswordCredentialsBasics 0.001 s
testUsernamePasswordCredentialsEquals 0 s
tesBearerTokenBasics 0.001 s
testBearerTokenEquals 0 s

FormBodyPartTest

testConstructorCompat 0 s

TestDefaultRoutePlanner

testDirectDefaultPort 0.006 s
testVirtualInsecureHost 0 s
testVirtualSecureHost 0 s
testNullTarget 0 s
testDirect 0.001 s
testViaProxy 0 s

TestCredentialsProviders

testCredentialsMatching 0 s
testRealmCredentials 0 s
testWrongRealmCredentials 0 s
testWrongHostCredentials 0.001 s
testBasicCredentialsProviderDefaultCredentials 0 s
testDefaultCredentials 0 s
testSingleCredentialsProvider 0 s
testMixedCaseHostname 0 s
testBasicCredentialsProviderNoCredentials 0 s
testBasicCredentialsProviderCredentials 0 s
testHostCredentials 0 s

TestDefaultProxyRoutePlanner

testDefaultProxyDirect 0 s
testViaProxy 0 s

TestExponentialBackoffManager

coolDownPeriodIsConfigurable 0.002 s
probeDoesNotAdjustDuringCooldownPeriod 0.001 s
probeStillAdjustsAfterCoolDownPeriod 0 s
exponentialGrowthRateIsConfigurable 0.002 s
exponentialBackoffApplied 0 s
backoffDoesNotAdjustDuringCoolDownPeriod 0.001 s
doesNotIncreaseBeyondPerHostMaxOnProbe 0 s
willBackoffImmediatelyEvenAfterAProbe 0 s
backoffStillAdjustsAfterCoolDownPeriod 0.001 s

TestDnsUtils

testNormalize 0.001 s

TestHttpTrace

testHttpTraceSetEntity 0.001 s

TestDateUtils

testMalformedDate 0.017 s
testBasicDateParse 0.031 s
testParseQuotedDate 0 s
testDateParseMessage 0 s
testBasicDateFormat 0.002 s
testInvalidInput 0.001 s
testTwoDigitYearDateParse 0 s

TestResponseEntityWrapper

testReusableEntityWriteToIOError 0.001 s
testReusableEntityWriteTo 0.001 s
testReusableEntityEndOfStream 0 s
testReusableEntityEndOfStreamIOError 0.001 s
testReusableEntityStreamClosedIOError 0.001 s
testEntityStreamClosedIOErrorAlreadyReleased 0.001 s
testReusableEntityStreamClosed 0.001 s

TestDistinguishedNameParser

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

TestNTLMEngineImpl

testNTLMv2Response 0.004 s
testMD4 0.001 s
testRC4 0.001 s
testLMv2Response 0 s
testType3Message 0.006 s
testNTLM2SessionResponse 0 s
testNTLMUserSessionKey 0.001 s
testType1Message 0 s
testType3MessageWithCert 0.001 s
testLM2SessionResponse 0 s
testLMResponse 0.001 s
testNTLMResponse 0 s

TestConnectExec

testExecAcquireConnection 0.011 s
testEstablishRouteViaProxyTunnelFailure 0.003 s
testEstablishRouteViaProxyTunnelRetryOnAuthChallengePersistentConnection 0.002 s
testEstablishRouteViaProxyTunnelRetryOnAuthChallengeNonPersistentConnection 0.001 s
testEstablishRouteViaProxyTunnelMultipleHops 0.001 s
testEstablishDirectRoute 0.001 s
testEstablishRouteDirectProxy 0.001 s
testEstablishRouteViaProxyTunnel 0 s
testEstablishRouteViaProxyTunnelUnexpectedResponse 0.002 s

TestProtocolExec

testExecRequestRetryOnAuthChallenge 0.001 s
testPostProcessRuntimeException 0.001 s
testPostProcessIOException 0.001 s
testExecEntityEnclosingRequestRetryOnAuthChallenge 0.001 s
testUserInfoInRequestURI 0 s
testExecEntityEnclosingRequest 0.001 s
testPostProcessHttpException 0.001 s

TestGZip

testBasic 0.001 s
testCompressionIOExceptionLeavesOutputStreamOpen 0.018 s
testDecompressionWithMultipleGZipStream 0.001 s
testCompressionDecompression 0.001 s

TestRequestAddCookies

testRequestParameterCheck 0.002 s
testAuthDefaultHttpPortWhenProxy 0.003 s
testCookiesForConnectRequest 0 s
testAuthScopeInvalidRequestURI 0.001 s
testSkipAddingCookiesWhenCookieHeaderPresent 0.001 s
testAuthScopeRemotePortWhenDirect 0 s
testExcludeExpiredCookies 0.224 s
testAddCookiesUsingExplicitCookieSpec 0.001 s
testContextParameterCheck 0.001 s
testNoCookieSpecRegistry 0.001 s
testNoHttpConnection 0 s
testNoCookieStore 0 s
testAuthDefaultHttpsPortWhenProxy 0.001 s
testNoMatchingCookies 0 s
testCookieOrder 0 s
testAddCookies 0 s

TestInternalExecRuntime

testAbortEndpoint 0.018 s
testReleaseEndpointNonReusable 0 s
testAcquireEndpoint 0 s
testCancell 0.001 s
testAcquireEndpointLeaseRequestTimeout 0.001 s
testAcquireEndpointLeaseRequestFailure 0.001 s
testConnectEndpoint 0.001 s
testAcquireEndpointAlreadyAcquired 0 s
testReleaseEndpointReusable 0.001 s
testDisonnectEndpoint 0 s

TestRedirectExec

testRedirectProtocolException 0.037 s
testRelativeRedirect 0.002 s
testFundamentals 0.004 s
testAllowCircularRedirects 0.002 s
testMaxRedirect 0.002 s
testGetLocationUriDisallowCircularRedirects 0.002 s
testRedirectRuntimeException 0.001 s
testCrossSiteRedirect 0.001 s
testPutSeeOtherRedirect 0.001 s

TestURIUtils

testHttpLocationWithRedirectFragment 0.002 s
testHttpLocationWithRelativeFragment 0.003 s
testHttpLocationRedirect 0 s
testHttpLocationWithAbsoluteFragment 0 s
testResolve 0.002 s
testExtractHost 0.003 s
testResolveOpaque 0.001 s

TestRoutingSupport

testDetermineHostMissingScheme 0.001 s
testNormalizeHost 0 s
testDetermineHost 0.001 s

TestRedirectLocation

testBasics 0.001 s

TestCookiePathComparator

testUnequality1 0 s
testUnequality2 0 s
testEquality1 0 s
testEquality2 0 s
testEquality3 0.001 s
testEquality4 0 s

AbstractClientTlsStrategyTest

testVerifySession_escapedPeerAndIssuer 0.091 s
testToEscapedString_withControlCharacters 0.001 s

TestBase64

validValues 0.001 s
zeroLength 0 s
decodeUnpadded 0.001 s
nullHandling 0.001 s
decodeIgnoresEmbeddedInvalidChars 0 s
decodeInvalid 0 s

TestByteArrayBuilder

testReset 0.001 s
testInvalidAppendBytes 0.001 s
testInvalidAppendChars 0.001 s
testEmptyBuffer 0.001 s
testEnsureCapacity 0.001 s
testNonAsciiCharset 0 s
testAppendText 0 s
testAppendBytes 0 s

TestAuthChallenge

testAuthChallengeWithParams 0.001 s
testAuthChallengeWithValue 0 s

TestLaxRedirectStrategy

testIsRedirectedWithHttpHead 0.006 s
testIsRedirectedWithHttpPost 0.001 s
testIsRedirectedWithNonRedirectMethod 0 s
testIsRedirectedWithHttpGet 0.001 s
testIsRedirectedWithHttpDelete 0 s

TestIdleConnectionEvictor

testEvictExpiredAndIdle 1.016 s
testEvictExpiredOnly 1.002 s

ConnectExceptionSupportTest

testConnectTimeoutExceptionFromCauseHostAndRemoteAddress 0.001 s
testHttpHostConnectExceptionFromCauseAndHost 0 s
testHttpHostConnectExceptionFromNullCause 0 s
testConnectTimeoutExceptionFromCause 0.001 s
testHttpHostConnectExceptionFromCause 0 s
testHttpHostConnectExceptionFromCauseHostAndRemoteAddress 0 s
testConnectTimeoutExceptionFromNullMessageAndHost 0 s
testConnectTimeoutExceptionFromCauseAndHost 0 s

HttpRFC7578MultipartTest

testPercentDecodingWithValidMessages 0 s

TestRequestDefaultHeaders

testRequestParameterCheck 0.001 s
testNoDefaultHeadersForConnectRequest 0 s
testDefaultHeaders 0.001 s

TestHttpRoute

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

TestSimpleMessageBuilders

testResponseCopy 0.003 s
testResponseBasics 0.001 s
testRequestBasics 0.006 s
testRequestCopy 0.001 s
testPostParameters 0.002 s
testGetParameters 0 s

TestDefaultBackoffStrategy

doesNotBackOffForConnectionManagerTimeout 0.001 s
backsOffForTooManyRequests 0 s
backsOffForConnectionTimeouts 0 s
doesNotBackOffForNon429And503StatusCodes 0 s
backsOffForSocketTimeouts 0 s
backsOffForServiceUnavailable 0 s

TestBasicAuthCache

testBasicStoreRestore 0.003 s
testNullAuthScheme 0 s
testNullKey 0 s

TestDefaultHttpRequestRetryStrategy

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

TestSystemDefaultCredentialsProvider

testSystemCredentialsProviderNoContext 0.006 s
testSystemCredentialsProviderCredentials 24.29 s

TestMultipartPartBuilder

testBuildBodyPartBasics 0 s
testBuildBodyPartMultipleBuilds 0 s
testBuildBodyPartCustomHeaders 0 s

TestNTLMScheme

testNTLMAuthenticationEmptyProxyChallenge 0.003 s

MultihomeIOSessionRequesterTest

testConnectWithMultipleAddresses 0.014 s
testConnectSuccessfulAfterRetries 0.007 s

TestCloseableHttpClient

testExecuteRequestHandleResponseIOException 0.026 s
testExecuteRequestRelativeURI 0.001 s
testExecuteRequestHandleResponse 0.001 s
testExecuteRequestHandleResponseHttpException 0.001 s
testExecuteRequestAbsoluteURI 0.001 s

TestRFC6265CookieSpec

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

TestResponseEntityProxy

testGetTrailersWithChunkedInputStream 0.024 s
testGetTrailersWithNoChunkedInputStream 0.001 s
testWriteToNullDrainsAndReleasesStream 0.002 s

TestRouteDirector

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

TestProtocolSwitchStrategy

testInvalidTlsFormat_MissingMajor 0.001 s
testSwitchToHTTP11AndTLS 0.001 s
testMultipleHttp11Tokens 0 s
testHttp11Only 0 s
testInvalidTlsFormat 0.001 s
testSwitchToTlsValid_TLS_1_0 0 s
testSwitchToTlsValid_TLS_1_1 0 s
testSwitchToTlsValid_TLS_1_2 0 s
testInvalidTlsFormat_NoSlash 0 s
testWhitespaceOnlyToken 0 s
testInvalidTlsFormat_NoProtocolName 0 s
testUnsupportedHttpVersion 0 s
testUnsupportedTlsVersion 0.001 s
testSwitchInvalid 0 s
testSwitchToTLS 0 s
testMixedInvalidAndValidTokens 0.001 s
testNullToken 0 s
testUnsupportedTlsMajorVersion 0 s
testSwitchToTlsValid_TLS_1 0 s

TestHttpRequestRetryExec

testRetryIntervalResponseTimeoutNull 1.022 s
testAbortedRequest 0.002 s
testRetrySleepOnIOException 0.001 s
testStrategyRuntimeException 0.001 s
testRetryIntervalGreaterResponseTimeout 0.001 s
testNonRepeatableRequest 0.001 s
testFundamentals1 0.001 s
testFundamentals2 0.001 s
testNonRepeatableEntityResponseReturnedImmediately 0.001 s

TestBrotli

testDecompressionWithBrotli 0.005 s

TestDecompressingEntity

testWriteToStream 0.001 s
testStreamingMarking 0.001 s
testStreaming 0 s
testNonStreaming 0.001 s

TestPublicSuffixMatcherLoader

testGetDefault 0 s

TestEntityBuilder

testBuildFileEntity 0 s
testBuildTextEntity 0.001 s
testBuildBinaryEntity 0 s
testBuildSerializableEntity 0.001 s
testBuildGZipped 0 s
testBuildEmptyEntity 0.001 s
testBuildChunked 0 s
testBuildStreamEntity 0.014 s
testExplicitContentProperties 0 s

TestRequestValidateTrace

testTraceRequestWithBody 0.001 s
testTraceRequestWithoutSensitiveHeaders 0.001 s
testTraceRequestWithCookieHeader 0 s
testNonTraceRequest 0.001 s
testTraceRequestWithSensitiveHeaders 0 s

TestHttpAsyncClientBuilder

testH2AddInterceptorFirstDoesNotThrow 0.035 s
testAddInterceptorLastDoesNotThrow 0.069 s
testH2AddInterceptorLastDoesNotThrow 0.001 s
testAddInterceptorFirstDoesNotThrow 0.001 s

TestRequestSupport

testPathPrefixExtraction 0.002 s

TestHttpClientBuilder

testAddInterceptorLastDoesNotThrow 0.006 s
testAddInterceptorFirstDoesNotThrow 0 s

InMemoryDnsResolverTest

resolveIPv6ZoneId 0.001 s
resolve 0 s

TestCookieIdentityComparator

testCookieIdentityComparasionByName 0.001 s
testCookieIdentityComparasionByNameDomainAndPath 0 s
testCookieIdentityComparasionByNameAndDomain 0 s
testCookieIdentityComparasionByNameDomainAndNullPath 0 s
testCookieIdentityComparasionByNameAndNullDomain 0.001 s

ExecSupportTest

testGetNextExchangeId 0.644 s

TestInternalHttpClient

testExecuteRequestConfig 0.022 s
testExecute 0.001 s
testExecuteDefaultContext 0.001 s
testClientClose 0 s
testExecuteHttpException 0.001 s
testClientCloseIOException 0.001 s
testDoExecuteThrowsWhenNoTargetOrHost 0.001 s
testExecuteLocalContext 0.001 s

TestResponseProcessCookies

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

TestLaxCookieAttribHandlers

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

TestRequestClientConnControl

testProxyConnectionKeepAliveForRequestsOverProxy 0.002 s
testRequestParameterCheck 0 s
testConnectionKeepAliveForDirectRequests 0 s
testConnectionKeepAliveForTunneledRequests 0 s
testPreserveCustomConnectionHeader 0.001 s
testConnectionKeepAliveForConnectRequest 0 s

TestMultipartMixed

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

TestHttpOptions

testMultipleAllows 0.008 s

SystemDefaultDnsResolverTest

resolveIPv6ZoneId 0.002 s
resolve 0 s

TestDefaultConnKeepAliveStrategy

testEmptyKeepAliveHeader 0 s
testNoKeepAliveHeader 0 s
testKeepAliveHeader 0 s
testIllegalResponseArg 0 s
testInvalidKeepAliveHeader 0 s

TestLinearBackoffManager

linearIncrementTest 0.001 s
probeDoesNotAdjustDuringCooldownPeriod 0.001 s
probeStillAdjustsAfterCoolDownPeriod 0 s
incrementsConnectionsOnBackoff 0 s
backoffDoesNotAdjustDuringCoolDownPeriod 0 s
decrementsConnectionsOnProbe 0 s
backoffStillAdjustsAfterCoolDownPeriod 0 s
testSetPerHostConnectionCap 0 s

TestRequestConfig

testBuildAndCopy 0.016 s
testBasics 0.001 s
testDefaults 0 s

TestAbstractHttpClientResponseHandler

testUnsuccessfulResponseEmptyReason 0.001 s
testSuccessfulResponse 0.001 s
testUnsuccessfulResponse 0.001 s

TestDeflate

testCompressDecompress 0.001 s

TestPublicSuffixMatcher

testMaySetCookies 0 s
testGetDomainRootOnlyPRIVATE 0.001 s
testMatch 0 s
testGetDomainRootOnlyICANN 0 s
testGetDomainRootPublicSuffixList 0.001 s
testVerifyPrivate 0.001 s
testGetDomainRootAnyType 0 s
testMatchUnicode 0.001 s

TestPoolingHttpClientConnectionManager

testIsShutdownInitially 0.045 s
testIsShutdown 0.001 s
testReleaseRouteIncomplete 0.005 s
testShutdownIdempotency 0.001 s
testLeaseAfterShutdown 0 s
testProxyConnectAndUpgrade 0.004 s
testConcurrentShutdown 0.001 s
testLeaseRelease 0.001 s
testTargetConnect 0.003 s
testLeaseFutureTimeout 0.001 s
testReleaseNonReusable 0 s
testReleaseReusable 0.001 s

TestNextNonceInterceptor

testAuthenticationInfoHeaderWithEmptyNextNonce 0 s
testAuthenticationInfoHeaderWithNextNonce 0.001 s
testAuthenticationInfoHeaderWithoutNextNonce 0 s
testMultipleAuthenticationInfoHeaders 0.001 s
testNoAuthenticationInfoHeader 0 s

TestCookiePriorityComparator

testEqualityNullPath 0 s
testEqualitySameLength 0 s
testUnequalityCreationDate 0 s
testEquality 0 s
testUnequalityTrailingSlash 0 s
testUnequality 0 s

TestDefaultHostnameVerifier

testSimulatedBytePropertiesIPv6 0.002 s
testSubjectAlt 0.025 s
testHTTPCLIENT_1097 0 s
testHTTPCLIENT_1255 0.001 s
testHTTPCLIENT_1316 0.001 s
testHTTPCLIENT_1997 0.001 s
testHTTPCLIENT_2149 0.011 s
testParseFQDN 0.001 s
testMatchDNSName 0.001 s
testDomainRootMatching 0.001 s
testSimulatedByteProperties 0 s
testMatchIdentity 0.091 s
testExtractCN 0 s
testIdentityMatching 0 s
testVerify 0.016 s

TestAuthenticationStrategy

testCustomAuthPreference 0 s
testSelectInvalidInput 0.001 s
testSelectNoSchemeRegistry 0 s
testUnsupportedScheme 0 s

TestPublicSuffixListParser

testParseLocal 0 s
testParse 0.001 s
testUnicode 0 s

TestRequestIfRange

testSmallDifferenceWithETagPresent 0.328 s
testWeakETagInIfRange 0.002 s
testSmallDifferenceWithETagAbsent 0.002 s
testNoIfRangeHeader 0.001 s
testDateHeaderWithStrongValidator 0.002 s
testIfRangeWithoutRangeHeader 0.002 s

TestMultipartFormHttpEntity

testImplicitContractorParams 0 s
testExplicitContractorParams 0 s
testNonRepeatable 0.001 s
testRepeatable 0 s

TestBearerScheme

testBearerAuthenticationEmptyChallenge 0 s
testBearerAuthentication 0 s
testStateStorage 0 s

H2SharingConnPoolTest

testReleaseReusableInCacheNotReturnedToPool 0.016 s
testLeaseNewConnectionReturnedAndCached 0.002 s
testReleaseReusableNotInCacheReturnedToPool 0 s
testReleaseReusableNoCacheReturnedToPool 0.001 s
testClose 0 s
testLeaseFutureReturned 0.001 s
testLeaseExistingConnectionReturned 0.002 s
testLeaseNewConnectionReturnedAndNotCached 0 s
testLeaseWithStateCacheBypassed 0.001 s
testReleaseNonReusableInCacheReturnedToPool 0 s
testLeaseWithStateNewConnectionReturnedAndNotCached 0.001 s
testLeasePoolClosed 0 s
testReleaseReusableAndClosedInCacheReturnedToPool 0.001 s
testCloseMode 0 s
testLeaseNoConnection 0.001 s
testReleasePoolClosed 0.001 s

TestMainClientExec

testExecRequestPersistentConnectionNoResponseEntity 0.021 s
testExecHttpException 0.002 s
testFundamentals 0.001 s
testExecIOException 0.001 s
testExecRequestNonPersistentConnectionNoResponseEntity 0.001 s
testExecRequestPersistentConnection 0.001 s
testExecRequestNonPersistentConnection 0.001 s
testExecConnectionShutDown 0.001 s
testExecRuntimeException 0.001 s
testExecRequestConnectionRelease 0.001 s

TestAuthChallengeParser

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