Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
27 | 0 | 0 | 0 | 100% | 1.269 |
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% | 0.981 |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.283 |
org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.005 |
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 | 10 | 0 | 0 | 0 | 100% | 0.97 | |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0 | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.007 | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
org.apache.maven.cli.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.283 |
org.apache.maven.cli.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.005 |
Test Cases
[Summary] [Package List] [Test Cases]
MavenCliTest
ExecutionEventLoggerTest
testProjectStartedNoPom | 0.233 | |
testProjectStartedOverflow | 0.045 | |
testProjectStarted | 0.002 |
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0 | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
FileSizeFormatTest
CLIManagerDocumentationTest
testOptionsAsHtml | 0.003 |
CLIReportingUtilsTest
testFormatDuration | 0 |
CLIManagerTest
spacedOptions | 0.001 |