[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
24 | 0 | 0 | 0 | 100% | 1.597 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.cli | 14 | 0 | 0 | 0 | 100% | 1.256 |
org.apache.maven.cli.event | 2 | 0 | 0 | 0 | 100% | 0.333 |
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.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MavenCliTest | 9 | 0 | 0 | 0 | 100% | 1.19 | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.059 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 2 | 0 | 0 | 0 | 100% | 0.333 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.008 |
[Summary] [Package List] [Test Cases]
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.002 | |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |