Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 23.97

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.continuum.purge 3 0 0 0 100% 2.64
org.apache.continuum.purge.executor 14 0 0 0 100% 21.33

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

org.apache.continuum.purge

Class Tests Errors Failures Skipped Success Rate Time
DefaultPurgeConfigurationServiceTest 3 0 0 0 100% 2.64

org.apache.continuum.purge.executor

Class Tests Errors Failures Skipped Success Rate Time
CleanAllPurgeExecutorTest 3 0 0 0 100% 4.375
DaysOldDirectoryPurgeExecutorTest 4 0 0 0 100% 10.888
DaysOldRepositoryPurgeExecutorTest 2 0 0 0 100% 1.948
ReleasedSnapshotsRepositoryPurgeExecutorTest 1 0 0 0 100% 0.798
RetentionCountDirectoryPurgeExecutorTest 2 0 0 0 100% 1.5
RetentionCountRepositoryPurgeExecutorTest 2 0 0 0 100% 1.821

Test Cases

DefaultPurgeConfigurationServiceTest

testRepositoryPurgeConfiguration 0.646
testDirectoryPurgeConfiguration 1.114
testRepositoryManagedContent 0.877

CleanAllPurgeExecutorTest

testCleanAllRepositoryPurging 1.47
testCleanAllReleasesPurging 1.673
testCleanAllBuildOutputPurging 1.229

DaysOldDirectoryPurgeExecutorTest

testReleasesDirPurgingByLastModified 5.999
testReleasesDirPurgingByOrderOfDeletion 2.208
testBuildOutputPurgingByLastModified 1.737
testBuildOutputPurgingByOrderOfDeletion 0.881

DaysOldRepositoryPurgeExecutorTest

testDefaultRepoPurgingByLastModified 0.99
testDefaultRepoOrderOfDeletion 0.951

ReleasedSnapshotsRepositoryPurgeExecutorTest

testDefaultRepoReleasedSnapshotsPurging 0.795

RetentionCountDirectoryPurgeExecutorTest

testReleasesDirPurging 0.848
testBuildOutputDirPurging 0.648

RetentionCountRepositoryPurgeExecutorTest

testRetentionCountPurging 0.972
testOrderOfDeletion 0.842