Class SimpleConfigurationVariantUtilImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.SimpleConfigurationVariantUtilImplTest
Unit test for
SimpleConfigurationVariantUtilImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidsetup()voidvoidvoidvoidvoidvoid
-
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()
-