Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
30 | 0 | 0 | 0 | 100% | 1.711 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.550 s |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.147 s |
org.apache.maven.cli.transfer | 10 | 0 | 0 | 0 | 100% | 1.014 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.018 s | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.014 s | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0 s | |
MavenCliTest | 11 | 0 | 0 | 0 | 100% | 0.513 s |
org.apache.maven.cli.event
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.147 s |
org.apache.maven.cli.transfer
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.003 s | |
SimplexTransferListenerTest | 2 | 0 | 0 | 0 | 100% | 1.011 s |
Test Cases
[Summary] [Package List] [Test Cases]
CLIManagerDocumentationTest
testOptionsAsHtml | 0.005 s |
CLIManagerTest
spacedOptions | 0.004 s |
CLIReportingUtilsTest
testFormatDuration | 0.004 s |
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0 s | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 s | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 s |
MavenCliTest
ExecutionEventLoggerTest
testProjectStartedNoPom | 0.123 s | |
testProjectStartedOverflow | 0.020 s | |
testProjectStarted | 0.003 s |
FileSizeFormatTest
SimplexTransferListenerTest
handlesAbsentTransferSource | 0.509 s | |
cancellation | 0.502 s |