public class LegacyJvmCacheTest extends AbstractJvmCacheTest
thrown| Constructor and Description |
|---|
LegacyJvmCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> JvmCache<K,V> |
createCache(String name,
JvmCacheSettings settings) |
void |
detect_illegal_recursion_supplier() |
createCache, detect_illegal_recursion_factory, testGetName, testKeys, testRemoveAllConcurrentWithSupplier, testRemoveConcurrentWithSupplier, testSizegetBulkFactory, handle_legal_recursion_factory, handle_legal_recursion_supplier, init, testGet, testInvalidName, testPut, testPutIfAbsent, testRemoveAll, testRemoveIfMismatch, testRemoveIfMissing, testRemoveIfOkay, testRemoveMissing, testRemoveOkay, testReplaceIfMismatch, testReplaceIfMissing, testReplaceIfOkayprotected <K,V> JvmCache<K,V> createCache(String name, JvmCacheSettings settings)
createCache in class AbstractJvmCacheTestpublic void detect_illegal_recursion_supplier()
Copyright © 2016 Atlassian. All rights reserved.