Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 3 80.0% 3.089 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugins.clean 15 0 0 3 80.0% 3.089 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugins.clean

- Class Tests Errors Failures Skipped Success Rate Time
CleanMojoTest 10 0 0 3 70.0% 0.896 s
CleanerTest 5 0 0 0 100% 2.193 s

Test Cases

[Summary] [Package List] [Test Cases]

CleanMojoTest

testCleanEmptyDirectories(CleanMojo) 0.720 s
testFollowLinksWithWindowsJunction 0 s
- Disabled on operating system: Mac OS X -
testBasicClean(CleanMojo) 0.034 s
testCleanLockedFile(CleanMojo) 0 s
- Disabled on operating system: Mac OS X -
testCleanNestedStructure(CleanMojo) 0.027 s
testFollowLinksWithSymLinkOnPosix 0.009 s
testMissingDirectory(CleanMojo) 0.044 s
testCleanLockedFileWithNoError(CleanMojo) 0 s
- Disabled on operating system: Mac OS X -
testFilesetsClean(CleanMojo) 0.036 s
testCleanInvalidDirectory(CleanMojo) 0.017 s

CleanerTest

deleteFailsWithoutRetryWhenNoPermission(Path) 0.009 s
deleteSucceedsDeeply(Path) 0.003 s
deleteFailsAfterRetryWhenNoPermission(Path) 2.139 s
deleteDoesNotLogAnythingWhenNoPermissionAndWarnDisabled(Path) 0.009 s
deleteLogsWarningWithoutRetryWhenNoPermission(Path) 0.010 s

Failure Details

[Summary] [Package List] [Test Cases]


testFollowLinksWithWindowsJunction
- skipped: Disabled on operating system: Mac OS X
testCleanLockedFile(CleanMojo)
- skipped: Disabled on operating system: Mac OS X
testCleanLockedFileWithNoError(CleanMojo)
- skipped: Disabled on operating system: Mac OS X