public abstract class AbstractTransactionalExternalCacheIT extends Object
TransactionalExternalCache.| Modifier and Type | Field and Description |
|---|---|
protected static String |
CACHE_NAME |
LoggingTestWatcher |
watcher |
| Constructor and Description |
|---|
AbstractTransactionalExternalCacheIT() |
protected static final String CACHE_NAME
public LoggingTestWatcher watcher
public AbstractTransactionalExternalCacheIT()
protected abstract TransactionalExternalCache<String> cache()
protected abstract DirectExternalCache<String> directCache()
protected abstract void directCacheRefresh()
protected abstract void cacheTransactionSync()
protected abstract void cacheTransactionDiscard()
protected abstract RequestMetrics requestMetrics()
public void existing_getSupplier_getSupplier()
public void put_get_sync_successful2()
public void put_get_sync_unsuccessful2()
throws Exception
Exceptionpublic void getBulk_getBulkFunction_directPut_sync()
throws Exception
Exceptionpublic void put_get_remove_get()
public void getSupplier_removeAll_get()
public void getSupplier_removeAll_getSupplier_getSupplier()
public void getSupplier_removeAll_getBulk_getBulk()
public void put_get_discard()
public void existing_remove_get()
public void existing_remove_getSupplier()
public void existing_remove_getBulk()
public void existing_removeAll_get()
public void existing_removeAll_getSupplier()
public void existing_removeAll_getBulk()
public void check_get_null_detection()
public void check_put_null_detection()
Copyright © 2019 Atlassian. All rights reserved.