[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 23 | 0 | 0 | 0 | 100% | 1.741 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.cli | 13 | 0 | 0 | 0 | 100% | 0.212 |
| org.apache.maven.cli.event | 2 | 0 | 0 | 0 | 100% | 1.517 |
| org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.012 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.103 | |
| CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.032 | |
| CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| MavenCliTest | 8 | 0 | 0 | 0 | 100% | 0.075 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecutionEventLoggerTest | 2 | 0 | 0 | 0 | 100% | 1.517 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.012 |
[Summary] [Package List] [Test Cases]
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.003 | |
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0.001 | |
| cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |