public class ContentCacheImplTest
extends java.lang.Object
| Constructor and Description |
|---|
ContentCacheImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
canGetReaderForItemInCacheHavingLiveFile() |
void |
cannotSetNullCacheRoot() |
void |
canVisitOldestDirsFirst() |
void |
compareNumericFileNames() |
void |
contains() |
void |
deleteFile() |
void |
getCacheFilePath() |
void |
getContentUrl() |
void |
getReaderForItemInCacheButMissingContentFile() |
void |
getReaderWhenItemNotInCache() |
void |
getWriter() |
void |
putForNonEmptyFile() |
void |
putForZeroLengthFile() |
void |
putIntoLookup() |
void |
remove() |
void |
setUp() |
void |
willCreateNonExistentCacheRoot() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void cannotSetNullCacheRoot()
public void willCreateNonExistentCacheRoot()
public void canGetReaderForItemInCacheHavingLiveFile()
public void getReaderForItemInCacheButMissingContentFile()
public void getReaderWhenItemNotInCache()
public void contains()
public void putIntoLookup()
public void getCacheFilePath()
public void getContentUrl()
public void putForZeroLengthFile()
public void putForNonEmptyFile()
public void remove()
public void deleteFile()
public void getWriter()
public void compareNumericFileNames()
public void canVisitOldestDirsFirst()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.