public class CachedContentCleanupJobTest
extends java.lang.Object
| Constructor and Description |
|---|
CachedContentCleanupJobTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
aggressiveCleanReclaimsTargetSpace() |
static void |
beforeClass() |
void |
emptyParentDirectoriesAreDeleted() |
void |
filesInCacheAreNotDeleted() |
void |
filesNewerThanMinFileAgeMillisAreNotDeleted() |
void |
filesNotInCacheAreDeleted() |
void |
markedFilesHaveDeletionDeferredUntilCorrectPassOfCleaner() |
void |
setUp() |
void |
standardCleanAfterAggressiveFinished() |
public static void beforeClass()
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void filesNotInCacheAreDeleted()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void filesNewerThanMinFileAgeMillisAreNotDeleted()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void aggressiveCleanReclaimsTargetSpace()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void standardCleanAfterAggressiveFinished()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void emptyParentDirectoriesAreDeleted()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void markedFilesHaveDeletionDeferredUntilCorrectPassOfCleaner()
public void filesInCacheAreNotDeleted()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.