Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 0 | 0 | 100% | 1.439 s |
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 | 17 | 0 | 0 | 0 | 100% | 1.082 s |
org.apache.maven.cli.event | 3 | 0 | 0 | 0 | 100% | 0.349 s |
org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.008 s |
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 | 11 | 0 | 0 | 0 | 100% | 1.073 s | |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0 s | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.008 s | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
CLIManagerTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.cli.event
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.349 s |
org.apache.maven.cli.transfer
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.008 s |
Test Cases
[Summary] [Package List] [Test Cases]
MavenCliTest
ExecutionEventLoggerTest
testProjectStartedNoPom | 0.293 s | |
testProjectStartedOverflow | 0.049 s | |
testProjectStarted | 0.006 s |
CleanArgumentTest
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0 s | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 s | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 s |
FileSizeFormatTest
CLIManagerDocumentationTest
testOptionsAsHtml | 0.004 s |
CLIReportingUtilsTest
testFormatDuration | 0.001 s |
CLIManagerTest
spacedOptions | 0 s |