Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
19 0 0 0 100% 0.640 s

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.http.observation.impl 6 0 0 0 100% 0.049 s
org.apache.hc.client5.http.observation 5 0 0 0 100% 0.533 s
org.apache.hc.client5.http.observation.interceptors 4 0 0 0 100% 0.027 s
org.apache.hc.client5.http.observation.binder 4 0 0 0 100% 0.031 s

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

org.apache.hc.client5.http.observation.impl

- Class Tests Errors Failures Skipped Success Rate Time
MeteredDnsResolverTest 2 0 0 0 100% 0.002 s
ObservationAsyncExecInterceptorTest 1 0 0 0 100% 0.036 s
MeteredTlsStrategyTest 2 0 0 0 100% 0.005 s
ObservationClassicExecInterceptorTest 1 0 0 0 100% 0.006 s

org.apache.hc.client5.http.observation

- Class Tests Errors Failures Skipped Success Rate Time
ObservingOptionsTest 2 0 0 0 100% 0.004 s
HttpClientObservationSupportTest 1 0 0 0 100% 0.527 s
MetricConfigTest 2 0 0 0 100% 0.002 s

org.apache.hc.client5.http.observation.interceptors

- Class Tests Errors Failures Skipped Success Rate Time
AsyncTimerExecTest 1 0 0 0 100% 0.008 s
TimerExecTest 1 0 0 0 100% 0.005 s
IoByteCounterExecTest 1 0 0 0 100% 0.004 s
AsyncIoByteCounterExecTest 1 0 0 0 100% 0.010 s

org.apache.hc.client5.http.observation.binder

- Class Tests Errors Failures Skipped Success Rate Time
ConnPoolMetersAsyncTest 2 0 0 0 100% 0.028 s
ConnPoolMetersTest 2 0 0 0 100% 0.003 s

Test Cases

[Summary] [Package List] [Test Cases]

MeteredDnsResolverTest

recordsTimersAndCounters_errorPaths 0.001 s
recordsTimersAndCounters_okPaths 0.001 s

AsyncTimerExecTest

recordsAsyncLatencyAndCounter 0.007 s

ConnPoolMetersAsyncTest

noExceptionIfNoAsyncPool 0.005 s
registersGaugesWhenAsyncPoolPresent 0.023 s

TimerExecTest

recordsLatencyAndCounter 0.004 s

ObservingOptionsTest

builderWiresFields 0.001 s
defaultIsBasicLow 0 s

IoByteCounterExecTest

countsRequestAndResponseBytes 0.004 s

AsyncIoByteCounterExecTest

countsAsyncRequestAndResponseBytes 0.009 s

ObservationAsyncExecInterceptorTest

emitsObservationAroundAsyncCall 0.036 s

MeteredTlsStrategyTest

recordsErrorOutcome_bothApis 0.003 s
recordsOkOutcome_newApi 0.001 s

HttpClientObservationSupportTest

basicIoAndPoolMetricsRecorded 0.512 s

ObservationClassicExecInterceptorTest

emitsObservationAroundClassicCall 0.004 s

ConnPoolMetersTest

registersGaugesWhenPoolPresent 0.001 s
noExceptionIfNoPool 0.001 s

MetricConfigTest

builderSetsAllFields 0.001 s
defaultsAreSane 0.001 s