Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
85 0 0 1 98.8% 1.448 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.eclipse.aether.transport.apache 85 0 0 1 98.8% 1.448 s

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

org.eclipse.aether.transport.apache

- Class Tests Errors Failures Skipped Success Rate Time
ApacheTransporterTest 78 0 0 1 98.7% 1.445 s
UriUtilsTest 7 0 0 0 100% 0.003 s

Test Cases

[Summary] [Package List] [Test Cases]

ApacheTransporterTest

testGet_Checksums_XChecksum 0.195 s
testPut_FileHandleLeak 0.096 s
testPeek_Redirect 0.106 s
testGet_ResumeRangesNotSupportedByServer 0.013 s
testPut_ProxyAuthenticated 0.009 s
testGet_ProgressCancelled 0.005 s
testInit_CaseInsensitiveProtocol 0.006 s
testGet_FileHandleLeak 0.064 s
testAuthSchemeReuse 0.007 s
testConnectTimeout 0.006 s
testGet_ToFileTimestamp 0.005 s
testGet_Redirect 0.030 s
testPut_Closed 0.005 s
testPut_ProxyUnauthenticated 0.005 s
testPeek 0.006 s
testGet_Closed 0.006 s
testPut_EmptyResource 0.007 s
testGet_EncodedResourcePath 0.011 s
testPut_StartCancelled 0.016 s
testPut_EncodedResourcePath 0.017 s
testProxyAuthScope_NotUsedForServer 0.013 s
testPut_SSL 0.023 s
testInit_BadUrl 0.003 s
testGet_RFC9457Response_with_missing_fields 0.022 s
testCustomHeaders 0.005 s
testGet_EmptyResource 0.006 s
testGet_StartCancelled 0.007 s
testGet_Resume 0.022 s
testGet_Checksums_Nexus 0.011 s
testGet_SSL 0.026 s
testPut_Authenticated_ExpectContinueRejected 0.008 s
testGet_ToFile 0.006 s
testRequestTimeout 0.109 s
testPut_Authenticated_ExpectContinue 0.015 s
testAuthSchemePreemptive 0.018 s
testPut_AuthCache_Preemptive 0.015 s
testPut_Unauthenticated 0.007 s
testRetryHandler_defaultCount_positive 0.006 s
testGet_ProxyAuthenticated 0.006 s
testRetryHandler_explicitCount_positive 0.021 s
testRetryHandler_defaultCount_negative 0.017 s
testGet_Authenticated 0.009 s
testPeek_NotFound 0.011 s
testPut_FromFile 0.015 s
testGet_ResumeLocalContentsOutdated 0.014 s
testPut_Authenticated_ExpectContinueDisabled 0.014 s
testInit_BadProtocol 0.010 s
testGet_HTTPS_Insecure_SecurityMode 0.071 s
testPeek_ProxyUnauthenticated 0.005 s
testGet_NotFound 0.004 s
testPeek_SSL 0.015 s
testConcurrency 0.080 s
testPut_FromMemory 0.006 s
testGet_ProxyUnauthenticated 0.004 s
testUserAgent 0.004 s
testPut_AuthCache 0.007 s
testPut_PreemptiveIsDefault 0.004 s
testPeek_ProxyAuthenticated 0.004 s
testGetPut_AuthCache 0.005 s
testPut_Authenticated_ExpectContinueBroken 0.004 s
testPut_Authenticated_ExpectContinueRejected_ExplicitlyConfiguredHeader 0.006 s
testClassify 0.002 s
testGet_ToMemory 0.005 s
testPeek_Closed 0.004 s
testGet_HTTPS_Unknown_SecurityMode 0.016 s
testPeek_Authenticated 0.006 s
testPeek_Unauthenticated 0.005 s
testRetryHandler_disabled 0.004 s
testGet_RFC9457Response 0.006 s
testServerAuthScope_NotUsedForProxy 0.006 s
testGet_Unauthenticated 0.004 s
testGet_SSL_WithServerErrors 0.022 s
testPut_ProgressCancelled 0.004 s
testConnectionNoReuse 0.023 s
testGet_HTTPS_HTTP2Only_Insecure_SecurityMode 0 s
- protected void org.eclipse.aether.transport.apache.ApacheTransporterTest.testGet_HTTPS_HTTP2Only_Insecure_SecurityMode() throws java.lang.Exception is @Disabled -
testPut_WebDav 0.007 s
testGet_WebDav 0.003 s
testConnectionReuse 0.012 s

UriUtilsTest

testResolve_BaseEmptyPath 0.001 s
testGetDirectories_ExplicitBaseNoTrailingSlash 0 s
testResolve_BasePathNoTrailingSlash 0 s
testResolve_BaseRootPath 0 s
testGetDirectories_ExplicitBaseTrailingSlash 0 s
testResolve_BasePathTrailingSlash 0 s
testGetDirectories_NoBase 0 s

Failure Details

[Summary] [Package List] [Test Cases]


testGet_HTTPS_HTTP2Only_Insecure_SecurityMode
- skipped: protected void org.eclipse.aether.transport.apache.ApacheTransporterTest.testGet_HTTPS_HTTP2Only_Insecure_SecurityMode() throws java.lang.Exception is @Disabled