Class MasterDataContainerResolverImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.masterdata.service.impl.MasterDataContainerResolverImplTest

@UnitTest public class MasterDataContainerResolverImplTest extends Object
  • Field Details

  • Constructor Details

    • MasterDataContainerResolverImplTest

      public MasterDataContainerResolverImplTest()
  • Method Details

    • setUp

      public void setUp()
    • fillClasses

      protected void fillClasses()
    • fillFallbackClasses

      protected void fillFallbackClasses()
    • fillProducts

      protected void fillProducts()
    • fillFallbackProducts

      protected void fillFallbackProducts()
    • fillFallbackGroups

      protected void fillFallbackGroups()
    • fillHeader

      protected void fillHeader()
    • fillFallbackCstics

      protected void fillFallbackCstics()
    • fillCstics

      protected void fillCstics()
    • fillCsticsAndValueSpecific

      protected void fillCsticsAndValueSpecific()
    • fillGroups

      protected void fillGroups()
    • testGetValueName

      public void testGetValueName()
    • testGetValueNameForNumeric

      public void testGetValueNameForNumeric()
    • testGetValueNameNoValidCsticId

      public void testGetValueNameNoValidCsticId()
    • testGetValueNameNoValidValueId

      public void testGetValueNameNoValidValueId()
    • testGetValueDescription

      public void testGetValueDescription()
    • testGetValueDescriptionForNumeric

      public void testGetValueDescriptionForNumeric()
    • testGetValueDescriptionNoValidCsticId

      public void testGetValueDescriptionNoValidCsticId()
    • testGetValueDescriptionNoValidValueId

      public void testGetValueDescriptionNoValidValueId()
    • testGetValueNameWithFallbackNoFallback

      public void testGetValueNameWithFallbackNoFallback()
    • testGetValueNameWithFallbackNoFallbackForNumeric

      public void testGetValueNameWithFallbackNoFallbackForNumeric()
    • testGetValueNameWithFallbackNoValidCsticId

      public void testGetValueNameWithFallbackNoValidCsticId()
    • testGetValueNameWithFallbackNoValidValueId

      public void testGetValueNameWithFallbackNoValidValueId()
    • testHandleValueNameFallbackNoFallback

      public void testHandleValueNameFallbackNoFallback()
    • testHandleValueNameFallback

      public void testHandleValueNameFallback()
    • testHandleValueDescriptionFallbackNoFallback

      public void testHandleValueDescriptionFallbackNoFallback()
    • testHandleValueDescriptionFallback

      public void testHandleValueDescriptionFallback()
    • testIsCsticStringType

      public void testIsCsticStringType()
    • testIsCsticTypeNumericFloat

      public void testIsCsticTypeNumericFloat()
    • testIsCsticTypeNumericInteger

      public void testIsCsticTypeNumericInteger()
    • testGetProductName

      public void testGetProductName()
    • testIsProductMultilevel

      public void testIsProductMultilevel()
    • testGetProductName_NoValidProductId

      public void testGetProductName_NoValidProductId()
    • testGetClassName

      public void testGetClassName()
    • testGetClass

      public void testGetClass()
    • testGetClass_NoValidClassId

      public void testGetClass_NoValidClassId()
    • testGetClassName_NoValidClassId

      public void testGetClassName_NoValidClassId()
    • testGetKbBuildNumber

      public void testGetKbBuildNumber()
    • testGetFallbackKbCacheContainer

      public void testGetFallbackKbCacheContainer()
    • testGetFallbackKbCacheContainerFromCtxt

      public void testGetFallbackKbCacheContainerFromCtxt()
    • testGetValueNameWithFallback

      public void testGetValueNameWithFallback()
    • testGetValueNameWithFallbackFromCtxt

      public void testGetValueNameWithFallbackFromCtxt()
    • testGetValueNameWithFallbackButNotAvailable

      public void testGetValueNameWithFallbackButNotAvailable()
    • testGetValueNameFromFallbackKbContainer

      public void testGetValueNameFromFallbackKbContainer()
    • testGetValueNameFromFallbackKbContainerButNotAvailable

      public void testGetValueNameFromFallbackKbContainerButNotAvailable()
    • testGetValueDescriptionFromFallbackKbContainer

      public void testGetValueDescriptionFromFallbackKbContainer()
    • testGetValueDescriptionFromFallbackKbContainerButNotAvailable

      public void testGetValueDescriptionFromFallbackKbContainerButNotAvailable()
    • testGetValueDescriptionWithFallback

      public void testGetValueDescriptionWithFallback()
    • testGetValueDescriptionWithFallbackFromCtxt

      public void testGetValueDescriptionWithFallbackFromCtxt()
    • testGetValueDescriptionWithFallbackButNotAvailable

      public void testGetValueDescriptionWithFallbackButNotAvailable()
    • testGetValueDescriptionWithFallbackNoFallback

      public void testGetValueDescriptionWithFallbackNoFallback()
    • testGetValueDescriptionWithFallbackNoFallbackForNumeric

      public void testGetValueDescriptionWithFallbackNoFallbackForNumeric()
    • testGetValueDescriptionWithFallbackNoValidCsticId

      public void testGetValueDescriptionWithFallbackNoValidCsticId()
    • testGetValueDescriptionWithFallbackNoValidValueId

      public void testGetValueDescriptionWithFallbackNoValidValueId()
    • testGetGroupNameFromFallbackKbContainer

      public void testGetGroupNameFromFallbackKbContainer()
    • testGetGroupNameFromFallbackKbContainerButNotAvailable

      public void testGetGroupNameFromFallbackKbContainerButNotAvailable()
    • testHandleGroupNameFallbackNoFallback

      public void testHandleGroupNameFallbackNoFallback()
    • testHandleGroupNameFallback

      public void testHandleGroupNameFallback()
    • testGetGroupNameWithFallbackNoFallback

      public void testGetGroupNameWithFallbackNoFallback()
    • testGetGroupNameWithFallbackNoValidProductId

      public void testGetGroupNameWithFallbackNoValidProductId()
    • testGetGroupNameWithFallbackNoValidGroupId

      public void testGetGroupNameWithFallbackNoValidGroupId()
    • testGetGroupNameWithFallback

      public void testGetGroupNameWithFallback()
    • testGetGroupNameWithFallbackFromCtxt

      public void testGetGroupNameWithFallbackFromCtxt()
    • testGetGroupNameWithFallbackButNotAvailable

      public void testGetGroupNameWithFallbackButNotAvailable()
    • testGetClassNameFromFallbackKbContainer

      public void testGetClassNameFromFallbackKbContainer()
    • testGetClassNameFromFallbackKbContainerButNotAvailable

      public void testGetClassNameFromFallbackKbContainerButNotAvailable()
    • testHandleClassNameFallbackNoFallback

      public void testHandleClassNameFallbackNoFallback()
    • testHandleClassNameFallback

      public void testHandleClassNameFallback()
    • testGetGroupNameWithFallbackNoFallbackForClass

      public void testGetGroupNameWithFallbackNoFallbackForClass()
    • testGetGroupNameWithFallbackNoValidClassIdForClass

      public void testGetGroupNameWithFallbackNoValidClassIdForClass()
    • testGetGroupNameWithFallbackForClass

      public void testGetGroupNameWithFallbackForClass()
    • testGetGroupNameWithFallbackFromCtxtForClass

      public void testGetGroupNameWithFallbackFromCtxtForClass()
    • testGetGroupNameWithFallbackButNotAvailableForClass

      public void testGetGroupNameWithFallbackButNotAvailableForClass()
    • testGetProductNameFromFallbackKbContainer

      public void testGetProductNameFromFallbackKbContainer()
    • testGetProductNameFromFallbackKbContainerButNotAvailable

      public void testGetProductNameFromFallbackKbContainerButNotAvailable()
    • testHandleProductNameFallbackNoFallback

      public void testHandleProductNameFallbackNoFallback()
    • testHandleProductNameFallback

      public void testHandleProductNameFallback()
    • testGetItemNameWithFallbackNoFallback

      public void testGetItemNameWithFallbackNoFallback()
    • testGetItemNameWithFallbackNoValidProductId

      public void testGetItemNameWithFallbackNoValidProductId()
    • testGetItemNameWithFallback

      public void testGetItemNameWithFallback()
    • testGetProductNameWithFallbackFromCtxt

      public void testGetProductNameWithFallbackFromCtxt()
    • testGetItenNameWithFallbackButNotAvailable

      public void testGetItenNameWithFallbackButNotAvailable()
    • testGetItemNameWithFallbackUnknownType

      public void testGetItemNameWithFallbackUnknownType()
    • testGetItemNameWithFallbackTypeNull

      public void testGetItemNameWithFallbackTypeNull()
    • testGetItemNameWithFallbackForClass

      public void testGetItemNameWithFallbackForClass()
    • testGetItemNameWithFallbackNoFallbackForClass

      public void testGetItemNameWithFallbackNoFallbackForClass()
    • testGetCharacteristicNameWithFallback

      public void testGetCharacteristicNameWithFallback()
    • testGetCharacteristicNameWithFallbackUsingFallback

      public void testGetCharacteristicNameWithFallbackUsingFallback()
    • testGetCharacteristicNameWithFallbackUsingFallbackFromCtxt

      public void testGetCharacteristicNameWithFallbackUsingFallbackFromCtxt()
    • testGetCharacteristicNameWithFallbackUsingFallbackButNotAvailable

      public void testGetCharacteristicNameWithFallbackUsingFallbackButNotAvailable()
    • testGetValuePricingKey

      public void testGetValuePricingKey()
    • testGetValuePricingKeyNoProduct

      public void testGetValuePricingKeyNoProduct()
    • testGetValuePricingKeyNoCstic

      public void testGetValuePricingKeyNoCstic()
    • testGetValuePricingKeyNoValue

      public void testGetValuePricingKeyNoValue()