Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 26 | 0 | 0 | 0 | 100% | 2.012 |
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 | 16 | 0 | 0 | 0 | 100% | 1.061 |
| org.apache.maven.cli.event | 2 | 0 | 0 | 0 | 100% | 0.924 |
| org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.027 |
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 | |
|---|---|---|---|---|---|---|---|
| CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.088 | |
| CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.021 | |
| CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.009 | |
| CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| MavenCliTest | 10 | 0 | 0 | 0 | 100% | 0.942 |
org.apache.maven.cli.event
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecutionEventLoggerTest | 2 | 0 | 0 | 0 | 100% | 0.924 |
org.apache.maven.cli.transfer
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.027 |
Test Cases
[Summary] [Package List] [Test Cases]
CleanArgumentTest
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.002 | |
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
| cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
CLIManagerDocumentationTest
| testOptionsAsHtml | 0.015 |
CLIManagerTest
| spacedOptions | 0.009 |
CLIReportingUtilsTest
| testFormatDuration | 0.001 |
ExecutionEventLoggerTest
| testProjectStartedOverflow | 0.881 | |
| testProjectStarted | 0.002 |



