[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
23 | 0 | 0 | 0 | 100% | 1.876 |
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 | 13 | 0 | 0 | 0 | 100% | 0.189 |
org.apache.maven.cli.event | 2 | 0 | 0 | 0 | 100% | 1.679 |
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 | |
---|---|---|---|---|---|---|---|
CleanArgumentTest | 3 | 0 | 0 | 0 | 100% | 0.085 | |
CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.028 | |
CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
MavenCliTest | 8 | 0 | 0 | 0 | 100% | 0.074 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutionEventLoggerTest | 2 | 0 | 0 | 0 | 100% | 1.679 |
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.001 |