Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 26 | 0 | 0 | 0 | 100% | 0.939 |
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.939 |
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.01 | |
| WrapperExecutorTest | 12 | 0 | 0 | 0 | 100% | 0.103 | |
| HashAlgorithmVerifierTest | 2 | 0 | 0 | 0 | 100% | 0.036 | |
| PathAssemblerTest | 5 | 0 | 0 | 0 | 100% | 0.012 | |
| SystemPropertiesHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.019 | |
| InstallerTest | 4 | 0 | 0 | 0 | 100% | 0.759 |
Test Cases
[Summary] [Package List] [Test Cases]
DownloaderTest
| testDownload | 0.009 |
WrapperExecutorTest
HashAlgorithmVerifierTest
| sha256SumsMatch | 0.028 | |
| sha256SumsDoNotMatch | 0.006 |
PathAssemblerTest
| distributionDirWithUnknownBase | 0.001 | |
| distributionDirWithMavenUserHomeBase | 0.004 | |
| distributionDirWithProjectBase | 0.001 | |
| distZipWithMavenUserHomeBase | 0.001 | |
| distZipWithProjectBase | 0.001 |
SystemPropertiesHandlerTest
| testParsePropertiesFile | 0.016 | |
| ifNoPropertyFileExistShouldReturnEmptyMap | 0.001 |
InstallerTest
| testCreateDistWithExistingDistribution | 0.668 | |
| testZipSlip | 0.008 | |
| testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue | 0.029 | |
| testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue | 0.026 |



