Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
367 0 0 1 99.728% 48.724

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.testing.fluent 7 0 0 0 100% 0.121
org.apache.hc.client5.testing.async 274 0 0 0 100% 40.425
org.apache.hc.client5.testing.sync 86 0 0 1 98.837% 8.178

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

org.apache.hc.client5.testing.fluent

Class Tests Errors Failures Skipped Success Rate Time
TestFluent 7 0 0 0 100% 0.121

org.apache.hc.client5.testing.async

Class Tests Errors Failures Skipped Success Rate Time
TestHttp1AsyncRedirects 42 0 0 0 100% 0.828
TestHttp1AsyncStatefulConnManagement 2 0 0 0 100% 0.256
TestH2Reactive 12 0 0 0 100% 4.596
TestHttp1ClientAuthentication 26 0 0 0 100% 0.623
TestH2AsyncMinimal 12 0 0 0 100% 0.313
TestHttpMinimalReactive 28 0 0 0 100% 12.508
TestH2Async 12 0 0 0 100% 0.263
TestH2MinimalReactive 12 0 0 0 100% 3.478
TestHttp1Async 20 0 0 0 100% 0.617
TestH2ClientAuthentication 24 0 0 0 100% 1.093
TestHttpAsyncMinimal 28 0 0 0 100% 5.739
TestH2AsyncRedirect 36 0 0 0 100% 0.975
TestHttp1Reactive 20 0 0 0 100% 9.136

org.apache.hc.client5.testing.sync

Class Tests Errors Failures Skipped Success Rate Time
TestConnectionManagement 4 0 0 0 100% 0.557
TestMinimalClientRequestExecution 2 0 0 0 100% 0.038
TestClientAuthentication 18 0 0 0 100% 0.22
TestMalformedServerResponse 1 0 0 0 100% 0.013
TestSPNegoScheme 2 0 0 0 100% 0.478
TestContentCodings 9 0 0 0 100% 0.104
TestBasicConnectionManager 2 0 0 0 100% 0.019
TestClientAuthenticationFakeNTLM 5 0 0 0 100% 0.08
TestClientRequestExecution 5 0 0 0 100% 0.053
TestWindowsNegotiateScheme 1 0 0 1 0% 0.014
TestStatefulConnManagement 2 0 0 0 100% 0.253
TestCookieVirtualHost 1 0 0 0 100% 0.038
TestSSLSocketFactory 10 0 0 0 100% 0.572
TestIdleConnectionEviction 1 0 0 0 100% 2.537
TestConnectionReuse 4 0 0 0 100% 1.801
TestRedirects 19 0 0 0 100% 1.401

Test Cases

[Summary] [Package List] [Test Cases]

TestHttp1AsyncRedirects

testDefaultHeadersRedirect[HTTP/1.1 http] 0.013
testBasicRedirect300NoKeepAlive[HTTP/1.1 http] 0.012
testBasicRedirect301NoKeepAlive[HTTP/1.1 http] 0.008
testBasicRedirect302NoLocation[HTTP/1.1 http] 0.006
testMaxRedirectCheck[HTTP/1.1 http] 0.008
testRelativeRedirect[HTTP/1.1 http] 0.007
testPostRedirectSeeOther[HTTP/1.1 http] 0.007
testRejectBogusRedirectLocation[HTTP/1.1 http] 0.007
testRedirectWithCookie[HTTP/1.1 http] 0.008
testPostRedirect[HTTP/1.1 http] 0.008
testRejectInvalidRedirectLocation[HTTP/1.1 http] 0.005
testRelativeRedirect2[HTTP/1.1 http] 0.005
testBasicRedirect300[HTTP/1.1 http] 0.005
testBasicRedirect301[HTTP/1.1 http] 0.006
testBasicRedirect302[HTTP/1.1 http] 0.006
testBasicRedirect303[HTTP/1.1 http] 0.006
testBasicRedirect304[HTTP/1.1 http] 0.005
testBasicRedirect305[HTTP/1.1 http] 0.008
testBasicRedirect307[HTTP/1.1 http] 0.006
testCrossSiteRedirect[HTTP/1.1 http] 0.01
testCircularRedirect[HTTP/1.1 http] 0.006
testDefaultHeadersRedirect[HTTP/1.1 https] 0.04
testBasicRedirect300NoKeepAlive[HTTP/1.1 https] 0.027
testBasicRedirect301NoKeepAlive[HTTP/1.1 https] 0.036
testBasicRedirect302NoLocation[HTTP/1.1 https] 0.029
testMaxRedirectCheck[HTTP/1.1 https] 0.031
testRelativeRedirect[HTTP/1.1 https] 0.031
testPostRedirectSeeOther[HTTP/1.1 https] 0.032
testRejectBogusRedirectLocation[HTTP/1.1 https] 0.029
testRedirectWithCookie[HTTP/1.1 https] 0.031
testPostRedirect[HTTP/1.1 https] 0.033
testRejectInvalidRedirectLocation[HTTP/1.1 https] 0.029
testRelativeRedirect2[HTTP/1.1 https] 0.028
testBasicRedirect300[HTTP/1.1 https] 0.03
testBasicRedirect301[HTTP/1.1 https] 0.028
testBasicRedirect302[HTTP/1.1 https] 0.027
testBasicRedirect303[HTTP/1.1 https] 0.027
testBasicRedirect304[HTTP/1.1 https] 0.026
testBasicRedirect305[HTTP/1.1 https] 0.026
testBasicRedirect307[HTTP/1.1 https] 0.027
testCrossSiteRedirect[HTTP/1.1 https] 0.054
testCircularRedirect[HTTP/1.1 https] 0.034

TestConnectionManagement

testCloseExpiredIdleConnections 0.156
testCloseExpiredTTLConnections 0.177
testReleaseConnectionWithTimeLimits 0.191
testReleaseConnection 0.029

TestHttp1AsyncStatefulConnManagement

testRouteSpecificPoolRecylcing 0.213
testStatefulConnections 0.031

TestH2Reactive

testRequestExecutionFromCallback[HTTP/2 http] 0.024
testBadRequest[HTTP/2 http] 0.005
testSequentialPostRequests[HTTP/2 http] 0.008
testConcurrentPostRequests[HTTP/2 http] 1.525
testSequentialGetRequests[HTTP/2 http] 0.008
testSequentialHeadRequests[HTTP/2 http] 0.006
testRequestExecutionFromCallback[HTTP/2 https] 0.045
testBadRequest[HTTP/2 https] 0.024
testSequentialPostRequests[HTTP/2 https] 0.027
testConcurrentPostRequests[HTTP/2 https] 2.849
testSequentialGetRequests[HTTP/2 https] 0.035
testSequentialHeadRequests[HTTP/2 https] 0.034

TestMinimalClientRequestExecution

testNonCompliantURIWithContext 0.018
testNonCompliantURIWithoutContext 0.017

TestClientAuthentication

testAuthenticationTargetAsProxy 0.008
testBasicAuthenticationFailureOnNonRepeatablePutDontExpectContinue 0.013
testBasicAuthenticationSuccessOnNonRepeatablePutExpectContinue 0.019
testAuthenticationFallback 0.018
testAuthenticationUserinfoInRedirectSuccess 0.01
testAuthenticationCredentialsCachingReauthenticationOnDifferentRealm 0.013
testReauthentication 0.022
testBasicAuthenticationNoCreds 0.008
testBasicAuthenticationCredentialsCaching 0.01
testBasicAuthenticationSuccess 0.01
testPreemptiveAuthenticationFailure 0.01
testAuthenticationUserinfoInRequestSuccess 0.02
testBasicAuthenticationFailure 0.008
testBasicAuthenticationFailureOnNonRepeatablePost 0.008
testAuthenticationUserinfoInRequestFailure 0.008
testPreemptiveAuthentication 0.007
testConnectionCloseAfterAuthenticationSuccess 0.011
testBasicAuthenticationSuccessOnRepeatablePost 0.01

TestMalformedServerResponse

testNoContentResponseWithGarbage 0.01

TestSPNegoScheme

testDontTryToAuthenticateEndlessly 0.469
testNoTokenGeneratedError 0.007

TestContentCodings

testResponseWithNoContent 0.004
gzipResponsesWorkWithBasicResponseHandler 0.016
testDeflateSupportForServerReturningRfc1950Stream 0.006
testHttpEntityWriteToForGzip 0.006
deflateResponsesWorkWithBasicResponseHandler 0.006
testDeflateSupportForServerReturningRfc1951Stream 0.005
testThreadSafetyOfContentCodings 0.049
testGzipSupport 0.005
testHttpEntityWriteToForDeflate 0.005

TestHttp1ClientAuthentication

testBasicAuthenticationSuccessNonPersistentConnection[HTTP/1.1 http] 0.012
testAuthenticationFallback[HTTP/1.1 http] 0.01
testAuthenticationUserinfoInRedirectSuccess[HTTP/1.1 http] 0.014
testReauthentication[HTTP/1.1 http] 0.019
testBasicAuthenticationExpectationSuccess[HTTP/1.1 http] 0.01
testBasicAuthenticationNoCreds[HTTP/1.1 http] 0.008
testBasicAuthenticationWithEntitySuccess[HTTP/1.1 http] 0.01
testBasicAuthenticationCredentialsCaching[HTTP/1.1 http] 0.009
testBasicAuthenticationSuccess[HTTP/1.1 http] 0.009
testBasicAuthenticationExpectationFailure[HTTP/1.1 http] 0.01
testAuthenticationUserinfoInRequestSuccess[HTTP/1.1 http] 0.012
testBasicAuthenticationFailure[HTTP/1.1 http] 0.01
testAuthenticationUserinfoInRequestFailure[HTTP/1.1 http] 0.009
testBasicAuthenticationSuccessNonPersistentConnection[HTTP/1.1 https] 0.051
testAuthenticationFallback[HTTP/1.1 https] 0.034
testAuthenticationUserinfoInRedirectSuccess[HTTP/1.1 https] 0.035
testReauthentication[HTTP/1.1 https] 0.044
testBasicAuthenticationExpectationSuccess[HTTP/1.1 https] 0.043
testBasicAuthenticationNoCreds[HTTP/1.1 https] 0.03
testBasicAuthenticationWithEntitySuccess[HTTP/1.1 https] 0.031
testBasicAuthenticationCredentialsCaching[HTTP/1.1 https] 0.036
testBasicAuthenticationSuccess[HTTP/1.1 https] 0.032
testBasicAuthenticationExpectationFailure[HTTP/1.1 https] 0.04
testAuthenticationUserinfoInRequestSuccess[HTTP/1.1 https] 0.03
testBasicAuthenticationFailure[HTTP/1.1 https] 0.031
testAuthenticationUserinfoInRequestFailure[HTTP/1.1 https] 0.031

TestBasicConnectionManager

testConnectionStillInUse 0.009
testBasics 0.008

TestClientAuthenticationFakeNTLM

testNTLMAuthenticationFailure 0.032
testNTLMType2MessageOnlyAuthenticationFailure 0.006
testNTLMv2Type2Message 0.022
testNTLMType2NonUnicodeMessageOnlyAuthenticationFailure 0.006
testNTLMv1Type2Message 0.011

TestClientRequestExecution

testNonCompliantURI 0.009
testAutoGeneratedHeaders 0.011
testRelativeRequestURIWithFragment 0.01
testNonRepeatableEntity 0.012
testAbsoluteRequestURIWithFragment 0.007

TestH2AsyncMinimal

testRequestExecutionFromCallback[http] 0.017
testSequenctialPostRequests[http] 0.016
testBadRequest[http] 0.012
testSequenctialGetRequests[http] 0.012
testConcurrentPostRequests[http] 0.016
testSequenctialHeadRequests[http] 0.013
testRequestExecutionFromCallback[https] 0.062
testSequenctialPostRequests[https] 0.033
testBadRequest[https] 0.03
testSequenctialGetRequests[https] 0.03
testConcurrentPostRequests[https] 0.037
testSequenctialHeadRequests[https] 0.028

TestHttpMinimalReactive

testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 http] 0.029
testRequestExecutionFromCallback[Minimal HTTP/1.1 http] 0.021
testBadRequest[Minimal HTTP/1.1 http] 0.006
testSequentialPostRequests[Minimal HTTP/1.1 http] 0.01
testConcurrentPostRequests[Minimal HTTP/1.1 http] 0.575
testSequentialGetRequests[Minimal HTTP/1.1 http] 0.014
testSequentialHeadRequests[Minimal HTTP/1.1 http] 0.017
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 https] 0.067
testRequestExecutionFromCallback[Minimal HTTP/1.1 https] 5.079
testBadRequest[Minimal HTTP/1.1 https] 0.044
testSequentialPostRequests[Minimal HTTP/1.1 https] 0.022
testConcurrentPostRequests[Minimal HTTP/1.1 https] 0.55
testSequentialGetRequests[Minimal HTTP/1.1 https] 0.017
testSequentialHeadRequests[Minimal HTTP/1.1 https] 0.02
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 http] 0.011
testRequestExecutionFromCallback[Minimal HTTP/2.0 http] 0.016
testBadRequest[Minimal HTTP/2.0 http] 0.004
testSequentialPostRequests[Minimal HTTP/2.0 http] 0.007
testConcurrentPostRequests[Minimal HTTP/2.0 http] 0.373
testSequentialGetRequests[Minimal HTTP/2.0 http] 0.004
testSequentialHeadRequests[Minimal HTTP/2.0 http] 0.005
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 https] 0.05
testRequestExecutionFromCallback[Minimal HTTP/2.0 https] 0.049
testBadRequest[Minimal HTTP/2.0 https] 0.022
testSequentialPostRequests[Minimal HTTP/2.0 https] 0.021
testConcurrentPostRequests[Minimal HTTP/2.0 https] 5.396
testSequentialGetRequests[Minimal HTTP/2.0 https] 0.034
testSequentialHeadRequests[Minimal HTTP/2.0 https] 0.031

TestH2Async

testRequestExecutionFromCallback[HTTP/2 http] 0.019
testSequenctialPostRequests[HTTP/2 http] 0.008
testBadRequest[HTTP/2 http] 0.006
testSequenctialGetRequests[HTTP/2 http] 0.007
testConcurrentPostRequests[HTTP/2 http] 0.013
testSequenctialHeadRequests[HTTP/2 http] 0.006
testRequestExecutionFromCallback[HTTP/2 https] 0.05
testSequenctialPostRequests[HTTP/2 https] 0.032
testBadRequest[HTTP/2 https] 0.027
testSequenctialGetRequests[HTTP/2 https] 0.027
testConcurrentPostRequests[HTTP/2 https] 0.034
testSequenctialHeadRequests[HTTP/2 https] 0.028

TestWindowsNegotiateScheme

testNoInfiniteLoopOnSPNOutsideDomain 0
Test can only be run on Windows

TestStatefulConnManagement

testRouteSpecificPoolRecylcing 0.218
testStatefulConnections 0.032

TestFluent

testGetRequestByName 0.02
testGetRequestFailure 0.006
testContentAsStringWithCharset 0.007
testGetRequestByNameWithURI 0.007
testPostRequest 0.006
testGetRequest 0.006
testConnectionRelease 0.063

TestH2MinimalReactive

testRequestExecutionFromCallback[http] 0.024
testBadRequest[http] 0.014
testSequentialPostRequests[http] 0.009
testConcurrentPostRequests[http] 1.085
testSequentialGetRequests[http] 0.017
testSequentialHeadRequests[http] 0.01
testRequestExecutionFromCallback[https] 0.03
testBadRequest[https] 0.016
testSequentialPostRequests[https] 0.018
testConcurrentPostRequests[https] 2.186
testSequentialGetRequests[https] 0.031
testSequentialHeadRequests[https] 0.032

TestHttp1Async

testConcurrentPostsOverMultipleConnections[HTTP/1.1 http] 0.019
testSequenctialGetRequestsCloseConnection[HTTP/1.1 http] 0.017
testSharedPool[HTTP/1.1 http] 0.021
testConcurrentPostsOverSingleConnection[HTTP/1.1 http] 0.017
testRequestExecutionFromCallback[HTTP/1.1 http] 0.028
testSequenctialPostRequests[HTTP/1.1 http] 0.006
testBadRequest[HTTP/1.1 http] 0.006
testSequenctialGetRequests[HTTP/1.1 http] 0.007
testConcurrentPostRequests[HTTP/1.1 http] 0.015
testSequenctialHeadRequests[HTTP/1.1 http] 0.006
testConcurrentPostsOverMultipleConnections[HTTP/1.1 https] 0.143
testSequenctialGetRequestsCloseConnection[HTTP/1.1 https] 0.035
testSharedPool[HTTP/1.1 https] 0.02
testConcurrentPostsOverSingleConnection[HTTP/1.1 https] 0.039
testRequestExecutionFromCallback[HTTP/1.1 https] 0.05
testSequenctialPostRequests[HTTP/1.1 https] 0.028
testBadRequest[HTTP/1.1 https] 0.03
testSequenctialGetRequests[HTTP/1.1 https] 0.028
testConcurrentPostRequests[HTTP/1.1 https] 0.063
testSequenctialHeadRequests[HTTP/1.1 https] 0.028

TestCookieVirtualHost

testCookieMatchingWithVirtualHosts 0.035

TestSSLSocketFactory

testSSLTrustVerificationOverrideWithCustsom 0.224
testClientAuthSSLFailure 0.036
testWeakCiphersDisabledByDefault 0.074
testSSLTrustVerificationOverrideWithTrustSelfSignedStrategy 0.047
testBasicSSL 0.029
testSSLTrustVerification 0.048
testBasicDefaultHostnameVerifier 0.029
testSSLTrustVerificationOverrideWithTrustAllStrategy 0.031
testClientAuthSSL 0.037
testSSLDisabledByDefault 0.008

TestH2ClientAuthentication

testAuthenticationFallback[HTTP/2 http] 0.21
testAuthenticationUserinfoInRedirectSuccess[HTTP/2 http] 0.019
testReauthentication[HTTP/2 http] 0.098
testBasicAuthenticationExpectationSuccess[HTTP/2 http] 0.021
testBasicAuthenticationNoCreds[HTTP/2 http] 0.02
testBasicAuthenticationWithEntitySuccess[HTTP/2 http] 0.039
testBasicAuthenticationCredentialsCaching[HTTP/2 http] 0.042
testBasicAuthenticationSuccess[HTTP/2 http] 0.064
testBasicAuthenticationExpectationFailure[HTTP/2 http] 0.028
testAuthenticationUserinfoInRequestSuccess[HTTP/2 http] 0.018
testBasicAuthenticationFailure[HTTP/2 http] 0.012
testAuthenticationUserinfoInRequestFailure[HTTP/2 http] 0.011
testAuthenticationFallback[HTTP/2 https] 0.049
testAuthenticationUserinfoInRedirectSuccess[HTTP/2 https] 0.041
testReauthentication[HTTP/2 https] 0.058
testBasicAuthenticationExpectationSuccess[HTTP/2 https] 0.033
testBasicAuthenticationNoCreds[HTTP/2 https] 0.03
testBasicAuthenticationWithEntitySuccess[HTTP/2 https] 0.037
testBasicAuthenticationCredentialsCaching[HTTP/2 https] 0.062
testBasicAuthenticationSuccess[HTTP/2 https] 0.036
testBasicAuthenticationExpectationFailure[HTTP/2 https] 0.041
testAuthenticationUserinfoInRequestSuccess[HTTP/2 https] 0.031
testBasicAuthenticationFailure[HTTP/2 https] 0.036
testAuthenticationUserinfoInRequestFailure[HTTP/2 https] 0.036

TestIdleConnectionEviction

testIdleConnectionEviction 2.534

TestHttpAsyncMinimal

testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 http] 0.02
testRequestExecutionFromCallback[Minimal HTTP/1.1 http] 5.057
testSequenctialPostRequests[Minimal HTTP/1.1 http] 0.006
testBadRequest[Minimal HTTP/1.1 http] 0.01
testSequenctialGetRequests[Minimal HTTP/1.1 http] 0.005
testConcurrentPostRequests[Minimal HTTP/1.1 http] 0.015
testSequenctialHeadRequests[Minimal HTTP/1.1 http] 0.01
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 https] 0.034
testRequestExecutionFromCallback[Minimal HTTP/1.1 https] 0.077
testSequenctialPostRequests[Minimal HTTP/1.1 https] 0.031
testBadRequest[Minimal HTTP/1.1 https] 0.026
testSequenctialGetRequests[Minimal HTTP/1.1 https] 0.027
testConcurrentPostRequests[Minimal HTTP/1.1 https] 0.052
testSequenctialHeadRequests[Minimal HTTP/1.1 https] 0.028
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 http] 0.012
testRequestExecutionFromCallback[Minimal HTTP/2.0 http] 0.026
testSequenctialPostRequests[Minimal HTTP/2.0 http] 0.005
testBadRequest[Minimal HTTP/2.0 http] 0.012
testSequenctialGetRequests[Minimal HTTP/2.0 http] 0.01
testConcurrentPostRequests[Minimal HTTP/2.0 http] 0.012
testSequenctialHeadRequests[Minimal HTTP/2.0 http] 0.01
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 https] 0.035
testRequestExecutionFromCallback[Minimal HTTP/2.0 https] 0.07
testSequenctialPostRequests[Minimal HTTP/2.0 https] 0.027
testBadRequest[Minimal HTTP/2.0 https] 0.019
testSequenctialGetRequests[Minimal HTTP/2.0 https] 0.02
testConcurrentPostRequests[Minimal HTTP/2.0 https] 0.045
testSequenctialHeadRequests[Minimal HTTP/2.0 https] 0.022

TestH2AsyncRedirect

testBasicRedirect302NoLocation[HTTP/2 http] 0.028
testMaxRedirectCheck[HTTP/2 http] 0.033
testRelativeRedirect[HTTP/2 http] 0.015
testPostRedirectSeeOther[HTTP/2 http] 0.014
testRejectBogusRedirectLocation[HTTP/2 http] 0.014
testRedirectWithCookie[HTTP/2 http] 0.012
testPostRedirect[HTTP/2 http] 0.015
testRejectInvalidRedirectLocation[HTTP/2 http] 0.014
testRelativeRedirect2[HTTP/2 http] 0.013
testBasicRedirect300[HTTP/2 http] 0.011
testBasicRedirect301[HTTP/2 http] 0.013
testBasicRedirect302[HTTP/2 http] 0.011
testBasicRedirect303[HTTP/2 http] 0.011
testBasicRedirect304[HTTP/2 http] 0.011
testBasicRedirect305[HTTP/2 http] 0.013
testBasicRedirect307[HTTP/2 http] 0.015
testCrossSiteRedirect[HTTP/2 http] 0.026
testCircularRedirect[HTTP/2 http] 0.015
testBasicRedirect302NoLocation[HTTP/2 https] 0.057
testMaxRedirectCheck[HTTP/2 https] 0.06
testRelativeRedirect[HTTP/2 https] 0.05
testPostRedirectSeeOther[HTTP/2 https] 0.053
testRejectBogusRedirectLocation[HTTP/2 https] 0.058
testRedirectWithCookie[HTTP/2 https] 0.027
testPostRedirect[HTTP/2 https] 0.025
testRejectInvalidRedirectLocation[HTTP/2 https] 0.024
testRelativeRedirect2[HTTP/2 https] 0.027
testBasicRedirect300[HTTP/2 https] 0.024
testBasicRedirect301[HTTP/2 https] 0.026
testBasicRedirect302[HTTP/2 https] 0.024
testBasicRedirect303[HTTP/2 https] 0.025
testBasicRedirect304[HTTP/2 https] 0.022
testBasicRedirect305[HTTP/2 https] 0.023
testBasicRedirect307[HTTP/2 https] 0.022
testCrossSiteRedirect[HTTP/2 https] 0.043
testCircularRedirect[HTTP/2 https] 0.071

TestConnectionReuse

testReuseOfAbortedConnections 0.066
testKeepAliveHeaderRespected 1.619
testReuseOfPersistentConnections 0.073
testReuseOfClosedConnections 0.04

TestRedirects

testDefaultHeadersRedirect 1.052
testBasicRedirect302NoLocation 0.019
testCompressionHeaderRedirect 0.019
testMaxRedirectCheck 0.018
testRelativeRedirect 0.012
testPostRedirectSeeOther 0.013
testRejectBogusRedirectLocation 0.01
testRedirectWithCookie 0.012
testRejectInvalidRedirectLocation 0.01
testRelativeRedirect2 0.011
testBasicRedirect300NoKeepAlive 0.014
testBasicRedirect300 0.009
testBasicRedirect301 0.01
testBasicRedirect302 0.01
testBasicRedirect303 0.012
testBasicRedirect304 0.012
testBasicRedirect305 0.016
testBasicRedirect307 0.009
testCircularRedirect 0.01

TestHttp1Reactive

testSequentialGetRequestsCloseConnection[HTTP/1.1 http] 0.135
testConcurrentPostsOverMultipleConnections[HTTP/1.1 http] 0.647
testSharedPool[HTTP/1.1 http] 0.024
testConcurrentPostsOverSingleConnection[HTTP/1.1 http] 1.599
testRequestExecutionFromCallback[HTTP/1.1 http] 0.023
testBadRequest[HTTP/1.1 http] 0.008
testSequentialPostRequests[HTTP/1.1 http] 0.01
testConcurrentPostRequests[HTTP/1.1 http] 0.629
testSequentialGetRequests[HTTP/1.1 http] 0.015
testSequentialHeadRequests[HTTP/1.1 http] 0.012
testSequentialGetRequestsCloseConnection[HTTP/1.1 https] 0.072
testConcurrentPostsOverMultipleConnections[HTTP/1.1 https] 2.007
testSharedPool[HTTP/1.1 https] 0.087
testConcurrentPostsOverSingleConnection[HTTP/1.1 https] 2.715
testRequestExecutionFromCallback[HTTP/1.1 https] 0.052
testBadRequest[HTTP/1.1 https] 0.083
testSequentialPostRequests[HTTP/1.1 https] 0.03
testConcurrentPostRequests[HTTP/1.1 https] 0.897
testSequentialGetRequests[HTTP/1.1 https] 0.038
testSequentialHeadRequests[HTTP/1.1 https] 0.037

Failure Details

[Summary] [Package List] [Test Cases]


testNoInfiniteLoopOnSPNOutsideDomain
skipped: Test can only be run on Windows