Class CacheAccessImplTest
java.lang.Object
de.hybris.platform.sap.saps4omservices.cache.service.impl.CacheAccessImplTest
-
Constructor Details
-
CacheAccessImplTest
public CacheAccessImplTest()
-
-
Method Details
-
setup
public void setup() -
testConstructors
public void testConstructors() -
testGet
public void testGet() -
testGetKeysEmpty
public void testGetKeysEmpty() -
testGetKeys
public void testGetKeys() -
testPutIfAbsent
public void testPutIfAbsent() -
testPutIfAbsentWhenKeyExists
public void testPutIfAbsentWhenKeyExists() -
testClearCache
public void testClearCache()
-