Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
27 | 0 | 0 | 0 | 100% | 2.045 |
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 | 16 | 0 | 0 | 0 | 100% | 1.022 |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 1.011 |
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.
org.apache.maven.cli
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.092 | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.021 | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.008 | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
MavenCliTest | 10 | 0 | 0 | 0 | 100% | 0.897 |
org.apache.maven.cli.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 1.011 |
org.apache.maven.cli.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.012 |
Test Cases
[Summary] [Package List] [Test Cases]
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.004 | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
CLIManagerDocumentationTest
testOptionsAsHtml | 0.013 |
CLIManagerTest
spacedOptions | 0.008 |
CLIReportingUtilsTest
testFormatDuration | 0.004 |
ExecutionEventLoggerTest
testProjectStartedNoPom | 0.899 | |
testProjectStartedOverflow | 0.068 | |
testProjectStarted | 0.004 |