Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
27 | 0 | 0 | 0 | 100% | 1.283 |
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.985 |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.29 |
org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.008 |
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.971 |
![]() |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
![]() |
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.29 |
org.apache.maven.cli.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.008 |
Test Cases
[Summary] [Package List] [Test Cases]
MavenCliTest
ExecutionEventLoggerTest
![]() |
testProjectStartedNoPom | 0.241 |
![]() |
testProjectStartedOverflow | 0.047 |
![]() |
testProjectStarted | 0.001 |
CleanArgumentTest
![]() |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0 |
![]() |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 |
![]() |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
FileSizeFormatTest
CLIManagerDocumentationTest
![]() |
testOptionsAsHtml | 0.003 |
CLIReportingUtilsTest
![]() |
testFormatDuration | 0.001 |
CLIManagerTest
![]() |
spacedOptions | 0.001 |