Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
87 0 0 0 100% 1.460 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.http 83 0 0 0 100% 1.459 s
org.eclipse.aether.transport.http.RFC9457 4 0 0 0 100% 0.001 s

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

org.eclipse.aether.transport.http

- Class Tests Errors Failures Skipped Success Rate Time
HttpTransporterTest 76 0 0 0 100% 1.459 s
UriUtilsTest 7 0 0 0 100% 0 s

org.eclipse.aether.transport.http.RFC9457

- Class Tests Errors Failures Skipped Success Rate Time
RFC9457ParserTest 4 0 0 0 100% 0.001 s

Test Cases

[Summary] [Package List] [Test Cases]

HttpTransporterTest

testPeekRedirect 0.260 s
testPutFromFile 0.012 s
testPeekUnauthenticated 0.007 s
testGetResumeRangesNotSupportedByServer 0.014 s
testGetRFC9457ResponseWithMissingFields 0.023 s
testGetProxyUnauthenticated 0.006 s
testPutProxyUnauthenticated 0.007 s
testGetResumeLocalContentsOutdated 0.019 s
testAuthSchemeReuse 0.040 s
testConnectTimeout 0.011 s
testPutAuthenticatedExpectContinue 0.008 s
testConnectionNoReuse 0.054 s
testGetNotFound 0.005 s
testPutFromMemory 0.004 s
testGetEmptyResource 0.008 s
testPutAuthenticatedExpectContinueBroken 0.007 s
testPeek 0.003 s
testPeekSSL 0.023 s
testGetChecksumsNexus 0.004 s
testPeekProxyUnauthenticated 0.005 s
testPeekClosed 0.004 s
testInitBadUrl 0.006 s
testPutEncodedResourcePath 0.014 s
testPeekProxyAuthenticated 0.019 s
testInitBadProtocol 0.011 s
testCustomHeaders 0.016 s
testGetToMemory 0.012 s
testGetAuthenticated 0.021 s
testPutClosed 0.011 s
testRequestTimeout 0.119 s
testAuthSchemePreemptive 0.027 s
testPutUnauthenticated 0.020 s
testPutAuthCachePreemptive 0.021 s
testPutProgressCancelled 0.010 s
testGetProgressCancelled 0.011 s
testProxyAuthScopeNotUsedForServer 0.013 s
testGetRFC9457Response 0.017 s
testPutAuthenticatedExpectContinueRejectedExplicitlyConfiguredHeader 0.019 s
testGetUnauthenticated 0.014 s
testPutWebDav 0.025 s
testPutFileHandleLeak 0.112 s
testPeekNotFound 0.009 s
testInitCaseInsensitiveProtocol 0.003 s
testConnectionReuse 0.016 s
testServerAuthScopeNotUsedForProxy 0.003 s
testGetFileHandleLeak 0.053 s
testPutAuthCache 0.006 s
testGetRedirect 0.018 s
testRetryHandlerdefaultCountpositive 0.006 s
testRetryHandlerdisabled 0.002 s
testGetChecksumsXChecksum 0.005 s
testGetToFileTimestamp 0.003 s
testConcurrency 0.097 s
testRetryHandlerdefaultCountnegative 0.007 s
testPutPreemptiveIsDefault 0.006 s
testPutAuthenticatedExpectContinueRejected 0.004 s
testPeekAuthenticated 0.004 s
testUserAgent 0.004 s
testGetClosed 0.002 s
testPutProxyAuthenticated 0.005 s
testGetPutAuthCache 0.006 s
testPutEmptyResource 0.003 s
testGetEncodedResourcePath 0.003 s
testGetHTTPSInsecureSecurityMode 0.050 s
testGetSSL 0.016 s
testGetProxyAuthenticated 0.004 s
testClassify 0.002 s
testGetResume 0.004 s
testGetToFile 0.003 s
testPutStartCancelled 0.004 s
testGetWebDav 0.003 s
testPutSSL 0.015 s
testGetHTTPSUnknownSecurityMode 0.012 s
testPutAuthenticatedExpectContinueDisabled 0.004 s
testGetStartCancelled 0.003 s
testRetryHandlerexplicitCountpositive 0.008 s

RFC9457ParserTest

testParseWithMissingFields 0 s
testParseAllFields 0 s
testParseWithNullFields 0 s
testParseWithNoFields 0 s

UriUtilsTest

testResolveBaseRootPath 0 s
testResolveBaseEmptyPath 0 s
testGetDirectoriesExplicitBaseNoTrailingSlash 0 s
testResolveBasePathNoTrailingSlash 0 s
testGetDirectoriesExplicitBaseTrailingSlash 0 s
testGetDirectoriesNoBase 0 s
testResolveBasePathTrailingSlash 0 s