Class ProductConfigAddToCartHookImplTest

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

@UnitTest public class ProductConfigAddToCartHookImplTest extends Object
  • Constructor Details

    • ProductConfigAddToCartHookImplTest

      public ProductConfigAddToCartHookImplTest()
  • Method Details

    • setUp

      public void setUp()
    • testConfigurationAbstractOrderIntegrationStrategy

      public void testConfigurationAbstractOrderIntegrationStrategy()
    • test_beforeAddToCart_noConfig_noNewEntry

      public void test_beforeAddToCart_noConfig_noNewEntry() throws Exception
      Throws:
      Exception
    • test_beforeAddToCart_noConfig_newEntry

      public void test_beforeAddToCart_noConfig_newEntry() throws Exception
      Throws:
      Exception
    • test_beforeAddToCart_config_newEntry

      public void test_beforeAddToCart_config_newEntry() throws Exception
      Throws:
      Exception
    • test_beforeAddToCart_config_noNewEntry

      public void test_beforeAddToCart_config_noNewEntry() throws Exception
      Throws:
      Exception
    • test_afterAddToCart_executable

      public void test_afterAddToCart_executable() throws Exception
      Throws:
      Exception
    • test_beforeAddToCart_config_noConfigID

      public void test_beforeAddToCart_config_noConfigID() throws Exception
      Throws:
      Exception
    • test_beforeAddToCart_config_configID

      public void test_beforeAddToCart_config_configID() throws Exception
      Throws:
      Exception
    • testBeforeAddToCartChangeableVariantNoConfigID

      public void testBeforeAddToCartChangeableVariantNoConfigID() throws Exception
      Throws:
      Exception
    • testBeforeAddToCartChangeableVariantConfigID

      public void testBeforeAddToCartChangeableVariantConfigID() throws Exception
      Throws:
      Exception
    • prepareProductParameter

      public VariantProductModel prepareProductParameter()
    • test_afterAddToCartModelNotSaved

      public void test_afterAddToCartModelNotSaved() throws CommerceCartModificationException
      Throws:
      CommerceCartModificationException
    • test_afterAddToCart

      public void test_afterAddToCart() throws CommerceCartModificationException
      Throws:
      CommerceCartModificationException
    • test_afterAddToCartChangeableVariant

      public void test_afterAddToCartChangeableVariant() throws CommerceCartModificationException
      Throws:
      CommerceCartModificationException
    • test_afterAddToCartNotChangeableVariant

      public void test_afterAddToCartNotChangeableVariant() throws CommerceCartModificationException
      Throws:
      CommerceCartModificationException
    • testCreateDefaultConfigForNotConfiguredCartEntries

      public void testCreateDefaultConfigForNotConfiguredCartEntries()
    • testCreateConfigurationForVariantForNotConfiguredCartEntries

      public void testCreateConfigurationForVariantForNotConfiguredCartEntries()