Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 39 | 0 | 0 | 0 | 100% | 1.273 | 
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% | 1.036 | 
| org.apache.maven.cli.event | 6 | 0 | 0 | 0 | 100% | 0.23 | 
| org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.007 | 
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 | |
|---|---|---|---|---|---|---|---|
|  | MavenCliTest | 20 | 0 | 0 | 0 | 100% | 1.006 | 
|  | CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | 
|  | CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.007 | 
|  | CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.022 | 
org.apache.maven.cli.event
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | ExecutionEventLoggerTest | 6 | 0 | 0 | 0 | 100% | 0.23 | 
org.apache.maven.cli.transfer
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.007 | 
Test Cases
[Summary] [Package List] [Test Cases]
FileSizeFormatTest
MavenCliTest
CLIReportingUtilsTest
|  | testFormatDuration | 0.001 | 
ExecutionEventLoggerTest
|  | testProjectStartedNoPom | 0.188 | 
|  | testMultiModuleProjectResumeFromProgress | 0.028 | 
|  | testMultiModuleProjectProgress | 0.003 | 
|  | testTerminalWidth | 0.003 | 
|  | testProjectStartedOverflow | 0.003 | 
|  | testProjectStarted | 0.002 | 
CLIManagerDocumentationTest
|  | testOptionsAsHtml | 0.006 | 
CleanArgumentTest
|  | testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.011 | 
|  | testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0.001 | 
|  | cleanArgsShouldRemoveWrongSurroundingQuotes | 0 | 


