Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
20 | 0 | 0 | 0 | 100% | 0.427 |
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 | 20 | 0 | 0 | 0 | 100% | 0.427 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
SystemPropertiesHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.041 |
![]() |
WrapperExecutorTest | 8 | 0 | 0 | 0 | 100% | 0.312 |
![]() |
InstallerTest | 4 | 0 | 0 | 0 | 100% | 0.071 |
![]() |
DownloaderTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
PathAssemblerTest | 5 | 0 | 0 | 0 | 100% | 0.002 |
Test Cases
[Summary] [Package List] [Test Cases]
SystemPropertiesHandlerTest
![]() |
testParsePropertiesFile | 0.015 |
![]() |
ifNoPropertyFileExistShouldReturnEmptyMap | 0 |
WrapperExecutorTest
InstallerTest
![]() |
testCreateDistWithExistingDistribution | 0.056 |
![]() |
testZipSlip | 0.002 |
![]() |
testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue | 0.007 |
![]() |
testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue | 0.005 |
DownloaderTest
![]() |
testDownload | 0.001 |
PathAssemblerTest
![]() |
distributionDirWithUnknownBase | 0 |
![]() |
distributionDirWithMavenUserHomeBase | 0.001 |
![]() |
distributionDirWithProjectBase | 0 |
![]() |
distZipWithMavenUserHomeBase | 0 |
![]() |
distZipWithProjectBase | 0 |