[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 786 | 0 | 0 | 0 | 100% | 15.085 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.http.client.entity | 4 | 0 | 0 | 0 | 100% | 0.004 |
| org.apache.http.conn.scheme | 1 | 0 | 0 | 0 | 100% | 0 |
| org.apache.http.conn.params | 4 | 0 | 0 | 0 | 100% | 0.001 |
| org.apache.http.conn.ssl | 9 | 0 | 0 | 0 | 100% | 0.285 |
| org.apache.http.client.utils | 42 | 0 | 0 | 0 | 100% | 0.05 |
| org.apache.http.impl.conn | 43 | 0 | 0 | 0 | 100% | 5.604 |
| org.apache.http.conn.routing | 26 | 0 | 0 | 0 | 100% | 0.019 |
| org.apache.http.client.protocol | 119 | 0 | 0 | 0 | 100% | 0.354 |
| org.apache.http.impl.client | 186 | 0 | 0 | 0 | 100% | 1.229 |
| org.apache.http.conn | 18 | 0 | 0 | 0 | 100% | 2.817 |
| org.apache.http.cookie | 15 | 0 | 0 | 0 | 100% | 0.005 |
| org.apache.http.conn.util | 5 | 0 | 0 | 0 | 100% | 0.001 |
| org.apache.http.impl.cookie | 220 | 0 | 0 | 0 | 100% | 0.584 |
| org.apache.http.impl.auth | 47 | 0 | 0 | 0 | 100% | 0.229 |
| org.apache.http.impl.conn.tsccm | 33 | 0 | 0 | 0 | 100% | 3.884 |
| org.apache.http.client.methods | 6 | 0 | 0 | 0 | 100% | 0.005 |
| org.apache.http.auth | 8 | 0 | 0 | 0 | 100% | 0.014 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDecompressingEntity | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| TestGZip | 1 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestRouteParams | 4 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestHostnameVerifier | 6 | 0 | 0 | 0 | 100% | 0.046 | |
| TestSSLSocketFactory | 3 | 0 | 0 | 0 | 100% | 0.239 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestRfc3492Idn | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| TestURLEncodedUtils | 10 | 0 | 0 | 0 | 100% | 0.014 | |
| TestURIUtils | 5 | 0 | 0 | 0 | 100% | 0.003 | |
| TestHttpClientUtils | 7 | 0 | 0 | 0 | 100% | 0.019 | |
| TestURIBuilder | 18 | 0 | 0 | 0 | 100% | 0.013 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestPoolingConnManager | 10 | 0 | 0 | 0 | 100% | 0.701 | |
| TestBasicConnManager | 4 | 0 | 0 | 0 | 100% | 0.319 | |
| TestPoolingConnManagerNoServer | 11 | 0 | 0 | 0 | 100% | 1.867 | |
| TestIdleConnectionEviction | 1 | 0 | 0 | 0 | 100% | 2.477 | |
| TestProxySelRoutePlanner | 2 | 0 | 0 | 0 | 100% | 0.019 | |
| TestDefaultClientConnectOperator | 3 | 0 | 0 | 0 | 100% | 0.024 | |
| TestDefaultHttpResponseParser | 4 | 0 | 0 | 0 | 100% | 0.002 | |
| TestLocalServer | 2 | 0 | 0 | 0 | 100% | 0.014 | |
| TestAbortHandling | 6 | 0 | 0 | 0 | 100% | 0.181 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestRouteTracker | 8 | 0 | 0 | 0 | 100% | 0.008 | |
| TestHttpRoute | 11 | 0 | 0 | 0 | 100% | 0.007 | |
| TestRouteDirector | 7 | 0 | 0 | 0 | 100% | 0.004 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestRequestDefaultHeaders | 3 | 0 | 0 | 0 | 100% | 0 | |
| TestRequestTargetAuthentication | 8 | 0 | 0 | 0 | 100% | 0.005 | |
| TestRedirects | 19 | 0 | 0 | 0 | 100% | 0.13 | |
| TestCookie2Support | 4 | 0 | 0 | 0 | 100% | 0.035 | |
| TestRequestClientConnControl | 7 | 0 | 0 | 0 | 100% | 0.004 | |
| TestRequestAuthenticationBase | 6 | 0 | 0 | 0 | 100% | 0.026 | |
| TestUriEscapes | 12 | 0 | 0 | 0 | 100% | 0.099 | |
| TestRequestProxyAuthentication | 8 | 0 | 0 | 0 | 100% | 0.006 | |
| TestRequestAddCookies | 17 | 0 | 0 | 0 | 100% | 0.029 | |
| TestResponseProcessCookies | 9 | 0 | 0 | 0 | 100% | 0.006 | |
| TestResponseContentEncoding | 8 | 0 | 0 | 0 | 100% | 0.005 | |
| TestRequestAuthCache | 8 | 0 | 0 | 0 | 100% | 0.003 | |
| TestRequestAcceptEncoding | 2 | 0 | 0 | 0 | 100% | 0 | |
| TestResponseAuthCache | 8 | 0 | 0 | 0 | 100% | 0.006 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestBasicResponseHandler | 2 | 0 | 0 | 0 | 100% | 0.026 | |
| TestNullBackoffStrategy | 2 | 0 | 0 | 0 | 100% | 0.002 | |
| TestClientAuthenticationFallBack | 1 | 0 | 0 | 0 | 100% | 0.008 | |
| TestStatefulConnManagement | 2 | 0 | 0 | 0 | 100% | 0.239 | |
| TestContentCodings | 9 | 0 | 0 | 0 | 100% | 0.229 | |
| TestRequestRetryHandler | 1 | 0 | 0 | 0 | 100% | 0.037 | |
| TestAuthenticationStrategy | 20 | 0 | 0 | 0 | 100% | 0.012 | |
| TestDefaultConnKeepAliveStrategy | 5 | 0 | 0 | 0 | 100% | 0.002 | |
| TestCookieVirtualHost | 1 | 0 | 0 | 0 | 100% | 0.008 | |
| TestDefaultHttpRequestRetryHandler | 5 | 0 | 0 | 0 | 100% | 0.019 | |
| TestRequestWrapper | 2 | 0 | 0 | 0 | 100% | 0.024 | |
| TestDefaultRedirectStrategy | 22 | 0 | 0 | 0 | 100% | 0.015 | |
| TestBasicCookieStore | 3 | 0 | 0 | 0 | 100% | 0.01 | |
| TestAutoRetryHttpClient | 3 | 0 | 0 | 0 | 100% | 0.208 | |
| TestCookieIdentityComparator | 6 | 0 | 0 | 0 | 100% | 0.002 | |
| TestBasicAuthCache | 2 | 0 | 0 | 0 | 100% | 0.008 | |
| TestHttpAuthenticator | 14 | 0 | 0 | 0 | 100% | 0.025 | |
| TestBasicCredentialsProvider | 10 | 0 | 0 | 0 | 100% | 0.003 | |
| TestDecompressingHttpClient | 31 | 0 | 0 | 0 | 100% | 0.12 | |
| TestClientReauthentication | 1 | 0 | 0 | 0 | 100% | 0.021 | |
| TestDefaultBackoffStrategy | 6 | 0 | 0 | 0 | 100% | 0.003 | |
| TestAIMDBackoffManager | 12 | 0 | 0 | 0 | 100% | 0.005 | |
| TestRedirectLocation | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| TestClientAuthentication | 14 | 0 | 0 | 0 | 100% | 0.138 | |
| TestDefaultClientRequestDirector | 11 | 0 | 0 | 0 | 100% | 0.064 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestConnectionAutoRelease | 4 | 0 | 0 | 0 | 100% | 1.023 | |
| TestScheme | 8 | 0 | 0 | 0 | 100% | 0.004 | |
| TestExceptions | 2 | 0 | 0 | 0 | 100% | 0 | |
| TestConnectionReuse | 4 | 0 | 0 | 0 | 100% | 1.79 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestCookiePathComparator | 6 | 0 | 0 | 0 | 100% | 0.002 | |
| TestCookieOrigin | 6 | 0 | 0 | 0 | 100% | 0.002 | |
| TestCookiePolicy | 3 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestInetAddressUtils | 5 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestNetscapeDraftHeaderParser | 1 | 0 | 0 | 0 | 100% | 0 | |
| TestBasicCookieAttribHandlers | 32 | 0 | 0 | 0 | 100% | 0.053 | |
| TestCookieNetscapeDraft | 13 | 0 | 0 | 0 | 100% | 0.012 | |
| TestBasicClientCookie2 | 4 | 0 | 0 | 0 | 100% | 0.036 | |
| TestCookieRFC2965Spec | 46 | 0 | 0 | 0 | 100% | 0.041 | |
| TestBasicClientCookie | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| TestRFC2109CookieAttribHandlers | 14 | 0 | 0 | 0 | 100% | 0.006 | |
| TestCookieRFC2109Spec | 20 | 0 | 0 | 0 | 100% | 0.089 | |
| TestDateUtils | 6 | 0 | 0 | 0 | 100% | 0.003 | |
| TestNetscapeCookieAttribHandlers | 7 | 0 | 0 | 0 | 100% | 0.003 | |
| TestAbstractCookieSpec | 4 | 0 | 0 | 0 | 100% | 0.001 | |
| TestCookieBestMatchSpec | 10 | 0 | 0 | 0 | 100% | 0.014 | |
| TestBrowserCompatSpec | 57 | 0 | 0 | 0 | 100% | 0.048 | |
| TestPublicSuffixListParser | 3 | 0 | 0 | 0 | 100% | 0.276 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSPNegoScheme | 2 | 0 | 0 | 0 | 100% | 0.07 | |
| TestDigestScheme | 23 | 0 | 0 | 0 | 100% | 0.022 | |
| TestNTLMEngineImpl | 11 | 0 | 0 | 0 | 100% | 0.123 | |
| TestRFC2617Scheme | 7 | 0 | 0 | 0 | 100% | 0.005 | |
| TestBasicScheme | 4 | 0 | 0 | 0 | 100% | 0.009 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSpuriousWakeup | 1 | 0 | 0 | 0 | 100% | 1.073 | |
| TestWaitingThread | 4 | 0 | 0 | 0 | 100% | 1.023 | |
| TestConnPoolByRoute | 28 | 0 | 0 | 0 | 100% | 1.788 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestHttpOptions | 1 | 0 | 0 | 0 | 100% | 0 | |
| TestHttpRequestBase | 5 | 0 | 0 | 0 | 100% | 0.005 |
[Summary] [Package List] [Test Cases]
| testBasicDomainParse | 0.001 | |
| testBasicDomainValidate1 | 0 | |
| testBasicDomainValidate2 | 0 | |
| testBasicDomainValidate3 | 0.003 | |
| testBasicDomainValidate4 | 0 | |
| testBasicDomainMatch1 | 0 | |
| testBasicDomainMatch2 | 0 | |
| testBasicDomainInvalidInput | 0 | |
| testBasicPathParse | 0 | |
| testBasicPathMatch1 | 0 | |
| testBasicPathMatch2 | 0.001 | |
| testBasicPathMatch3 | 0 | |
| testBasicPathMatch4 | 0 | |
| testBasicPathMatch5 | 0 | |
| testBasicPathMatch6 | 0 | |
| testBasicPathMatch7 | 0.001 | |
| testBasicPathValidate | 0 | |
| testBasicPathInvalidInput | 0 | |
| testBasicMaxAgeParse | 0.001 | |
| testBasicMaxAgeParseInvalid | 0 | |
| testBasicMaxAgeInvalidInput | 0 | |
| testBasicCommentParse | 0.001 | |
| testBasicCommentInvalidInput | 0 | |
| testBasicDomainParseInvalid1 | 0 | |
| testBasicSecureParse | 0.001 | |
| testBasicSecureMatch | 0 | |
| testBasicSecureInvalidInput | 0.001 | |
| testBasicExpiresParse | 0.005 | |
| testBasicExpiresParseInvalid | 0 | |
| testBasicExpiresInvalidInput | 0 | |
| testPublicSuffixFilter | 0.026 | |
| testBasicDomainParseInvalid2 | 0.001 |
| testCookieWithComma | 0.002 | |
| testInvalidInput | 0.001 | |
| testParseAbsPath | 0 | |
| testParseAbsPath2 | 0 | |
| testParseRelativePath | 0.001 | |
| testParseWithIllegalNetscapeDomain1 | 0 | |
| testParseWithWrongNetscapeDomain2 | 0 | |
| testNetscapeCookieFormatting | 0.001 | |
| testNetscapeCookieExpireAttribute | 0.001 | |
| testNetscapeCookieExpireAttributeTwoDigitYear | 0.001 | |
| testNetscapeCookieInvalidExpireAttribute | 0.001 | |
| testNetscapeCookieExpireAttributeNoTimeZone | 0 | |
| testFormatCookies | 0.001 |
| testReleaseOnEntityWriteTo | 0.254 | |
| testReleaseOnEntityConsumeContent | 0.256 | |
| testReleaseOnAbort | 0.257 | |
| testReleaseOnIOException | 0.255 |
| testNoDefaultHeadersForConnectRequest | 0 | |
| testDefaultHeaders | 0 | |
| testRequestParameterCheck | 0 |
| testMatching | 0.001 | |
| testHTTPCLIENT_1097 | 0.001 | |
| testHTTPCLIENT_1255 | 0 | |
| testAcceptableCountryWildcards | 0 | |
| testVerify | 0.033 | |
| testSubjectAlt | 0.005 |
| testReleaseConnection | 0.041 | |
| testAbortBeforeSocketCreate | 0.006 | |
| testAbortAfterSocketConnect | 0.003 | |
| testAbortAfterOperatorOpen | 0.01 | |
| testParallelRequests | 0.021 | |
| testReleaseConnectionWithTimeLimits | 0.172 | |
| testCloseExpiredIdleConnections | 0.162 | |
| testCloseExpiredTTLConnections | 0.165 | |
| testReleaseConnectionOnAbort | 0.11 | |
| testAbortDuringConnecting | 0.001 |
| testOpenAfterAbort | 0.002 | |
| testCloseExpiredConnections | 0.152 | |
| testAlreadyLeased | 0.001 | |
| testReleaseConnectionWithTimeLimits | 0.163 |
| testIllegalConstructor | 0.005 | |
| testMaxConnTotal | 0.247 | |
| testMaxConnPerHost | 0.057 | |
| testReleaseConnection | 0.058 | |
| testDeleteClosedConnections | 0.011 | |
| testShutdown | 0.105 | |
| testInterruptThread | 0.12 | |
| testReusePreference | 1.007 | |
| testAbortAfterRequestStarts | 0.122 | |
| testAbortBeforeRequestStarts | 0.118 | |
| testGetConnection | 0.009 |
| testDirectRoutes | 0 | |
| testProxyRoutes | 0 | |
| testProxyChainRoutes | 0 | |
| testEqualsHashcodeCloneToString | 0.001 | |
| testCstrTargetLocal | 0 | |
| testCstrRoute | 0.001 | |
| testIllegalArgs | 0 | |
| testIllegalStates | 0 |
| testPreserveAuthHeader | 0 | |
| testAuthStateNotSet | 0 | |
| testAuthSchemeNotSet | 0 | |
| testConnectionBasedAuthOnlyIfChallenged | 0 | |
| testTargetAuth | 0 | |
| testNoTargetAuthForConnectRequests | 0 | |
| testContextParameterCheck | 0 | |
| testRequestParameterCheck | 0.001 |
| testBasicRedirect307 | 0.008 | |
| testMaxRedirectCheck | 0.009 | |
| testCircularRedirect | 0.006 | |
| testPostNoRedirect | 0.006 | |
| testPostRedirectSeeOther | 0.006 | |
| testRelativeRedirect | 0.004 | |
| testRelativeRedirect2 | 0.007 | |
| testRejectRelativeRedirect | 0.006 | |
| testRejectBogusRedirectLocation | 0.017 | |
| testRejectInvalidRedirectLocation | 0.006 | |
| testRedirectWithCookie | 0.007 | |
| testDefaultHeadersRedirect | 0.005 | |
| testBasicRedirect300 | 0.004 | |
| testBasicRedirect301 | 0.006 | |
| testBasicRedirect302 | 0.008 | |
| testBasicRedirect302NoLocation | 0.004 | |
| testBasicRedirect303 | 0.004 | |
| testBasicRedirect304 | 0.003 | |
| testBasicRedirect305 | 0.003 |
| testCookieVersionSupportHeader1 | 0.007 | |
| testCookieVersionSupportHeader2 | 0.007 | |
| testCookieVersionSupportHeader3 | 0.009 | |
| testSetCookieVersionMix | 0.011 |
| testConstructor | 0.001 | |
| testCloning | 0 | |
| testHTTPCLIENT_1031 | 0.001 | |
| testSerialization | 0.034 |
| testDeflateSupportForServerReturningRfc1950Stream | 0.014 | |
| testDeflateSupportForServerReturningRfc1951Stream | 0.008 | |
| testGzipSupport | 0.019 | |
| testThreadSafetyOfContentCodings | 0.135 | |
| testHttpEntityWriteToForGzip | 0.009 | |
| testHttpEntityWriteToForDeflate | 0.01 | |
| gzipResponsesWorkWithBasicResponseHandler | 0.008 | |
| deflateResponsesWorkWithBasicResponseHandler | 0.007 | |
| testResponseWithNoContent | 0.016 |
| testDnsResolverUnknownHost | 0.015 | |
| testDefaultLocalHost | 0.003 | |
| testCustomDnsResolver | 0.006 |
| testConstructor | 0 | |
| testRegisterUnregister | 0.001 | |
| testIterator | 0 | |
| testIllegalRegisterUnregister | 0.001 | |
| testResolvePort | 0 | |
| testHashCode | 0.001 | |
| testEquals | 0 | |
| testToString | 0.001 |
| testResponseParsingWithTooMuchGarbage | 0.001 | |
| testResponseParsingNoResponse | 0 | |
| testResponseParsingOnlyGarbage | 0 | |
| testResponseParsingWithSomeGarbage | 0.001 |
| testUnsupportedScheme | 0.001 | |
| testCustomAuthPreference | 0 | |
| testAuthSucceededInvalidInput | 0 | |
| testAuthSucceeded | 0.001 | |
| testAuthSucceededNoCache | 0 | |
| testAuthScemeNotCompleted | 0.001 | |
| testAuthScemeNonCacheable | 0.001 | |
| testAuthFailedInvalidInput | 0 | |
| testAuthFailed | 0.001 | |
| testAuthFailedNoCache | 0 | |
| testIsAuthenticationRequestedInvalidInput | 0 | |
| testTargetAuthRequested | 0 | |
| testProxyAuthRequested | 0 | |
| testGetChallengesInvalidInput | 0 | |
| testGetChallenges | 0 | |
| testSelectInvalidInput | 0 | |
| testSelectNoSchemeRegistry | 0 | |
| testSelectNoCredentialsProvider | 0 | |
| testNoCredentials | 0 | |
| testCredentialsFound | 0 |
| testParseURLCodedContent | 0.001 | |
| testParseURLCodedContentString | 0.007 | |
| testParseInvalidURLCodedContent | 0.001 | |
| testParseEntity | 0 | |
| testParseUTF8Entity | 0.001 | |
| testParseUTF8String | 0.001 | |
| testParseEntityDefaultContentType | 0 | |
| testIsEncoded | 0 | |
| testFormat | 0 | |
| testFormatString | 0.001 |
| testIllegalResponseArg | 0 | |
| testNoKeepAliveHeader | 0 | |
| testEmptyKeepAliveHeader | 0 | |
| testInvalidKeepAliveHeader | 0.001 | |
| testKeepAliveHeader | 0 |
| noRetryOnConnectTimeout | 0.013 | |
| noRetryOnUnknownHost | 0.001 | |
| noRetryOnAbortedRequests | 0 | |
| retryOnNonAbortedRequests | 0.002 | |
| noRetryOnConnectionTimeout | 0.001 |
| testBasicProperties | 0 | |
| testEmptyURI | 0 | |
| testCloneBasicRequests | 0.001 | |
| testCloneEntityEnclosingRequests | 0 | |
| testCloneStreamingEntityEnclosingRequests | 0 |
| testUsernamePasswordCredentialsBasics | 0 | |
| testNTCredentialsBasics | 0.002 | |
| testUsernamePasswordCredentialsHashCode | 0.001 | |
| testUsernamePasswordCredentialsEquals | 0 | |
| testNTCredentialsHashCode | 0.001 | |
| testNTCredentialsEquals | 0 | |
| testUsernamePasswordCredentialsSerialization | 0.002 | |
| testNTCredentialsSerialization | 0.003 |
| testParseVersion | 0 | |
| testParsePath | 0 | |
| testParsePathDefault | 0 | |
| testParseNullPath | 0.001 | |
| testParseBlankPath | 0 | |
| testParseDomain | 0.001 | |
| testParseDomainDefaultValue | 0 | |
| testParseNullDomain | 0 | |
| testParseBlankDomain | 0 | |
| testParsePort | 0 | |
| testParsePortDefault | 0 | |
| testParseNullPort | 0 | |
| testParseBlankPort | 0.001 | |
| testParseInvalidPort | 0.003 | |
| testParseNegativePort | 0 | |
| testParseNameValue | 0 | |
| testParseNullVersion | 0 | |
| testParseNegativeVersion | 0.001 | |
| testParseMaxage | 0.001 | |
| testParseMaxageDefault | 0.004 | |
| testParseNullMaxage | 0 | |
| testParseNegativeMaxage | 0 | |
| testParseSecure | 0 | |
| testParseDiscard | 0 | |
| testParseOtherAttributes | 0 | |
| testCookiesWithComma | 0 | |
| testValidateNoDomain | 0 | |
| testValidateDomainLeadingDot | 0 | |
| testValidateDomainEmbeddedDot | 0.001 | |
| testValidateDomainLocal | 0.001 | |
| testValidateDomainLocalhost | 0.001 | |
| testValidateDomainEffectiveHost | 0.001 | |
| testValidateDomainIllegal | 0.001 | |
| testValidatePath | 0 | |
| testValidateCookieName | 0 | |
| testValidatePort | 0.001 | |
| testValidateVersion | 0.001 | |
| testMatchPath | 0 | |
| testMatchDomain | 0 | |
| testMatchDomainLocal | 0.001 | |
| testMatchPort | 0 | |
| testCookieExpiration | 0 | |
| testCookieSecure | 0 | |
| testRFC2965CookieFormatting | 0.001 | |
| testRFC2965CookiesFormatting | 0 | |
| testRejectSetCookie | 0.003 |
| testEquality3 | 0 | |
| testEquality4 | 0 | |
| testUnequality1 | 0.001 | |
| testUnequality2 | 0 | |
| testEquality1 | 0 | |
| testEquality2 | 0.001 |
| testRFC2109DomainMatch2 | 0 | |
| testRFC2109DomainMatch3 | 0 | |
| testRFC2109DomainMatch4 | 0 | |
| testRFC2109DomainInvalidInput | 0 | |
| testRFC2109VersionParse | 0 | |
| testRFC2109VersionParseInvalid | 0 | |
| testRFC2109VersionValidate | 0 | |
| testRFC2109VersionInvalidInput | 0 | |
| testRFC2109DomainParse | 0 | |
| testRFC2109DomainValidate1 | 0.001 | |
| testRFC2109DomainValidate2 | 0 | |
| testRFC2109DomainValidate3 | 0.001 | |
| testRFC2109DomainValidate4 | 0 | |
| testRFC2109DomainMatch1 | 0 |
| testGetRedirectRequestForTemporaryRedirect | 0.001 | |
| testIsRedirectable | 0 | |
| testIsRedirectedMovedTemporary | 0 | |
| testIsRedirectedMovedTemporaryNoLocation | 0 | |
| testIsRedirectedMovedPermanently | 0 | |
| testIsRedirectedTemporaryRedirect | 0 | |
| testIsRedirectedSeeOther | 0 | |
| testIsRedirectedUnknownStatus | 0 | |
| testIsRedirectedInvalidInput | 0 | |
| testGetLocationUri | 0 | |
| testGetLocationUriMissingHeader | 0 | |
| testGetLocationUriInvalidLocation | 0 | |
| testGetLocationUriRelative | 0 | |
| testGetLocationUriRelativeMissingTargetHost | 0 | |
| testGetLocationUriRelativeWithFragment | 0 | |
| testGetLocationUriAbsoluteWithFragment | 0 | |
| testGetLocationUriNormalized | 0.002 | |
| testGetLocationUriRelativeLocationNotAllowed | 0 | |
| testGetLocationUriAllowCircularRedirects | 0 | |
| testGetLocationUriDisallowCircularRedirects | 0 | |
| testGetLocationUriInvalidInput | 0 | |
| testGetRedirectRequest | 0 |
| testCloseQuietlyClient | 0.003 | |
| testCloseQuietlyNullClient | 0 | |
| testCloseQuietlyClientTwice | 0.002 | |
| testCloseQuietlyResponse | 0.004 | |
| testCloseQuietlyResponseNull | 0.002 | |
| testCloseQuietlyResponseTwice | 0.003 | |
| testCloseQuietlyResponseAfterConsumeContent | 0.003 |
| testInvalidIPv4Address | 0 | |
| testValidIPv6Address | 0 | |
| testInvalidIPv6Address | 0 | |
| testInvalidIPv6AddressIncorrectGroupCount | 0.001 | |
| testValidIPv4Address | 0 |
| testConnectionKeepAliveForConnectRequest | 0 | |
| testConnectionKeepAliveForDirectRequests | 0.001 | |
| testConnectionKeepAliveForTunneledRequests | 0.001 | |
| testProxyConnectionKeepAliveForRequestsOverProxy | 0 | |
| testPreserveCustomConnectionHeader | 0.001 | |
| testPreserveCustomProxyConnectionHeader | 0.001 | |
| testRequestParameterCheck | 0 |
| testAuthFailureState | 0.01 | |
| testAuthChallengeStateNoOption | 0.001 | |
| testAuthChallengeStateOneOptions | 0.003 | |
| testAuthChallengeStateMultipleOption | 0.004 | |
| testAuthSuccess | 0.002 | |
| testAuthSuccessConnectionBased | 0.003 |
| testCookieIdentityComparasionByNameAndLocalHost | 0 | |
| testCookieIdentityComparasionByNameDomainAndPath | 0 | |
| testCookieIdentityComparasionByNameDomainAndNullPath | 0.001 | |
| testCookieIdentityComparasionByName | 0 | |
| testCookieIdentityComparasionByNameAndDomain | 0 | |
| testCookieIdentityComparasionByNameAndNullDomain | 0 |
| testConstructor | 0 | |
| testNullHost | 0 | |
| testEmptyHost | 0 | |
| testNegativePort | 0 | |
| testNullPath | 0 | |
| testEmptyPath | 0 |
| testEscapedAmpersandInQueryAbsolute | 0.011 | |
| testEscapedAmpersandInQueryRelative | 0.01 | |
| testPlusInPathAbsolute | 0.007 | |
| testPlusInPathRelative | 0.011 | |
| testEscapedSpaceInPathAbsolute | 0.007 | |
| testEscapedSpaceInPathRelative | 0.007 | |
| testEscapedAmpersandInPathAbsolute | 0.005 | |
| testEscapedAmpersandInPathRelative | 0.005 | |
| testEscapedSpaceInQueryAbsolute | 0.011 | |
| testEscapedSpaceInQueryRelative | 0.006 | |
| testPlusInQueryAbsolute | 0.007 | |
| testPlusInQueryRelative | 0.006 |
| testProxyAuthOverPlainConnection | 0.005 | |
| testProxyAuthOverTunneledConnection | 0 | |
| testPreserveAuthHeader | 0 | |
| testAuthStateNotSet | 0 | |
| testAuthSchemeNotSet | 0 | |
| testConnectionBasedAuthOnlyIfChallenged | 0 | |
| testContextParameterCheck | 0 | |
| testRequestParameterCheck | 0.001 |
| testCookiesForConnectRequest | 0.008 | |
| testNoCookieSpecRegistry | 0.001 | |
| testNoTargetHost | 0.001 | |
| testNoHttpConnection | 0 | |
| testAddCookiesUsingExplicitCookieSpec | 0.001 | |
| testAuthScopeInvalidRequestURI | 0.001 | |
| testAuthScopeRemotePortWhenDirect | 0.001 | |
| testAuthDefaultHttpPortWhenProxy | 0.001 | |
| testAuthDefaultHttpsPortWhenProxy | 0.001 | |
| testExcludeExpiredCookies | 0.001 | |
| testNoMatchingCookies | 0.001 | |
| testCookieOrder | 0.001 | |
| testAddSpecVersionHeader | 0.001 | |
| testContextParameterCheck | 0.001 | |
| testNoCookieStore | 0.001 | |
| testRequestParameterCheck | 0.001 | |
| testAddCookies | 0 |
| testDigestAuthenticationNoNonce | 0.003 | |
| testDigestAuthenticationMD5Sess | 0.001 | |
| testDigestAuthenticationMD5SessNoQop | 0.001 | |
| testDigestAuthenticationMD5SessUnknownQop | 0 | |
| testDigestAuthenticationUnknownAlgo | 0.001 | |
| testDigestAuthenticationWithStaleNonce | 0 | |
| testDigestNouceCount | 0.001 | |
| testDigestMD5SessA1AndCnonceConsistency | 0.001 | |
| testHttpEntityDigest | 0.001 | |
| testDigestAuthenticationQopAuthInt | 0 | |
| testDigestAuthenticationQopAuthIntNullEntity | 0 | |
| testDigestAuthenticationQopAuthOrAuthIntNonRepeatableEntity | 0.001 | |
| testDigestAuthenticationQopIntOnlyNonRepeatableEntity | 0.001 | |
| testDigestAuthenticationEmptyChallenge2 | 0 | |
| testDigestAuthenticationWithDefaultCreds | 0.001 | |
| testDigestAuthentication | 0 | |
| testDigestAuthenticationWithQueryStringInDigestURI | 0 | |
| testDigestAuthenticationWithMultipleRealms | 0.001 | |
| testDigestAuthenticationNoRealm | 0 | |
| testDigestAuthenticationInvalidInput | 0.002 | |
| testDigestAuthenticationOverrideParameter | 0 | |
| testDigestAuthenticationWithSHA | 0 | |
| testDigestAuthenticationEmptyChallenge1 | 0 |
| testAuthenticationRequested | 0.011 | |
| testAuthenticationNotRequestedUnchallenged | 0.001 | |
| testAuthenticationNotRequestedSuccess1 | 0.001 | |
| testAuthenticationNotRequestedSuccess2 | 0.001 | |
| testAuthentication | 0 | |
| testAuthenticationNoChallenges | 0.001 | |
| testAuthenticationNoSupportedChallenges | 0.001 | |
| testAuthenticationNoCredentials | 0 | |
| testAuthenticationFailed | 0 | |
| testAuthenticationNoAuthScheme | 0 | |
| testAuthenticationFailure | 0.001 | |
| testAuthenticationHandshaking | 0 | |
| testAuthenticationNoMatchingChallenge | 0.001 | |
| testAuthenticationException | 0.002 |
| testLMResponse | 0.098 | |
| testNTLMResponse | 0.002 | |
| testLMv2Response | 0.001 | |
| testNTLMv2Response | 0.002 | |
| testLM2SessionResponse | 0 | |
| testNTLM2SessionResponse | 0 | |
| testNTLMUserSessionKey | 0 | |
| testType1Message | 0.002 | |
| testType3Message | 0.013 | |
| testRC4 | 0 | |
| testMD4 | 0 |
| testReuseOfAbortedConnections | 0.095 | |
| testKeepAliveHeaderRespected | 1.607 | |
| testReuseOfPersistentConnections | 0.037 | |
| testReuseOfClosedConnections | 0.048 |
| testInvalidArguments | 0 | |
| testNullEnums | 0 | |
| testEqualsHashcodeClone | 0.001 | |
| testHopping | 0.001 | |
| testCstr1 | 0 | |
| testCstr3 | 0 | |
| testCstr4 | 0 | |
| testCstr6 | 0 | |
| testImmutable | 0 | |
| testCstrFullRoute | 0 | |
| testCstrFullFlags | 0.001 |
| testBasicCredentialsProviderCredentials | 0 | |
| testBasicCredentialsProviderNoCredentials | 0.001 | |
| testBasicCredentialsProviderDefaultCredentials | 0 | |
| testDefaultCredentials | 0 | |
| testRealmCredentials | 0.001 | |
| testHostCredentials | 0 | |
| testWrongHostCredentials | 0 | |
| testWrongRealmCredentials | 0 | |
| testScopeMatching | 0 | |
| testCredentialsMatching | 0 |
| testInvalidHeader | 0 | |
| testResponseParameterCheck | 0 | |
| testContextParameterCheck | 0 | |
| testParseCookies | 0 | |
| testNoCookieOrigin | 0 | |
| testNoCookieSpec | 0.001 | |
| testNoCookieStore | 0 | |
| testSetCookie2OverrideSetCookie | 0 | |
| testCookieRejected | 0 |
| testProcessChallenge | 0 | |
| testProcessChallengeWithLotsOfBlanks | 0 | |
| testNullHeader | 0 | |
| testInvalidHeader | 0 | |
| testInvalidSchemeName | 0 | |
| testEmptyHeader | 0 | |
| testInvalidHeaderValue | 0 |
| usesConnectionManagerFromBackend | 0.004 | |
| addsAcceptEncodingHeaderToHttpUriRequest | 0.002 | |
| addsAcceptEncodingHeaderToHttpUriRequestWithContext | 0.001 | |
| addsAcceptEncodingHeaderToHostAndHttpRequest | 0.003 | |
| addsAcceptEncodingHeaderToHostAndHttpRequestWithContext | 0.003 | |
| addsAcceptEncodingHeaderToUriRequestWithHandler | 0.004 | |
| addsAcceptEncodingHeaderToUriRequestWithHandlerAndContext | 0.002 | |
| addsAcceptEncodingHeaderToRequestWithHostAndHandler | 0.004 | |
| addsAcceptEncodingHeaderToRequestWithHostAndContextAndHandler | 0.004 | |
| doesNotModifyResponseBodyIfNoContentEncoding | 0.006 | |
| doesNotModifyResponseBodyIfNoContentEncodingWithContext | 0.005 | |
| doesNotModifyResponseBodyIfNoContentEncodingForHostRequest | 0.003 | |
| doesNotModifyResponseBodyIfNoContentEncodingForHostRequestWithContext | 0.003 | |
| doesNotModifyResponseBodyWithHandlerIfNoContentEncoding | 0.003 | |
| doesNotModifyResponseBodyWithHandlerAndContextIfNoContentEncoding | 0.003 | |
| doesNotModifyResponseBodyWithHostAndHandlerIfNoContentEncoding | 0.003 | |
| doesNotModifyResponseBodyWithHostAndHandlerAndContextIfNoContentEncoding | 0.003 | |
| successfullyUncompressesContent | 0.002 | |
| uncompressedResponseHasUnknownLength | 0.002 | |
| uncompressedResponseIsNotEncoded | 0.002 | |
| uncompressedResponseHasContentMD5Removed | 0.002 | |
| unencodedResponseRetainsContentMD5 | 0.001 | |
| passesThroughTheBodyOfAPOST | 0.002 | |
| extractsHostNameFromUriRequest | 0.002 | |
| isAnHttpClient | 0.001 | |
| usesParamsFromBackend | 0.002 | |
| extractsHostNameAndPortFromUriRequest | 0.002 | |
| extractsIPAddressFromUriRequest | 0.001 | |
| extractsIPAddressAndPortFromUriRequest | 0.002 | |
| extractsLocalhostFromUriRequest | 0.001 | |
| extractsLocalhostAndPortFromUriRequest | 0.002 |
| testConstructor | 0.011 | |
| testParseWithIllegalDomain1 | 0.005 | |
| testParseWithIllegalDomain2 | 0 | |
| testParseWithIllegalDomain4 | 0.001 | |
| testSecondDomainLevelCookie | 0 | |
| testSecondDomainLevelCookieMatch | 0 | |
| testParseWithWrongPath | 0 | |
| testCookieNameWithBlanks | 0 | |
| testCookieNameStartingWithDollarSign | 0.001 | |
| testInvalidDomainWithSimpleHostName | 0 | |
| testCookieWithComma | 0 | |
| testRFC2109CookieFormatting | 0.002 | |
| testRFC2109CookiesFormatting | 0.001 | |
| testNullCookieValueFormatting | 0 | |
| testCookieNullDomainNullPathFormatting | 0 | |
| testCookieOrderingByPath | 0 | |
| testVersion1CookieWithInvalidExpires | 0.017 | |
| testInvalidInput | 0.001 | |
| testParseVersion | 0 | |
| testCookiesomainEqualsHost | 0 |
| testIllegal | 0 | |
| testDirect | 0.001 | |
| testProxy | 0 | |
| testProxyChain | 0 | |
| testLocalDirect | 0 | |
| testDirectSecure | 0 | |
| testProxyTLS | 0 |
| testRemoveParameters | 0.001 | |
| testSetParameter | 0 | |
| testParameterWithSpecialChar | 0.001 | |
| testAddParameter | 0 | |
| testQueryEncoding | 0 | |
| testPathEncoding | 0 | |
| testAgainstURI | 0.001 | |
| testAgainstURIEncoded | 0.001 | |
| testHierarchicalUri | 0 | |
| testMutationToRelativeUri | 0.001 | |
| testMutationRemoveFragment | 0 | |
| testMutationRemoveUserInfo | 0 | |
| testMutationRemovePort | 0 | |
| testOpaqueUri | 0 | |
| testOpaqueUriMutation | 0 | |
| testHierarchicalUriMutation | 0.001 | |
| testEmpty | 0 | |
| testSetUserInfo | 0 |
| testConstructor | 0 | |
| testInvalidInput | 0 | |
| testBasicDateParse | 0.001 | |
| testTwoDigitYearDateParse | 0 | |
| testParseQuotedDate | 0.001 | |
| testBasicDateFormat | 0 |
| testContentEncodingNoEntity | 0 | |
| testNoContentEncoding | 0 | |
| testGzipContentEncoding | 0 | |
| testGzipContentEncodingZeroLength | 0 | |
| testXGzipContentEncoding | 0 | |
| testDeflateContentEncoding | 0 | |
| testIdentityContentEncoding | 0 | |
| testUnknownContentEncoding | 0.001 |
| testNetscapeDomainValidate1 | 0.001 | |
| testNetscapeDomainValidate2 | 0 | |
| testNetscapeDomainValidate3 | 0 | |
| testNetscapeDomainValidate4 | 0.001 | |
| testNetscapeDomainMatch1 | 0 | |
| testNetscapeDomainMatch2 | 0 | |
| testNetscapeDomainInvalidInput | 0.001 |
| doesNotBackOffForConnectionManagerTimeout | 0 | |
| backsOffForServiceUnavailable | 0 | |
| doesNotBackOffForNon503StatusCodes | 0.001 | |
| isABackoffStrategy | 0 | |
| backsOffForSocketTimeouts | 0 | |
| backsOffForConnectionTimeouts | 0 |
| doesNotIncreaseBeyondPerHostMaxOnProbe | 0 | |
| backoffDoesNotAdjustDuringCoolDownPeriod | 0 | |
| backoffStillAdjustsAfterCoolDownPeriod | 0 | |
| probeDoesNotAdjustDuringCooldownPeriod | 0 | |
| probeStillAdjustsAfterCoolDownPeriod | 0 | |
| willBackoffImmediatelyEvenAfterAProbe | 0 | |
| backOffFactorIsConfigurable | 0 | |
| coolDownPeriodIsConfigurable | 0 | |
| isABackoffManager | 0 | |
| halvesConnectionsOnBackoff | 0 | |
| doesNotBackoffBelowOneConnection | 0 | |
| increasesByOneOnProbe | 0 |
| testSimpleRegisterAndGet | 0 | |
| testInvalidHandler | 0 | |
| testBasicPathInvalidInput1 | 0.001 | |
| testBasicPathInvalidInput2 | 0 |
| testInvalidInput | 0 | |
| testCookieBrowserCompatMatch | 0.002 | |
| testCookieStandardCompliantMatch | 0.001 | |
| testCookieBrowserCompatFormatting | 0.003 | |
| testCookieStandardCompliantFormatting | 0 | |
| testCookieBrowserCompatParsing | 0.002 | |
| testNetscapeCookieParsing | 0.002 | |
| testCookieStandardCompliantParsing | 0.001 | |
| testCookieStandardCompliantParsingLocalHost | 0 | |
| testCookieStandardCompliantParsingLocalHost2 | 0 |
| testPreemptiveTargetAndProxyAuth | 0.001 | |
| testCredentialsProviderNotSet | 0 | |
| testAuthCacheNotSet | 0 | |
| testAuthCacheEmpty | 0 | |
| testNoMatchingCredentials | 0 | |
| testAuthSchemeAlreadySet | 0 | |
| testContextParameterCheck | 0 | |
| testRequestParameterCheck | 0 |
| testBasicSSL | 0.136 | |
| testSSLTrustVerification | 0.033 | |
| testSSLTrustVerificationOverride | 0.069 |
| testConstructor | 0 | |
| testSecondDomainLevelCookie | 0 | |
| testCookieNameWithBlanks | 0 | |
| testCookieNameStartingWithDollarSign | 0.001 | |
| testCookieWithComma | 0.002 | |
| testNullCookieValueFormatting | 0 | |
| testVersion1CookieWithInvalidExpires | 0.001 | |
| testInvalidInput | 0 | |
| testParseWithQuotes | 0 | |
| testParseWithPath | 0 | |
| testParseWithDomain | 0 | |
| testParseWithSecure | 0 | |
| testParseWithComment | 0 | |
| testParseWithExpires | 0.001 | |
| testParseWithAll | 0 | |
| testParseMultipleDifferentPaths | 0.001 | |
| testParseWithWrongDomain | 0 | |
| testParseWithPathMismatch | 0 | |
| testParseWithPathMismatch2 | 0 | |
| testCookieNameBlank | 0 | |
| testDateFormats | 0.008 | |
| testSecondDomainLevelCookieMatch1 | 0.001 | |
| testSecondDomainLevelCookieMatch2 | 0 | |
| testSecondDomainLevelCookieMatch3 | 0 | |
| testInvalidSecondDomainLevelCookieMatch1 | 0 | |
| testInvalidSecondDomainLevelCookieMatch2 | 0 | |
| testMatchBlankPath | 0 | |
| testMatchNullCookieDomain | 0 | |
| testMatchNullCookiePath | 0 | |
| testCookieMatch1 | 0 | |
| testCookieMatch2 | 0 | |
| testCookieMatch3 | 0 | |
| testCookieMatch4 | 0 | |
| testCookieMismatch1 | 0 | |
| testCookieMismatch2 | 0 | |
| testCookieMismatch3 | 0 | |
| testCookieMismatch4 | 0 | |
| testCookieMatch5 | 0 | |
| testCookieMismatch6 | 0 | |
| testInvalidMatchDomain | 0 | |
| testGenericCookieFormatting | 0.001 | |
| testFormatSeveralCookies | 0 | |
| testKeepCloverHappy | 0 | |
| testFormatCookieWithSpaceInValue | 0 | |
| testFormatCookieVersion0WithSpaceInValue | 0 | |
| testDomainCaseInsensitivity | 0.001 | |
| testParse1 | 0 | |
| testParse2 | 0.001 | |
| testParse3 | 0 | |
| testQuotedExpiresAttribute | 0.001 | |
| testSecurityError | 0 | |
| testParseSimple | 0.001 | |
| testParseSimple2 | 0 | |
| testParseNoName | 0 | |
| testParseNoValue | 0 | |
| testParseWithWhiteSpace | 0 | |
| testParseRelativePath | 0.001 |
| testAbortRetry_HTTPCLIENT_1120 | 0.012 | |
| testAbortInAllocate | 0.01 | |
| testAbortAfterAllocateBeforeRequest | 0.112 | |
| testAbortBeforeExecute | 0.005 | |
| testAbortAfterRedirectedRoute | 0.011 | |
| testSocketConnectFailureReleasesConnection | 0.028 |
| testAuthenticationUserinfoInRequestSuccess | 0.009 | |
| testAuthenticationUserinfoInRequestFailure | 0.018 | |
| testPreemptiveAuthentication | 0.008 | |
| testPreemptiveAuthenticationFailure | 0.007 | |
| testAuthenticationTargetAsProxy | 0.006 | |
| testConnectionCloseAfterAuthenticationSuccess | 0.018 | |
| testBasicAuthenticationFailure | 0.008 | |
| testBasicAuthenticationSuccessOnNonRepeatablePutExpectContinue | 0.009 | |
| testBasicAuthenticationFailureOnNonRepeatablePutDontExpectContinue | 0.01 | |
| testBasicAuthenticationSuccessOnRepeatablePost | 0.012 | |
| testBasicAuthenticationFailureOnNonRepeatablePost | 0.007 | |
| testBasicAuthenticationCredentialsCaching | 0.006 | |
| testBasicAuthenticationNoCreds | 0.006 | |
| testBasicAuthenticationSuccess | 0.005 |
| testStatelessConnections | 0.06 | |
| testStatefullConnections | 0.002 | |
| nullOperatorIsNotAllowed | 0.001 | |
| nullConnPerRouteIsNotAllowed | 0.003 | |
| deprecatedConstructorIsStillSupported | 0.004 | |
| emptyPoolHasNoConnections | 0.001 | |
| poolHasOneConnectionAfterRequestingOne | 0.022 | |
| emptyPoolHasNoRouteSpecificConnections | 0.001 | |
| routeSpecificPoolHasOneConnectionAfterRequestingOne | 0.003 | |
| abortingPoolEntryRequestEarlyDoesNotCreateConnection | 0.002 | |
| cannotAcquireConnectionIfPoolShutdown | 0.001 | |
| multipleShutdownsAreOk | 0.001 | |
| canAcquirePoolEntry | 0.004 | |
| canRetrieveMaxTotalConnections | 0.001 | |
| closesFreedConnectionsWhenShutdown | 0.02 | |
| deleteClosedConnectionsReclaimsPoolSpace | 0.005 | |
| deleteClosedConnectionsDoesNotReclaimOpenConnections | 0.002 | |
| closeIdleConnectionsClosesThoseThatHaveTimedOut | 0.205 | |
| closeIdleConnectionsDoesNotCloseThoseThatHaveNotTimedOut | 0.003 | |
| closeExpiredConnectionsClosesExpiredOnes | 0.203 | |
| closeExpiredConnectionsDoesNotCloseUnexpiredOnes | 0.204 | |
| closesNonReusableConnections | 0.002 | |
| handlesExceptionsWhenClosingConnections | 0.003 | |
| wakesUpWaitingThreadsWhenEntryAvailable | 0.202 | |
| wakesUpWaitingThreadsOnOtherRoutesWhenEntryAvailable | 0.203 | |
| doesNotRecycleExpiredConnections | 0.202 | |
| closesExpiredConnectionsWhenNotReusingThem | 0.203 | |
| wakesUpWaitingThreadsOnShutdown | 0.005 |
| testBasicAuthenticationWith88591Chars | 0.007 | |
| testBasicAuthentication | 0.001 | |
| testBasicProxyAuthentication | 0.001 | |
| testBasicAuthenticationWithNoRealm | 0 |
| testDefaultHostAtClientLevel | 0.004 | |
| testDefaultHostHeader | 0.005 | |
| testVirtualHostHeader | 0.007 | |
| testVirtualHostPortHeader | 0.005 | |
| testClientLevelVirtualHostHeader | 0.007 | |
| testDefaultHostAtRequestLevel | 0.004 | |
| testAutoGeneratedHeaders | 0.011 | |
| testNonRepeatableEntity | 0.007 | |
| testDefaultPortVirtualHost | 0.003 | |
| testRelativeRequestURIWithFragment | 0.003 | |
| testAbsoluteRequestURIWithFragment | 0.003 |
| testTargetAndProxyAuthCaching | 0.002 | |
| testNoAuthStateInitialized | 0 | |
| testNoAuthSchemeSelected | 0 | |
| testAuthSchemeNotCompleted | 0 | |
| testNotChallenged | 0 | |
| testInvalidateCachingOnAuthFailure | 0 | |
| testResponseParameterCheck | 0 | |
| testContextParameterCheck | 0 |