Class SimpleConfigurationVariantUtilImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.SimpleConfigurationVariantUtilImplTest

@UnitTest public class SimpleConfigurationVariantUtilImplTest extends Object
  • Constructor Details

    • SimpleConfigurationVariantUtilImplTest

      public SimpleConfigurationVariantUtilImplTest()
  • Method Details

    • setup

      public void setup()
    • testIsCPQBaseProductNotConfigurableBase

      public void testIsCPQBaseProductNotConfigurableBase()
    • testIsCPQBaseProduct

      public void testIsCPQBaseProduct()
    • isCPQVariantProduct

      public void isCPQVariantProduct()
    • isCPQVariantProductChangeableVariant

      public void isCPQVariantProductChangeableVariant()
    • isCPQVariantProductNoVariantAtAll

      public void isCPQVariantProductNoVariantAtAll()
    • isCPQVariantProductNoCPQVariant

      public void isCPQVariantProductNoCPQVariant()
    • getBaseProductCode

      public void getBaseProductCode()
    • testIsCPQChangeableVariantProductForBaseProduct

      public void testIsCPQChangeableVariantProductForBaseProduct()
    • testIsCPQChangeableVariantProductForVariant

      public void testIsCPQChangeableVariantProductForVariant()
    • testIsCPQNotChangeableVariantProduct

      public void testIsCPQNotChangeableVariantProduct()
    • testChangeableVariantBaseProducts

      public void testChangeableVariantBaseProducts()