org.alfresco.repo.content.caching.cleanup
Class CachedContentCleanupJobTest
java.lang.Object
org.alfresco.repo.content.caching.cleanup.CachedContentCleanupJobTest
public class CachedContentCleanupJobTest
- extends java.lang.Object
Tests for the CachedContentCleanupJob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedContentCleanupJobTest
public CachedContentCleanupJobTest()
setUp
public void setUp()
filesNotInCacheAreDeleted
public void filesNotInCacheAreDeleted()
emptyParentDirectoriesAreDeleted
public void emptyParentDirectoriesAreDeleted()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
markedFilesHaveDeletionDeferredUntilCorrectPassOfCleaner
public void markedFilesHaveDeletionDeferredUntilCorrectPassOfCleaner()
filesInCacheAreNotDeleted
public void filesInCacheAreNotDeleted()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.