Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
143 0 0 1 99.301% 3.901

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.http.impl.nio.conn 25 0 0 0 100% 0.515
org.apache.http.nio.client.integration 109 0 0 1 99.083% 3.164
org.apache.http.nio.client.methods 9 0 0 0 100% 0.222

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

org.apache.http.impl.nio.conn

Class Tests Errors Failures Skipped Success Rate Time
TestPoolingHttpClientAsyncConnectionManager 25 0 0 0 100% 0.515

org.apache.http.nio.client.integration

Class Tests Errors Failures Skipped Success Rate Time
TestHttpAsyncPrematureTermination 5 0 0 1 80% 0.028
TestHttpAsync 18 0 0 0 100% 0.389
TestStatefulConnManagement 2 0 0 0 100% 0.249
TestHttpAsyncPipelining 4 0 0 0 100% 0.164
TestHttpAsyncMinimal 8 0 0 0 100% 0.215
TestClientReauthentication 1 0 0 0 100% 0.041
TestClientAuthenticationFallBack 1 0 0 0 100% 0.031
TestClientAuthentication 22 0 0 0 100% 0.38
TestRedirects 48 0 0 0 100% 1.667

org.apache.http.nio.client.methods

Class Tests Errors Failures Skipped Success Rate Time
TestAsyncConsumers 7 0 0 0 100% 0.16
TestZeroCopy 2 0 0 0 100% 0.062

Test Cases

[Summary] [Package List] [Test Cases]

TestHttpAsyncPrematureTermination

testConnectionTerminatedSendingResponse 0.005
testConnectionTerminatedHandlingRequest 0.005
testConnectionTerminatedProcessingRequest 0.008
testConnectionRequestFailure 0
Fails on some Windows platforms
testConsumerIsDone 0.006

TestHttpAsync

testHttpAsyncMethods[http] 0.019
testMultiplePostsOverSingleConnection[http] 0.026
testSingleGet[http] 0.004
testMultiplePostsOverMultipleConnections[http] 0.015
testRequestFailure[http] 0.007
testSinglePost[http] 0.012
testMultipleHead[http] 0.012
testSharedPool[http] 0.008
testClientCloseloseQuietly[http] 0.005
testHttpAsyncMethods[https] 0.018
testMultiplePostsOverSingleConnection[https] 0.044
testSingleGet[https] 0.023
testMultiplePostsOverMultipleConnections[https] 0.079
testRequestFailure[https] 0.017
testSinglePost[https] 0.024
testMultipleHead[https] 0.021
testSharedPool[https] 0.02
testClientCloseloseQuietly[https] 0.018

TestStatefulConnManagement

testRouteSpecificPoolRecylcing 0.217
testStatefulConnections 0.031

TestHttpAsyncPipelining

testPipelinedGets[http] 0.024
testPipelinedPostsAndGets[http] 0.025
testPipelinedGets[https] 0.056
testPipelinedPostsAndGets[https] 0.056

TestHttpAsyncMinimal

testMultiplePostsOverSingleConnection[http] 0.027
testSingleGet[http] 0.006
testMultiplePostsOverMultipleConnections[http] 0.016
testSinglePost[http] 0.005
testMultiplePostsOverSingleConnection[https] 0.039
testSingleGet[https] 0.019
testMultiplePostsOverMultipleConnections[https] 0.081
testSinglePost[https] 0.019

TestClientReauthentication

testBasicAuthenticationSuccess 0.041

TestClientAuthenticationFallBack

testBasicAuthenticationSuccess 0.031

TestPoolingHttpClientAsyncConnectionManager

testConnectionUpgradeUnknownScheme 0.259
testInternalConnFactoryCreateGlobalDefaultConfig 0.013
testDelegationToCPool 0.01
testInternalConnFactoryCreateViaProxy 0.006
testConnectionInitializeUnknownScheme 0.006
testConnectionInitializeHttps 0.008
testRequestConnectionFutureCancelled 0.01
testShutdownMs 0.005
testResolveRemoteAddress 0.011
testInternalConnFactoryCreate 0.007
testInternalConnFactoryCreateDirect 0.006
testConnectionRouteComplete 0.005
testRequestConnectionCancelled 0.005
testShutdown 0.004
testConnectionUpgrade 0.006
testConnectionInitializeContextSpecific 0.006
testRequestReleaseConnection 0.016
testResolveRemoteAddressViaProxy 0.006
testInternalConnFactoryCreateDefaultConfig 0.005
testResolveLocalAddress 0.004
testConnectionUpgradeIllegalScheme 0.005
testResolveLocalAddressNull 0.004
testConnectionInitialize 0.005
testReleaseConnectionIncompleteRoute 0.007
testRequestConnectionFailed 0.005

TestAsyncConsumers

testResourceReleaseOnException 0.057
testCharConsumerSmallBufffer 0.023
testByteConsumer 0.024
testByteConsumerSmallBufffer 0.016
testCharConsumer 0.013
testResourceReleaseOnSuccess 0.016
testResourceReleaseOnBuildFailure 0.01

TestClientAuthentication

testAuthenticationUserinfoInRedirectSuccess[http] 0.009
testBasicAuthenticationNoCreds[http] 0.008
testBasicAuthenticationCredentialsCaching[http] 0.014
testBasicAuthenticationSuccess[http] 0.012
testBasicAuthenticationFailureWithNonRepeatableEntityExpectContinueOff[http] 0.005
testAuthenticationUserinfoInRequestSuccess[http] 0.008
testBasicAuthenticationSuccessNonPersistentConnection[http] 0.016
testBasicAuthenticationFailure[http] 0.009
testAuthenticationUserinfoInRequestFailure[http] 0.007
testBasicAuthenticationSuccessWithNonRepeatableExpectContinue[http] 0.009
testBasicAuthenticationSuccessOnRepeatablePost[http] 0.018
testAuthenticationUserinfoInRedirectSuccess[https] 0.029
testBasicAuthenticationNoCreds[https] 0.025
testBasicAuthenticationCredentialsCaching[https] 0.023
testBasicAuthenticationSuccess[https] 0.026
testBasicAuthenticationFailureWithNonRepeatableEntityExpectContinueOff[https] 0.021
testAuthenticationUserinfoInRequestSuccess[https] 0.021
testBasicAuthenticationSuccessNonPersistentConnection[https] 0.028
testBasicAuthenticationFailure[https] 0.02
testAuthenticationUserinfoInRequestFailure[https] 0.02
testBasicAuthenticationSuccessWithNonRepeatableExpectContinue[https] 0.021
testBasicAuthenticationSuccessOnRepeatablePost[https] 0.02

TestRedirects

testRepeatRequestRedirect[http] 0.293
testDefaultHeadersRedirect[http] 0.01
testBasicRedirect302NoLocation[http] 0.008
testMaxRedirectCheck[http] 0.016
testRelativeRedirect[http] 0.009
testPostRedirectSeeOther[http] 0.014
testPostRedirectWithDifferentHost[http] 0.014
testRejectBogusRedirectLocation[http] 0.008
testRedirectWithCookie[http] 0.013
testRejectInvalidRedirectLocation[http] 0.008
testRelativeRedirect2[http] 0.009
testRepeatRequest[http] 0.014
testDifferentRequestSameRedirect[http] 0.012
testBasicRedirect300[http] 0.007
testBasicRedirect301[http] 0.018
testBasicRedirect302[http] 0.018
testBasicRedirect303[http] 0.009
testBasicRedirect304[http] 0.006
testBasicRedirect305[http] 0.006
testBasicRedirect307[http] 0.008
testCrossSiteRedirect[http] 0.083
testRejectRelativeRedirect[http] 0.013
testCircularRedirect[http] 0.01
testPostNoRedirect[http] 0.01
testRepeatRequestRedirect[https] 0.387
testDefaultHeadersRedirect[https] 0.03
testBasicRedirect302NoLocation[https] 0.022
testMaxRedirectCheck[https] 0.031
testRelativeRedirect[https] 0.028
testPostRedirectSeeOther[https] 0.028
testPostRedirectWithDifferentHost[https] 0.039
testRejectBogusRedirectLocation[https] 0.023
testRedirectWithCookie[https] 0.041
testRejectInvalidRedirectLocation[https] 0.022
testRelativeRedirect2[https] 0.022
testRepeatRequest[https] 0.022
testDifferentRequestSameRedirect[https] 0.025
testBasicRedirect300[https] 0.021
testBasicRedirect301[https] 0.027
testBasicRedirect302[https] 0.026
testBasicRedirect303[https] 0.029
testBasicRedirect304[https] 0.022
testBasicRedirect305[https] 0.029
testBasicRedirect307[https] 0.026
testCrossSiteRedirect[https] 0.048
testRejectRelativeRedirect[https] 0.029
testCircularRedirect[https] 0.032
testPostNoRedirect[https] 0.02

TestZeroCopy

testTwoWayZeroCopy 0.027
testZeroCopyFallback 0.019

Failure Details

[Summary] [Package List] [Test Cases]


testConnectionRequestFailure
skipped: Fails on some Windows platforms