Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 0.565 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.565 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.035 s
HashAlgorithmVerifierTest 2 0 0 0 100% 0.032 s
InstallerTest 4 0 0 0 100% 0.337 s
PathAssemblerTest 5 0 0 0 100% 0.020 s
SystemPropertiesHandlerTest 2 0 0 0 100% 0.027 s
WrapperExecutorTest 12 0 0 0 100% 0.114 s

Test Cases

[Summary] [Package List] [Test Cases]

DownloaderTest

testDownload 0.020 s

HashAlgorithmVerifierTest

sha256SumsMatch 0.024 s
sha256SumsDoNotMatch 0.003 s

InstallerTest

testCreateDistWithExistingDistribution 0.279 s
testZipSlip 0.003 s
testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue 0.035 s
testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue 0.008 s

PathAssemblerTest

distributionDirWithUnknownBase 0.002 s
distributionDirWithMavenUserHomeBase 0.004 s
distributionDirWithProjectBase 0.001 s
distZipWithMavenUserHomeBase 0.001 s
distZipWithProjectBase 0.003 s

SystemPropertiesHandlerTest

testParsePropertiesFile 0.023 s
ifNoPropertyFileExistShouldReturnEmptyMap 0.001 s

WrapperExecutorTest

executeInstallAndLaunch 0.008 s
propertiesFileOnlyContainsDistURL 0.001 s
testEnvironmentVariableOverwrite_packageName 0.001 s
loadWrapperMetadataFromDirectory 0.001 s
testEnvironmentVariableOverwrite_packageName_trailingSpace 0.001 s
testEnvironmentVariableOverwrite_mvnwRepoUrl_trailingSlash 0.001 s
failWhenPropertiesFileDoesNotExist 0.001 s
loadWrapperMetadataFromFile 0.002 s
testEnvironmentVariableOverwrite_simpleCase 0.003 s
useDefaultMetadataNoProeprtiesFile 0.002 s
testRelativeDistUrl 0.002 s
failWhenDistNotSetInProperties 0.002 s