Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 39 | 0 | 0 | 0 | 100% | 0.886 |
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.cli | 25 | 0 | 0 | 0 | 100% | 0.528 |
| org.apache.maven.cli.event | 6 | 0 | 0 | 0 | 100% | 0.35 |
| org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.008 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.cli
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.006 | |
| CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.022 | |
| MavenCliTest | 20 | 0 | 0 | 0 | 100% | 0.498 | |
| CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
org.apache.maven.cli.event
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecutionEventLoggerTest | 6 | 0 | 0 | 0 | 100% | 0.35 |
org.apache.maven.cli.transfer
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.008 |
Test Cases
[Summary] [Package List] [Test Cases]
ExecutionEventLoggerTest
| testProjectStartedNoPom | 0.307 | |
| testMultiModuleProjectResumeFromProgress | 0.025 | |
| testMultiModuleProjectProgress | 0.003 | |
| testTerminalWidth | 0.002 | |
| testProjectStartedOverflow | 0.003 | |
| testProjectStarted | 0.001 |
FileSizeFormatTest
CLIManagerDocumentationTest
| testOptionsAsHtml | 0.006 |
CleanArgumentTest
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.013 | |
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
| cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
MavenCliTest
CLIReportingUtilsTest
| testFormatDuration | 0.001 |



