Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
329 0 0 0 100% 173.842

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.core5.testing.nio 205 0 0 0 100% 142.467
org.apache.hc.core5.benchmark 3 0 0 0 100% 0.317
org.apache.hc.core5.testing.reactive 12 0 0 0 100% 14.638
org.apache.hc.core5.testing.classic 55 0 0 0 100% 16.06
org.apache.hc.core5.testing.framework 54 0 0 0 100% 0.36

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

org.apache.hc.core5.testing.nio

Class Tests Errors Failures Skipped Success Rate Time
HttpIntegrationTests$CoreTransportH2SocksProxy 5 0 0 0 100% 1.39
HttpIntegrationTests$CoreTransportH2SocksProxyTls 5 0 0 0 100% 1.702
HttpIntegrationTests 0 0 0 0 0% 19.817
JSSEProviderIntegrationTests$Oracle 3 0 0 0 100% 0.654
HttpProtocolTests 0 0 0 0 0% 46.33
HttpProtocolTests$Http1Tls 36 0 0 0 100% 17.645
HttpIntegrationTests$CoreTransportH2Tls 5 0 0 0 100% 5.935
H2ConnPoolTest 2 0 0 0 100% 0.443
H2AlpnTests$NonStrictH2AlpnH2Disallowed 1 0 0 0 100% 0.353
HttpIntegrationTests$CoreTransportH2Multiplexing 4 0 0 0 100% 0.994
HttpIntegrationTests$H2Filters 1 0 0 0 100% 0.174
HttpIntegrationTests$CoreTransportH2MultiplexingTls 4 0 0 0 100% 1.027
HttpProtocolTests$H2Tls 18 0 0 0 100% 10.802
HttpIntegrationTests$CoreTransportH2 5 0 0 0 100% 0.869
JSSEProviderIntegrationTests 0 0 0 0 0% 1.613
HttpIntegrationTests$CoreTransportSocksProxy 5 0 0 0 100% 1.952
H2AlpnTests$StrictH2AlpnH2Disallowed 1 0 0 0 100% 0.353
HttpIntegrationTests$CoreTransportSocksProxyTls 5 0 0 0 100% 2.725
H2ProtocolNegotiationTest 3 0 0 0 100% 0.539
H2AlpnTests$StrictH2AlpnH2Allowed 1 0 0 0 100% 0.356
TLSUpgradeTest 1 0 0 0 100% 0.186
TLSIntegrationTest 21 0 0 0 100% 3.675
HttpIntegrationTests$CoreTransport 5 0 0 0 100% 0.885
HttpProtocolTests$H2 18 0 0 0 100% 6.566
JSSEProviderIntegrationTests$ConscryptTlsV1_3 3 0 0 0 100% 0.563
HttpIntegrationTests$Authentication 3 0 0 0 100% 0.518
HttpIntegrationTests$HttpFilters 1 0 0 0 100% 0.175
HttpIntegrationTests$CoreTransportTls 5 0 0 0 100% 0.923
H2AlpnTests 0 0 0 0 0% 1.064
TestDefaultListeningIOReactor 2 0 0 0 100% 0.003
HttpProtocolTests$Http1 36 0 0 0 100% 11.312
JSSEProviderIntegrationTests$ConscryptTlsV1_2 3 0 0 0 100% 0.394
HttpIntegrationTests$AuthenticationImmediateResponse 3 0 0 0 100% 0.53

org.apache.hc.core5.benchmark

Class Tests Errors Failures Skipped Success Rate Time
BenchmarkToolTest 2 0 0 0 100% 0.312
ResultFormatterTest 1 0 0 0 100% 0.005

org.apache.hc.core5.testing.reactive

Class Tests Errors Failures Skipped Success Rate Time
IntegrationTests$CoreFunctionsTls 6 0 0 0 100% 3.79
IntegrationTests 0 0 0 0 0% 7.32
IntegrationTests$CoreFunctions 6 0 0 0 100% 3.528

org.apache.hc.core5.testing.classic

Class Tests Errors Failures Skipped Success Rate Time
ClassicIntegrationTests$MonitoringResponseOutOfOrderStrategy 1 0 0 0 100% 0.058
ClassicProtocolTests 0 0 0 0 0% 3.019
ClassicIntegrationTests$CoreTransportTls 3 0 0 0 100% 0.615
ClassicIntegrationTests$AuthenticationImmediateResponse 3 0 0 0 100% 0.154
ClassicIntegrationTests$CoreTransportSocksProxyTls 3 0 0 0 100% 1.453
ClassicIntegrationTests$CoreTransport 3 0 0 0 100% 0.171
ClassicTLSIntegrationTest 6 0 0 0 100% 3.442
ClassicProtocolTests$Http1Tls 14 0 0 0 100% 2.927
ClassicProtocolTests$Http1 14 0 0 0 100% 0.09
ClassicIntegrationTests$MonitoringResponseOutOfOrderStrategyTls 1 0 0 0 100% 0.195
ClassicIntegrationTests$Authentication 3 0 0 0 100% 0.157
ClassicIntegrationTests 0 0 0 0 0% 3.297
ClassicIntegrationTests$CoreTransportSocksProxy 3 0 0 0 100% 0.422
ClassicIntegrationTests$HttpFilters 1 0 0 0 100% 0.06

org.apache.hc.core5.testing.framework

Class Tests Errors Failures Skipped Success Rate Time
TestClientPojoAdapter 3 0 0 0 100% 0.002
TestClassicTestClientTestingAdapter 11 0 0 0 100% 0.014
TestFrameworkTest 3 0 0 0 100% 0.002
TestClientTestingAdapter 2 0 0 0 100% 0.001
TestTestingFrameworkRequestHandler 2 0 0 0 100% 0.002
TestTestingFramework 33 0 0 0 100% 0.339

Test Cases

[Summary] [Package List] [Test Cases]

HttpIntegrationTests$CoreTransportH2SocksProxy

testSequentialRequests 0.262
testPipelinedRequests 0.226
testSequentialRequestsNonPersistentConnection 0.3
testSequentialRequestsSameEndpoint 0.353
testNonPersistentHeads 0.246

ClassicIntegrationTests$MonitoringResponseOutOfOrderStrategy

testResponseOutOfOrderWithDefaultStrategy 0.058

ClassicIntegrationTests$CoreTransportTls

testSequentialRequests 0.195
testMultiThreadedRequests 0.213
testSequentialRequestsNonPersistentConnection 0.205

BenchmarkToolTest

testBasics(HttpVersionPolicy)[1] 0.226
testBasics(HttpVersionPolicy)[2] 0.044

ClassicIntegrationTests$AuthenticationImmediateResponse

testPostRequestAuthenticationNoExpectContinue 0.051
testPostRequestAuthentication 0.051
testGetRequestAuthentication 0.049

HttpIntegrationTests$CoreTransportH2SocksProxyTls

testSequentialRequests 0.318
testPipelinedRequests 0.358
testSequentialRequestsNonPersistentConnection 0.331
testSequentialRequestsSameEndpoint 0.282
testNonPersistentHeads 0.41

ClassicIntegrationTests$CoreTransportSocksProxyTls

testSequentialRequests 0.376
testMultiThreadedRequests 0.434
testSequentialRequestsNonPersistentConnection 0.638

JSSEProviderIntegrationTests$Oracle

testSimpleGet 0.186
testSimpleGetConnectionClose 0.234
testSimpleGetIdentityTransfer 0.233

ClassicIntegrationTests$CoreTransport

testSequentialRequests 0.053
testMultiThreadedRequests 0.063
testSequentialRequestsNonPersistentConnection 0.053

HttpProtocolTests$Http1Tls

testSimpleHead 0.185
testDelayedExpectationVerification 1.485
testPipelinedInvalidRequest 0.183
testSimpleGet 0.186
testPostIdentityTransfer 0.195
testHTTP11FeaturesDisabledWithHTTP10Requests 0.191
testSimpleHeadConnectionClose 0.197
testExceptionInHandler 0.183
testSimpleGetConnectionClose 0.188
testBasicPost 0.179
testHttp10Post 0.184
testLargeGet 0.182
testHeaderTooLargePost 0.182
testHeaderTooLarge 0.181
testSimpleGetsPipelined 0.185
testPipelinedConnectionClose 0.178
testSlowRequestProducer 2.689
testPrematureResponse 0.192
testLargeGetsPipelined 0.187
testHeadPipelined 0.182
testExpectationFailedCloseConnection 0.189
testTruncatedChunk 0.318
testSlowResponseProducer 2.187
testPostsPipelinedLargeResponse 0.183
testNoServiceHandler 0.183
testSlowResponseConsumer 5.209
testPostIdentityTransferOutOfSequenceResponse 0.191
testBasicPostPipelined 0.179
testNoEntityPost 0.183
testMessageWithTrailers 0.179
testLargePost 0.192
testProtocolException 0.182
testExpectationFailed 0.187
testResponseNoContent 0.18
testLargePostsPipelined 0.189
testSimpleGetIdentityTransfer 0.189

HttpIntegrationTests$CoreTransportH2Tls

testSequentialRequests 0.178
testPipelinedRequests 0.18
testSequentialRequestsNonPersistentConnection 0.179
testSequentialRequestsSameEndpoint 0.182
testNonPersistentHeads 5.212

ClassicTLSIntegrationTest

testHostNameVerification 0.586
testTLSClientAuthFailure 0.27
testWeakCiphersDisabledByDefault 2.042
testTLSSuccess 0.201
testTLSTrustFailure 0.146
testSSLDisabledByDefault 0.191

H2ConnPoolTest

testManyGetSessionFailures 0.251
testManyGetSession 0.19

ResultFormatterTest

testBasics 0.005

ClassicProtocolTests$Http1Tls

testSimpleHttpPostsWithContentLength 0.216
testHttpPostIdentity 0.194
testHTTP11FeaturesDisabledWithHTTP10Requests 0.191
testSimpleHttpPostsHTTP10 0.197
testHttpPostNoEntity 0.193
testHeaderTooLargePost 0.193
testHeaderTooLarge 0.188
testSimpleHttpPostsChunked 0.203
testHttpPostsWithExpectContinue 0.197
testHttpPostsWithExpectationVerification 0.244
testSimpleBasicHttpRequests 0.2
testNoContentResponse 0.193
testHttpContent 0.318
testHttpPostNoContentLength 0.192

TestClientPojoAdapter

checkRequestSupportThrows 0.001
checkRequestSupport 0
modifyRequest 0

ClassicProtocolTests$Http1

testSimpleHttpPostsWithContentLength 0.005
testHttpPostIdentity 0.002
testHTTP11FeaturesDisabledWithHTTP10Requests 0.001
testSimpleHttpPostsHTTP10 0.006
testHttpPostNoEntity 0.001
testHeaderTooLargePost 0.001
testHeaderTooLarge 0.002
testSimpleHttpPostsChunked 0.005
testHttpPostsWithExpectContinue 0.005
testHttpPostsWithExpectationVerification 0.007
testSimpleBasicHttpRequests 0.005
testNoContentResponse 0.002
testHttpContent 0.039
testHttpPostNoContentLength 0.001

H2AlpnTests$NonStrictH2AlpnH2Disallowed

testALPN 0.18

HttpIntegrationTests$CoreTransportH2Multiplexing

testSequentialRequests 0.184
testMultiplexedRequests 0.172
testValidityCheck 0.377
testMultiplexedRequestCancellation 0.258

HttpIntegrationTests$H2Filters

testSequentialRequests 0.173

HttpIntegrationTests$CoreTransportH2MultiplexingTls

testSequentialRequests 0.184
testMultiplexedRequests 0.18
testValidityCheck 0.385
testMultiplexedRequestCancellation 0.277

HttpProtocolTests$H2Tls

testSimpleHead 0.199
testSimpleGet 0.196
testPush 0.206
testBasicPost 0.19
testLargeGet 0.199
testHeaderTooLargePost 0.192
testHeaderTooLarge 0.193
testSlowRequestProducer 2.704
testPrematureResponse 0.186
testConnectionPing 0.191
testSlowResponseProducer 2.201
testExcessOfConcurrentStreams 1.493
testPushRefused 0.198
testSlowResponseConsumer 1.688
testMessageWithTrailers 0.186
testLargePost 0.19
testExpectationFailed 0.193
testRequestWithInvalidConnectionHeader 0.19

HttpIntegrationTests$CoreTransportH2

testSequentialRequests 0.173
testPipelinedRequests 0.171
testSequentialRequestsNonPersistentConnection 0.175
testSequentialRequestsSameEndpoint 0.175
testNonPersistentHeads 0.173

ClassicIntegrationTests$MonitoringResponseOutOfOrderStrategyTls

testResponseOutOfOrderWithDefaultStrategy 0.194

HttpIntegrationTests$CoreTransportSocksProxy

testSequentialRequests 0.352
testPipelinedRequests 0.311
testSequentialRequestsNonPersistentConnection 0.312
testSequentialRequestsSameEndpoint 0.35
testNonPersistentHeads 0.624

TestClassicTestClientTestingAdapter

nullRequest 0.001
invalidMethod 0.001
nullDefaultURI 0.001
noPath 0.001
withLiveServerCustomRequestHandler 0.005
nullRequestHandler 0
modifyRequest 0
noMethod 0.001
nullResponseExpectations 0
withLiveServerEcho 0.002
modifyResponseExpectations 0.001

ClassicIntegrationTests$Authentication

testPostRequestAuthenticationNoExpectContinue 0.05
testPostRequestAuthentication 0.052
testGetRequestAuthentication 0.052

H2AlpnTests$StrictH2AlpnH2Disallowed

testALPN 0.182

HttpIntegrationTests$CoreTransportSocksProxyTls

testSequentialRequests 0.327
testPipelinedRequests 0.253
testSequentialRequestsNonPersistentConnection 0.578
testSequentialRequestsSameEndpoint 0.28
testNonPersistentHeads 1.284

IntegrationTests$CoreFunctionsTls

testRequestError 0.203
testLongRunningRequest 0.381
testManySmallBuffers 0.654
testRequestTimeout 2.182
testSimpleRequest 0.188
testResponseCancellation 0.179

TestFrameworkTest

changeMethod 0
changeStatus 0
defaults 0

H2ProtocolNegotiationTest

testNegotiateProtocol 0.181
testForceHttp1 0.183
testForceHttp2 0.175

ClassicIntegrationTests$CoreTransportSocksProxy

testSequentialRequests 0.108
testMultiThreadedRequests 0.127
testSequentialRequestsNonPersistentConnection 0.184

TestClientTestingAdapter

isRequestSupported 0
getHttpClientPOJOAdapter 0

H2AlpnTests$StrictH2AlpnH2Allowed

testALPN 0.183

TestTestingFrameworkRequestHandler

assertNothingThrown 0
assertNothingThrownThrows 0.001

TestTestingFramework

changeBody 0.012
changedHeaderCheck 0.004
status201 0.005
addTestNoMocks 0.018
nullSetAdapterThrows 0.002
removeHeader 0.003
addTest 0.216
modifyResponseExpectationsCalled 0.002
responseContentTypeCheck 0.003
statusCheck 0.002
modifyRequestCalled 0.002
adapterDoesNotSupport 0.001
defaultTests 0.01
runTestsWithoutSettingAdapterThrows 0.001
responseAlreadyChecked 0.001
goodAdapterWithConstructor 0.021
changeHeader 0.002
requestMethodUnexpected 0.002
removeParameter 0.002
nulls 0.011
parameterInPath 0.001
defaultTestsWithMockedAdapter 0.002
nullAdapterThrows 0.001
deepcopy 0
changeContentType 0.002
removedHeaderCheck 0.002
changeResponseExpectationsFails 0.001
deepcopyOfTest 0.001
changeResponseStatus 0.002
bodyCheck 0.001
goodAdapterWithSetter 0.001
ensureDefaultMapsUnmodifiable 0
changeParameter 0.002

TLSUpgradeTest

testTLSUpgrade 0.186

TLSIntegrationTest

testHostNameVerification 0.188
testTLSClientAuthFailure 0.177
testWeakCipherDisabledByDefault(String)[1] 0.175
testWeakCipherDisabledByDefault(String)[2] 0.176
testWeakCipherDisabledByDefault(String)[3] 0.173
testWeakCipherDisabledByDefault(String)[4] 0.173
testWeakCipherDisabledByDefault(String)[5] 0.174
testWeakCipherDisabledByDefault(String)[6] 0.177
testWeakCipherDisabledByDefault(String)[7] 0.175
testWeakCipherDisabledByDefault(String)[8] 0.177
testWeakCipherDisabledByDefault(String)[9] 0.174
testWeakCipherDisabledByDefault(String)[10] 0.175
testWeakCipherDisabledByDefault(String)[11] 0.175
testWeakCipherDisabledByDefault(String)[12] 0.177
testWeakCipherDisabledByDefault(String)[13] 0.175
testWeakCipherDisabledByDefault(String)[14] 0.178
testWeakCipherDisabledByDefault(String)[15] 0.177
testTLSVersionMismatch 0.177
testTLSSuccess(TLS)[1] 0.183
testTLSTrustFailure 0.132
testSSLDisabledByDefault 0.176

HttpIntegrationTests$CoreTransport

testSequentialRequests 0.176
testPipelinedRequests 0.183
testSequentialRequestsSameEndpoint 0.174
testNonPersistentHeads 0.177
testSequentialRequestsNonPersistentConnection 0.173

HttpProtocolTests$H2

testSimpleHead 0.007
testSimpleGet 0.004
testPush 0.005
testBasicPost 0.003
testLargeGet 0.006
testHeaderTooLargePost 0.004
testHeaderTooLarge 0.003
testSlowRequestProducer 2.507
testPrematureResponse 0.007
testConnectionPing 0.007
testSlowResponseProducer 2.01
testExcessOfConcurrentStreams 0.473
testPushRefused 0.002
testSlowResponseConsumer 1.504
testMessageWithTrailers 0.005
testLargePost 0.006
testExpectationFailed 0.004
testRequestWithInvalidConnectionHeader 0.002

JSSEProviderIntegrationTests$ConscryptTlsV1_3

testSimpleGet 0.204
testSimpleGetConnectionClose 0.183
testSimpleGetIdentityTransfer 0.174

IntegrationTests$CoreFunctions

testRequestError 0.178
testLongRunningRequest 0.339
testManySmallBuffers 0.483
testRequestTimeout 2.177
testSimpleRequest 0.174
testResponseCancellation 0.176

ClassicIntegrationTests$HttpFilters

testFilters 0.057

HttpIntegrationTests$Authentication

testPostRequestAuthenticationNoExpectContinue 0.171
testPostRequestAuthentication 0.173
testGetRequestAuthentication 0.173

HttpIntegrationTests$HttpFilters

testFilters 0.174

HttpIntegrationTests$CoreTransportTls

testSequentialRequests 0.182
testPipelinedRequests 0.182
testSequentialRequestsSameEndpoint 0.179
testNonPersistentHeads 0.198
testSequentialRequestsNonPersistentConnection 0.182

TestDefaultListeningIOReactor

testEndpointAlreadyBound 0.001
testEndpointUpAndDown 0.001

HttpProtocolTests$Http1

testSimpleHead 0.003
testDelayedExpectationVerification 1.624
testPipelinedInvalidRequest 0.006
testSimpleGet 0.003
testPostIdentityTransfer 0.005
testHTTP11FeaturesDisabledWithHTTP10Requests 0.002
testSimpleHeadConnectionClose 0.002
testExceptionInHandler 0.002
testSimpleGetConnectionClose 0.003
testBasicPost 0.004
testHttp10Post 0.002
testLargeGet 0.005
testHeaderTooLargePost 0.002
testHeaderTooLarge 0.002
testSimpleGetsPipelined 0.002
testPipelinedConnectionClose 0.002
testSlowRequestProducer 2.505
testPrematureResponse 0.008
testLargeGetsPipelined 0.009
testHeadPipelined 0.004
testExpectationFailedCloseConnection 0.003
testTruncatedChunk 0.003
testSlowResponseProducer 2.006
testPostsPipelinedLargeResponse 0.009
testNoServiceHandler 0.002
testSlowResponseConsumer 5.026
testPostIdentityTransferOutOfSequenceResponse 0.011
testBasicPostPipelined 0.004
testNoEntityPost 0.003
testMessageWithTrailers 0.003
testLargePost 0.014
testProtocolException 0.002
testExpectationFailed 0.003
testResponseNoContent 0.002
testLargePostsPipelined 0.011
testSimpleGetIdentityTransfer 0.004

JSSEProviderIntegrationTests$ConscryptTlsV1_2

testSimpleGet 0.117
testSimpleGetConnectionClose 0.134
testSimpleGetIdentityTransfer 0.141

HttpIntegrationTests$AuthenticationImmediateResponse

testPostRequestAuthenticationNoExpectContinue 0.187
testPostRequestAuthentication 0.169
testGetRequestAuthentication 0.171