[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 20 | 0 | 0 | 0 | 100% | 0.103 |
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 | 12 | 0 | 0 | 0 | 100% | 0.09 |
| org.apache.maven.cli.transfer | 8 | 0 | 0 | 0 | 100% | 0.013 |
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.002 | |
| CLIManagerDocumentationTest | 1 | 0 | 0 | 0 | 100% | 0.013 | |
| CLIReportingUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| MavenCliTest | 7 | 0 | 0 | 0 | 100% | 0.073 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileSizeFormatTest | 8 | 0 | 0 | 0 | 100% | 0.013 |
[Summary] [Package List] [Test Cases]
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes | 0.002 | |
| testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes | 0 | |
| cleanArgsShouldRemoveWrongSurroundingQuotes | 0 |
| testMVNConfigurationThreadCanBeOverwrittenViaCommandLine | 0.043 | |
| testMVNConfigurationDefinedPropertiesCanBeOverwrittenViaCommandLine | 0.019 | |
| testMavenConfigInvalid | 0.005 | |
| testCalculateDegreeOfConcurrencyWithCoreMultiplier | 0.001 | |
| testMVNConfigurationCLIRepeatedPropertiesLastWins | 0.002 | |
| testMVNConfigurationFunkyArguments | 0.001 | |
| testMavenConfig | 0.002 |
| testSize | 0.004 | |
| testNegativeProgressedSize | 0 | |
| testNegativeProgressedSizeBiggerThanSize | 0.001 | |
| testProgressedSizeWithoutSize | 0 | |
| testProgressedSizeWithSize | 0.001 | |
| testProgressedBothZero | 0 | |
| testNegativeSize | 0.001 | |
| testSizeWithSelectedScaleUnit | 0.006 |