Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 30 | 0 | 0 | 0 | 100% | 2.027 s |
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 | 17 | 0 | 0 | 0 | 100% | 0.869 s |
| org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.122 s |
| org.apache.maven.cli.transfer | 10 | 0 | 0 | 0 | 100% | 1.036 s |
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 | 11 | 0 | 0 | 0 | 100% | 0.839 s | |
| CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
| CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.019 s |
org.apache.maven.cli.event
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.122 s |
org.apache.maven.cli.transfer
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.001 s | |
| SimplexTransferListenerTest | 2 | 0 | 0 | 0 | 100% | 1.035 s |
Test Cases
[Summary] [Package List] [Test Cases]
FileSizeFormatTest
MavenCliTest
CLIReportingUtilsTest
| testFormatDuration | 0.003 s |
ExecutionEventLoggerTest
| testProjectStartedNoPom | 0.101 s | |
| testProjectStartedOverflow | 0.017 s | |
| testProjectStarted | 0.003 s |
CLIManagerDocumentationTest
| testOptionsAsHtml | 0.001 s |
CLIManagerTest
| spacedOptions | 0.003 s |
SimplexTransferListenerTest
| handlesAbsentTransferSource | 0.526 s | |
| cancellation | 0.507 s |
CleanArgumentTest
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.002 s | |
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 s | |
| cleanArgsShouldRemoveWrongSurroundingQuotes | 0 s |


