public class HazelcastRemoteCacheEagerTest extends AbstractCacheEagerTest
AbstractCacheTest.CacheType| Modifier and Type | Field and Description |
|---|---|
static InitOnceHazelcastCluster |
cluster |
factory| Constructor and Description |
|---|
HazelcastRemoteCacheEagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheSettingsBuilder |
settingsBuilder() |
void |
setUp() |
void |
tearDown() |
void |
testMaxEntries() |
conditionalPutDoesNotPutIfPresent, conditionalPutPutsIfAbsent, removeDoesNothingWhenNoKeyIsPresent, removeDoesNotRemoveWhenValueDoesNotMatch, removeRemovesWhenValueMatches, replaceDoesNothingWhenValueDoesNotMatch, replaceDoesNotReplaceIfAbsent, replaceReplacesWhenValueMatches, testBothExpireHintsSpecified, testClear, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testGetWithSupplier, testPut, testRemove, testRemoveAll, testRemoveTwiceassertContainsKeys, assertEmpty, assertEventuallyThat, assertMissingKeys, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeSlowCache, makeUnexpiringCache, settingsBuilder, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowedpublic static InitOnceHazelcastCluster cluster
public void setUp()
public void tearDown()
public void testMaxEntries()
testMaxEntries in class AbstractCacheEagerTestprotected CacheSettingsBuilder settingsBuilder()
settingsBuilder in class AbstractCacheTestCopyright © 2018 Atlassian. All rights reserved.