Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

Test Cases

[Summary] [Package List] [Test Cases]

HttpTransporterTest

testPeekRedirect 0.272 s
testPutFromFile 0.012 s
testPeekUnauthenticated 0.008 s
testGetResumeRangesNotSupportedByServer 0.015 s
testGetRFC9457ResponseWithMissingFields 0.025 s
testGetProxyUnauthenticated 0.006 s
testPutProxyUnauthenticated 0.005 s
testGetResumeLocalContentsOutdated 0.006 s
testAuthSchemeReuse 0.011 s
testConnectTimeout 0.004 s
testPutAuthenticatedExpectContinue 0.004 s
testConnectionNoReuse 0.034 s
testGetNotFound 0.005 s
testPutFromMemory 0.007 s
testGetEmptyResource 0.006 s
testPutAuthenticatedExpectContinueBroken 0.007 s
testPeek 0.006 s
testPeekSSL 0.020 s
testGetChecksumsNexus 0.006 s
testPeekProxyUnauthenticated 0.005 s
testPeekClosed 0.002 s
testInitBadUrl 0.003 s
testPutEncodedResourcePath 0.007 s
testPeekProxyAuthenticated 0.013 s
testInitBadProtocol 0.008 s
testCustomHeaders 0.013 s
testGetToMemory 0.005 s
testGetAuthenticated 0.005 s
testPutClosed 0.003 s
testRequestTimeout 0.114 s
testAuthSchemePreemptive 0.023 s
testPutUnauthenticated 0.018 s
testPutAuthCachePreemptive 0.020 s
testPutProgressCancelled 0.012 s
testGetProgressCancelled 0.014 s
testProxyAuthScopeNotUsedForServer 0.012 s
testGetRFC9457Response 0.018 s
testPutAuthenticatedExpectContinueRejectedExplicitlyConfiguredHeader 0.026 s
testGetUnauthenticated 0.016 s
testPutWebDav 0.018 s
testPutFileHandleLeak 0.164 s
testPeekNotFound 0.003 s
testInitCaseInsensitiveProtocol 0.003 s
testConnectionReuse 0.014 s
testServerAuthScopeNotUsedForProxy 0.002 s
testGetFileHandleLeak 0.053 s
testPutAuthCache 0.005 s
testGetRedirect 0.015 s
testRetryHandlerdefaultCountpositive 0.006 s
testRetryHandlerdisabled 0.003 s
testGetChecksumsXChecksum 0.004 s
testGetToFileTimestamp 0.005 s
testConcurrency 0.142 s
testRetryHandlerdefaultCountnegative 0.007 s
testPutPreemptiveIsDefault 0.006 s
testPutAuthenticatedExpectContinueRejected 0.006 s
testPeekAuthenticated 0.004 s
testUserAgent 0.005 s
testGetClosed 0.003 s
testPutProxyAuthenticated 0.005 s
testGetPutAuthCache 0.005 s
testPutEmptyResource 0.003 s
testGetEncodedResourcePath 0.003 s
testGetHTTPSInsecureSecurityMode 0.045 s
testGetSSL 0.019 s
testGetProxyAuthenticated 0.004 s
testClassify 0.003 s
testGetResume 0.005 s
testGetToFile 0.004 s
testPutStartCancelled 0.004 s
testGetWebDav 0.004 s
testPutSSL 0.012 s
testGetHTTPSUnknownSecurityMode 0.013 s
testPutAuthenticatedExpectContinueDisabled 0.004 s
testGetStartCancelled 0.003 s
testRetryHandlerexplicitCountpositive 0.006 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