public class HazelcastCacheManagerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static InitOnceHazelcastCluster |
cluster |
| Constructor and Description |
|---|
HazelcastCacheManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testDefaultCacheConfigIsUsedForNewCaches() |
void |
testNearCachesExpireEntriesBeforeIMap() |
void |
testNonFlushableCacheIsNotFlushed() |
void |
testTheSameCacheInstanceIsReturnedForTheSameName() |
void |
testUpdateCacheSettings() |
void |
testWildcardConfigIsUsed() |
public static InitOnceHazelcastCluster cluster
public void setup()
public void testDefaultCacheConfigIsUsedForNewCaches()
public void testNonFlushableCacheIsNotFlushed()
public void testTheSameCacheInstanceIsReturnedForTheSameName()
public void testWildcardConfigIsUsed()
public void testUpdateCacheSettings()
public void testNearCachesExpireEntriesBeforeIMap()
throws InterruptedException
InterruptedExceptionCopyright © 2018 Atlassian. All rights reserved.