Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
29 | 0 | 0 | 0 | 100% | 1.177 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.530 s |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.142 s |
org.apache.maven.cli.transfer | 9 | 0 | 0 | 0 | 100% | 0.505 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 |
---|---|---|---|---|---|---|---|
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.016 s | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.013 s | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0 s | |
MavenCliTest | 11 | 0 | 0 | 0 | 100% | 0.498 s |
org.apache.maven.cli.event
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.142 s |
org.apache.maven.cli.transfer
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.003 s | |
SimplexTransferListenerTest | 1 | 0 | 0 | 0 | 100% | 0.502 s |
Test Cases
[Summary] [Package List] [Test Cases]
CLIManagerDocumentationTest
testOptionsAsHtml | 0.004 s |
CLIManagerTest
spacedOptions | 0.004 s |
CLIReportingUtilsTest
testFormatDuration | 0.003 s |
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0 s | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 s | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 s |
MavenCliTest
ExecutionEventLoggerTest
testProjectStartedNoPom | 0.119 s | |
testProjectStartedOverflow | 0.020 s | |
testProjectStarted | 0.002 s |
FileSizeFormatTest
SimplexTransferListenerTest
cancellation | 0.502 s |