Class ConfigurationCartRestorationPopulatorTest
java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.ConfigurationCartRestorationPopulatorTest
Unit test for
ConfigurationCartRestorationPopulator-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationCartRestorationPopulatorTest
public ConfigurationCartRestorationPopulatorTest()
-
-
Method Details
-
setup
public void setup() -
testIsConfigurableProduct
public void testIsConfigurableProduct() -
testAddConfigAttributesToCartEntry
public void testAddConfigAttributesToCartEntry() -
testPopulate
public void testPopulate() -
testPopulateSourceisNull
public void testPopulateSourceisNull() -
testPopulateUpdateNotRequired
public void testPopulateUpdateNotRequired() -
testUpdateRequired
public void testUpdateRequired() -
testUpdateRequiredNotConfigurableProduct
public void testUpdateRequiredNotConfigurableProduct() -
testUpdateRequiredWrongStatus
public void testUpdateRequiredWrongStatus()
-