Class CPSCacheKeyGeneratorImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.cache.impl.CPSCacheKeyGeneratorImplTest
Unit test for
CPSCacheKeyGeneratorImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CPSCacheKeyGeneratorImplTest
public CPSCacheKeyGeneratorImplTest()
-
-
Method Details
-
setup
public void setup() -
testConsumedDestinationLocatorStrategy
public void testConsumedDestinationLocatorStrategy() -
testCreateMasterDataCacheKey
public void testCreateMasterDataCacheKey() -
testGetCPSServiceParameter
public void testGetCPSServiceParameter() -
testCreateKnowledgeBaseHeadersCacheKey
public void testCreateKnowledgeBaseHeadersCacheKey() -
testCreateCookieCacheKey
public void testCreateCookieCacheKey() -
testCreateCookieCacheKeyFromContext
public void testCreateCookieCacheKeyFromContext() -
testCreateCookieCacheKeyIgnoreIncompleteContext
public void testCreateCookieCacheKeyIgnoreIncompleteContext() -
testCreateCookieCacheKeyCanBeReconstructedFromContext
public void testCreateCookieCacheKeyCanBeReconstructedFromContext() -
testCreateValuePricesCacheKey
public void testCreateValuePricesCacheKey() -
testCreateValuePricesCacheKeyWithNullPricingProduct
public void testCreateValuePricesCacheKeyWithNullPricingProduct() -
testRetrieveBasicCPSParameters
public void testRetrieveBasicCPSParameters() -
testCreateConfigurationCacheKey
public void testCreateConfigurationCacheKey() -
testCreateConfigurationCacheKeyFromContext
public void testCreateConfigurationCacheKeyFromContext() -
testCreateConfigurationCacheKeyCanBeReconstructedFromContext
public void testCreateConfigurationCacheKeyCanBeReconstructedFromContext() -
testGetCurrencyIsoNull
public void testGetCurrencyIsoNull() -
testPopulateCacheKeyContextAttributes
public void testPopulateCacheKeyContextAttributes()
-