[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.547 |
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.plugin.clean | 8 | 0 | 0 | 0 | 100% | 0.547 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CleanMojoTest | 8 | 0 | 0 | 0 | 100% | 0.547 |
[Summary] [Package List] [Test Cases]
| testBasicClean | 0.326 | |
| testCleanNestedStructure | 0.054 | |
| testCleanEmptyDirectories | 0.05 | |
| testFilesetsClean | 0.031 | |
| testCleanInvalidDirectory | 0.018 | |
| testMissingDirectory | 0.022 | |
| testCleanLockedFile | 0.023 | |
| testCleanLockedFileWithNoError | 0.023 |