[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 1.503 |
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.plugins.clean | 8 | 0 | 0 | 0 | 100% | 1.503 |
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% | 1.503 |
[Summary] [Package List] [Test Cases]
| testBasicClean | 0.769 | |
| testFilesetsClean | 0.149 | |
| testCleanNestedStructure | 0.122 | |
| testCleanEmptyDirectories | 0.103 | |
| testCleanInvalidDirectory | 0.096 | |
| testMissingDirectory | 0.097 | |
| testCleanLockedFile | 0.086 | |
| testCleanLockedFileWithNoError | 0.081 |