Class CacheKeyGeneratorImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.services.cache.impl.CacheKeyGeneratorImplTest

@UnitTest public class CacheKeyGeneratorImplTest extends Object
Unit test for CacheKeyGeneratorImpl
  • Constructor Details

    • CacheKeyGeneratorImplTest

      public CacheKeyGeneratorImplTest()
  • Method Details

    • setup

      public void setup()
    • testSessionService

      public void testSessionService()
    • testSessionBoundToConfiguration

      public void testSessionBoundToConfiguration()
    • testSessionBoundToConfigurationAttributeNoBoolean

      public void testSessionBoundToConfigurationAttributeNoBoolean()
    • testSessionBoundToConfigurationOCC

      public void testSessionBoundToConfigurationOCC()
    • testCreatePriceSummaryCacheKey

      public void testCreatePriceSummaryCacheKey()
    • testCreateAnalyticsDataCacheKey

      public void testCreateAnalyticsDataCacheKey()
    • testCreateConfigCacheKey

      public void testCreateConfigCacheKey()
    • testCreateClassificationSystemCPQAttributesCacheKey

      public void testCreateClassificationSystemCPQAttributesCacheKey()
    • testGetTenantId

      public void testGetTenantId()
    • testGetCurrencyIsoNull

      public void testGetCurrencyIsoNull()
    • testPopulateCacheKeyContextComponents

      public void testPopulateCacheKeyContextComponents()
    • voidTestConfigKeyWithUserIdCanBeReconstructed

      public void voidTestConfigKeyWithUserIdCanBeReconstructed()
    • voidTestConfigKeyWithoutUserIdCanBeReconstructed

      public void voidTestConfigKeyWithoutUserIdCanBeReconstructed()
    • voidTestConfigKeyWithoutSessionIdCanBeReconstructed

      public void voidTestConfigKeyWithoutSessionIdCanBeReconstructed()
    • voidTestPricingKeyCanBeReconstructed

      public void voidTestPricingKeyCanBeReconstructed()
    • voidTestAnalyticsKeyCanBeReconstructed

      public void voidTestAnalyticsKeyCanBeReconstructed()