Class DefaultCacheKeyServiceTest
java.lang.Object
de.hybris.platform.cpq.productconfig.services.impl.DefaultCacheKeyServiceTest
Unit test for
DefaultCacheKeyService-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultCacheKeyServiceTest
public DefaultCacheKeyServiceTest()
-
-
Method Details
-
testCreateAuthorizationDataCacheKey
public void testCreateAuthorizationDataCacheKey() -
testCreateAuthorizationDataCacheKeyWithExternalBaseSite
public void testCreateAuthorizationDataCacheKeyWithExternalBaseSite() -
testGetTenantId
public void testGetTenantId() -
testCreateConfigurationSummaryCacheKey
public void testCreateConfigurationSummaryCacheKey() -
testCreateClientAuthorizationDataCacheKey
public void testCreateClientAuthorizationDataCacheKey() -
testCreateClientAuthorizationDataCacheKeyWithExternalBaseSite
public void testCreateClientAuthorizationDataCacheKeyWithExternalBaseSite() -
testCreateConfigurationTabsCacheKey
public void testCreateConfigurationTabsCacheKey()
-