Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 0.515 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.maven.wrapper 26 0 0 0 100% 0.515 s

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

org.apache.maven.wrapper

- Class Tests Errors Failures Skipped Success Rate Time
DownloaderTest 1 0 0 0 100% 0.032 s
HashAlgorithmVerifierTest 2 0 0 0 100% 0.030 s
InstallerTest 4 0 0 0 100% 0.325 s
PathAssemblerTest 5 0 0 0 100% 0.010 s
SystemPropertiesHandlerTest 2 0 0 0 100% 0.027 s
WrapperExecutorTest 12 0 0 0 100% 0.091 s

Test Cases

[Summary] [Package List] [Test Cases]

DownloaderTest

testDownload 0.020 s

HashAlgorithmVerifierTest

sha256SumsMatch 0.022 s
sha256SumsDoNotMatch 0.003 s

InstallerTest

testCreateDistWithExistingDistribution 0.304 s
testZipSlip 0.003 s
testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue 0.007 s
testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue 0.005 s

PathAssemblerTest

distributionDirWithUnknownBase 0.001 s
distributionDirWithMavenUserHomeBase 0.002 s
distributionDirWithProjectBase 0 s
distZipWithMavenUserHomeBase 0 s
distZipWithProjectBase 0 s

SystemPropertiesHandlerTest

testParsePropertiesFile 0.023 s
ifNoPropertyFileExistShouldReturnEmptyMap 0.001 s

WrapperExecutorTest

executeInstallAndLaunch 0.004 s
propertiesFileOnlyContainsDistURL 0.001 s
testEnvironmentVariableOverwrite_packageName 0.001 s
loadWrapperMetadataFromDirectory 0 s
testEnvironmentVariableOverwrite_packageName_trailingSpace 0.001 s
testEnvironmentVariableOverwrite_mvnwRepoUrl_trailingSlash 0.001 s
failWhenPropertiesFileDoesNotExist 0.001 s
loadWrapperMetadataFromFile 0.001 s
testEnvironmentVariableOverwrite_simpleCase 0.003 s
useDefaultMetadataNoProeprtiesFile 0.003 s
testRelativeDistUrl 0.003 s
failWhenDistNotSetInProperties 0.003 s