Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
26 | 0 | 0 | 0 | 100% | 1.882 |
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 | 2 | 0 | 0 | 0 | 100% | 0.886 |
org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.015 |
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.094 | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.022 | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0 | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0 | |
MavenCliTest | 10 | 0 | 0 | 0 | 100% | 0.865 |
org.apache.maven.cli.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 2 | 0 | 0 | 0 | 100% | 0.886 |
org.apache.maven.cli.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.015 |
Test Cases
[Summary] [Package List] [Test Cases]
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.016 | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
CLIManagerDocumentationTest
testOptionsAsHtml | 0.016 |
CLIManagerTest
spacedOptions | 0 |
CLIReportingUtilsTest
testFormatDuration | 0 |
ExecutionEventLoggerTest
testProjectStartedOverflow | 0.855 | |
testProjectStarted | 0 |