Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 3 80.0% 1.974 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% 1.974 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.634 s
CleanerTest 5 0 0 0 100% 1.340 s

Test Cases

[Summary] [Package List] [Test Cases]

CleanMojoTest

testCleanEmptyDirectories(CleanMojo) 0.439 s
testFollowLinksWithWindowsJunction 0 s
- Disabled on operating system: Linux -
testBasicClean(CleanMojo) 0.040 s
testCleanLockedFile(CleanMojo) 0 s
- Disabled on operating system: Linux -
testCleanNestedStructure(CleanMojo) 0.032 s
testFollowLinksWithSymLinkOnPosix 0.031 s
testMissingDirectory(CleanMojo) 0.035 s
testCleanLockedFileWithNoError(CleanMojo) 0 s
- Disabled on operating system: Linux -
testFilesetsClean(CleanMojo) 0.027 s
testCleanInvalidDirectory(CleanMojo) 0.025 s

CleanerTest

deleteFailsWithoutRetryWhenNoPermission(Path) 0.048 s
deleteSucceedsDeeply(Path) 0.003 s
deleteFailsAfterRetryWhenNoPermission(Path) 1.107 s
deleteDoesNotLogAnythingWhenNoPermissionAndWarnDisabled(Path) 0.003 s
deleteLogsWarningWithoutRetryWhenNoPermission(Path) 0.004 s

Failure Details

[Summary] [Package List] [Test Cases]


testFollowLinksWithWindowsJunction
- skipped: Disabled on operating system: Linux
testCleanLockedFile(CleanMojo)
- skipped: Disabled on operating system: Linux
testCleanLockedFileWithNoError(CleanMojo)
- skipped: Disabled on operating system: Linux