Package de.hybris.platform.cache.impl
Class CacheFactoryTest
java.lang.Object
de.hybris.platform.cache.impl.CacheFactoryTest
Tests for CacheFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidTest method forCacheFactory.createCacheInstance(de.hybris.platform.core.Tenant).void
-
Constructor Details
-
CacheFactoryTest
public CacheFactoryTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCreateCacheInstanceForTenantAndRegionCache
public void testCreateCacheInstanceForTenantAndRegionCache()Test method forCacheFactory.createCacheInstance(de.hybris.platform.core.Tenant). -
testCreateCacheInstanceForSlaveTenantAndRegionCache
public void testCreateCacheInstanceForSlaveTenantAndRegionCache() -
testCreateCacheInstanceForTenantWithCacheSizeAndRegionCache
public void testCreateCacheInstanceForTenantWithCacheSizeAndRegionCache() -
testCrateCacheInstanceForTenantWithCacheSizeAndRegionCacheForceExclComputation
public void testCrateCacheInstanceForTenantWithCacheSizeAndRegionCacheForceExclComputation()
-