public class DefaultSimpleCacheTest
extends java.lang.Object
| Constructor and Description |
|---|
DefaultSimpleCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
boundedSizeCache() |
void |
canClearItems() |
void |
canGetKeys() |
void |
canRemoveItems() |
void |
canStoreNullValues() |
void |
noConcurrentModificationException() |
void |
setUp() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void boundedSizeCache()
throws java.lang.Exception
java.lang.Exceptionpublic void canStoreNullValues()
public void canRemoveItems()
public void canClearItems()
public void canGetKeys()
public void noConcurrentModificationException()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.