Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
39 | 0 | 0 | 0 | 100% | 1.153 |
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 | 25 | 0 | 0 | 0 | 100% | 0.927 |
org.apache.maven.cli.event | 6 | 0 | 0 | 0 | 100% | 0.217 |
org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.009 |
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 | 20 | 0 | 0 | 0 | 100% | 0.899 |
![]() |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0 |
![]() |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
![]() |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.maven.cli.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ExecutionEventLoggerTest | 6 | 0 | 0 | 0 | 100% | 0.217 |
org.apache.maven.cli.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.009 |
Test Cases
[Summary] [Package List] [Test Cases]
FileSizeFormatTest
MavenCliTest
CLIReportingUtilsTest
![]() |
testFormatDuration | 0 |
ExecutionEventLoggerTest
![]() |
testProjectStartedNoPom | 0.169 |
![]() |
testMultiModuleProjectResumeFromProgress | 0.03 |
![]() |
testMultiModuleProjectProgress | 0.004 |
![]() |
testTerminalWidth | 0.003 |
![]() |
testProjectStartedOverflow | 0.003 |
![]() |
testProjectStarted | 0.002 |
CLIManagerDocumentationTest
![]() |
testOptionsAsHtml | 0.003 |
CleanArgumentTest
![]() |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.013 |
![]() |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 |
![]() |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |