Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.287
org.apache.http.nio.client.methods 9 0 0 0 100% 0.177
org.apache.http.nio.client.integration 109 0 0 1 99.083% 2.928

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.287

org.apache.http.nio.client.methods

Class Tests Errors Failures Skipped Success Rate Time
TestAsyncConsumers 7 0 0 0 100% 0.079
TestZeroCopy 2 0 0 0 100% 0.098

org.apache.http.nio.client.integration

Class Tests Errors Failures Skipped Success Rate Time
TestHttpAsyncPrematureTermination 5 0 0 1 80% 0.021
TestHttpAsync 18 0 0 0 100% 0.416
TestStatefulConnManagement 2 0 0 0 100% 0.257
TestHttpAsyncPipelining 4 0 0 0 100% 0.172
TestHttpAsyncMinimal 8 0 0 0 100% 0.236
TestClientReauthentication 1 0 0 0 100% 0.023
TestClientAuthenticationFallBack 1 0 0 0 100% 0.026
TestClientAuthentication 22 0 0 0 100% 0.323
TestRedirects 48 0 0 0 100% 1.454

Test Cases

[Summary] [Package List] [Test Cases]

TestHttpAsyncPrematureTermination

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

TestHttpAsync

testHttpAsyncMethods[http] 0.016
testMultiplePostsOverSingleConnection[http] 0.027
testSingleGet[http] 0.006
testMultiplePostsOverMultipleConnections[http] 0.016
testRequestFailure[http] 0.015
testSinglePost[http] 0.01
testMultipleHead[http] 0.006
testSharedPool[http] 0.006
testClientCloseloseQuietly[http] 0.005
testHttpAsyncMethods[https] 0.019
testMultiplePostsOverSingleConnection[https] 0.039
testSingleGet[https] 0.02
testMultiplePostsOverMultipleConnections[https] 0.135
testRequestFailure[https] 0.018
testSinglePost[https] 0.019
testMultipleHead[https] 0.021
testSharedPool[https] 0.02
testClientCloseloseQuietly[https] 0.018

TestStatefulConnManagement

testRouteSpecificPoolRecylcing 0.225
testStatefulConnections 0.032

TestHttpAsyncPipelining

testPipelinedGets[http] 0.021
testPipelinedPostsAndGets[http] 0.02
testPipelinedGets[https] 0.059
testPipelinedPostsAndGets[https] 0.072

TestHttpAsyncMinimal

testMultiplePostsOverSingleConnection[http] 0.021
testSingleGet[http] 0.005
testMultiplePostsOverMultipleConnections[http] 0.015
testSinglePost[http] 0.006
testMultiplePostsOverSingleConnection[https] 0.036
testSingleGet[https] 0.017
testMultiplePostsOverMultipleConnections[https] 0.117
testSinglePost[https] 0.019

TestClientReauthentication

testBasicAuthenticationSuccess 0.023

TestClientAuthenticationFallBack

testBasicAuthenticationSuccess 0.026

TestPoolingHttpClientAsyncConnectionManager

testConnectionUpgradeUnknownScheme 0.178
testInternalConnFactoryCreateGlobalDefaultConfig 0.01
testDelegationToCPool 0.007
testInternalConnFactoryCreateViaProxy 0.004
testConnectionInitializeUnknownScheme 0.004
testConnectionInitializeHttps 0.005
testRequestConnectionFutureCancelled 0.007
testShutdownMs 0.003
testResolveRemoteAddress 0.006
testInternalConnFactoryCreate 0.004
testInternalConnFactoryCreateDirect 0.004
testConnectionRouteComplete 0.004
testRequestConnectionCancelled 0.005
testShutdown 0.004
testConnectionUpgrade 0.005
testConnectionInitializeContextSpecific 0.004
testRequestReleaseConnection 0.01
testResolveRemoteAddressViaProxy 0.003
testInternalConnFactoryCreateDefaultConfig 0.002
testResolveLocalAddress 0.002
testConnectionUpgradeIllegalScheme 0.003
testResolveLocalAddressNull 0.002
testConnectionInitialize 0.003
testReleaseConnectionIncompleteRoute 0.005
testRequestConnectionFailed 0.003

TestAsyncConsumers

testResourceReleaseOnException 0.03
testCharConsumerSmallBufffer 0.008
testByteConsumer 0.008
testByteConsumerSmallBufffer 0.011
testCharConsumer 0.008
testResourceReleaseOnSuccess 0.008
testResourceReleaseOnBuildFailure 0.006

TestClientAuthentication

testAuthenticationUserinfoInRedirectSuccess[http] 0.012
testBasicAuthenticationNoCreds[http] 0.008
testBasicAuthenticationCredentialsCaching[http] 0.021
testBasicAuthenticationSuccess[http] 0.007
testBasicAuthenticationFailureWithNonRepeatableEntityExpectContinueOff[http] 0.006
testAuthenticationUserinfoInRequestSuccess[http] 0.005
testBasicAuthenticationSuccessNonPersistentConnection[http] 0.004
testBasicAuthenticationFailure[http] 0.004
testAuthenticationUserinfoInRequestFailure[http] 0.015
testBasicAuthenticationSuccessWithNonRepeatableExpectContinue[http] 0.013
testBasicAuthenticationSuccessOnRepeatablePost[http] 0.005
testAuthenticationUserinfoInRedirectSuccess[https] 0.021
testBasicAuthenticationNoCreds[https] 0.018
testBasicAuthenticationCredentialsCaching[https] 0.023
testBasicAuthenticationSuccess[https] 0.019
testBasicAuthenticationFailureWithNonRepeatableEntityExpectContinueOff[https] 0.017
testAuthenticationUserinfoInRequestSuccess[https] 0.019
testBasicAuthenticationSuccessNonPersistentConnection[https] 0.021
testBasicAuthenticationFailure[https] 0.028
testAuthenticationUserinfoInRequestFailure[https] 0.018
testBasicAuthenticationSuccessWithNonRepeatableExpectContinue[https] 0.019
testBasicAuthenticationSuccessOnRepeatablePost[https] 0.02

TestRedirects

testRepeatRequestRedirect[http] 0.216
testDefaultHeadersRedirect[http] 0.006
testBasicRedirect302NoLocation[http] 0.004
testMaxRedirectCheck[http] 0.01
testRelativeRedirect[http] 0.006
testPostRedirectSeeOther[http] 0.007
testPostRedirectWithDifferentHost[http] 0.01
testRejectBogusRedirectLocation[http] 0.005
testRedirectWithCookie[http] 0.008
testRejectInvalidRedirectLocation[http] 0.005
testRelativeRedirect2[http] 0.007
testRepeatRequest[http] 0.006
testDifferentRequestSameRedirect[http] 0.009
testBasicRedirect300[http] 0.021
testBasicRedirect301[http] 0.016
testBasicRedirect302[http] 0.008
testBasicRedirect303[http] 0.011
testBasicRedirect304[http] 0.006
testBasicRedirect305[http] 0.005
testBasicRedirect307[http] 0.005
testCrossSiteRedirect[http] 0.054
testRejectRelativeRedirect[http] 0.011
testCircularRedirect[http] 0.013
testPostNoRedirect[http] 0.008
testRepeatRequestRedirect[https] 0.245
testDefaultHeadersRedirect[https] 0.055
testBasicRedirect302NoLocation[https] 0.038
testMaxRedirectCheck[https] 0.038
testRelativeRedirect[https] 0.033
testPostRedirectSeeOther[https] 0.029
testPostRedirectWithDifferentHost[https] 0.041
testRejectBogusRedirectLocation[https] 0.032
testRedirectWithCookie[https] 0.042
testRejectInvalidRedirectLocation[https] 0.03
testRelativeRedirect2[https] 0.032
testRepeatRequest[https] 0.027
testDifferentRequestSameRedirect[https] 0.039
testBasicRedirect300[https] 0.023
testBasicRedirect301[https] 0.03
testBasicRedirect302[https] 0.031
testBasicRedirect303[https] 0.03
testBasicRedirect304[https] 0.025
testBasicRedirect305[https] 0.023
testBasicRedirect307[https] 0.038
testCrossSiteRedirect[https] 0.052
testRejectRelativeRedirect[https] 0.025
testCircularRedirect[https] 0.02
testPostNoRedirect[https] 0.019

TestZeroCopy

testTwoWayZeroCopy 0.083
testZeroCopyFallback 0.015

Failure Details

[Summary] [Package List] [Test Cases]


testConnectionRequestFailure
skipped: Fails on some Windows platforms