Class ProductConfigAddToCartHookImplTest


  • @UnitTest
    public class ProductConfigAddToCartHookImplTest
    extends java.lang.Object
    • Constructor Detail

      • ProductConfigAddToCartHookImplTest

        public ProductConfigAddToCartHookImplTest()
    • Method Detail

      • setUp

        public void setUp()
      • testConfigurationAbstractOrderIntegrationStrategy

        public void testConfigurationAbstractOrderIntegrationStrategy()
      • test_beforeAddToCart_noConfig_noNewEntry

        public void test_beforeAddToCart_noConfig_noNewEntry()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_beforeAddToCart_noConfig_newEntry

        public void test_beforeAddToCart_noConfig_newEntry()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_beforeAddToCart_config_newEntry

        public void test_beforeAddToCart_config_newEntry()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_beforeAddToCart_config_noNewEntry

        public void test_beforeAddToCart_config_noNewEntry()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_afterAddToCart_executable

        public void test_afterAddToCart_executable()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_beforeAddToCart_config_noConfigID

        public void test_beforeAddToCart_config_noConfigID()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test_beforeAddToCart_config_configID

        public void test_beforeAddToCart_config_configID()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBeforeAddToCartChangeableVariantNoConfigID

        public void testBeforeAddToCartChangeableVariantNoConfigID()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBeforeAddToCartChangeableVariantConfigID

        public void testBeforeAddToCartChangeableVariantConfigID()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCreateDefaultConfigForNotConfiguredCartEntries

        public void testCreateDefaultConfigForNotConfiguredCartEntries()
      • testCreateConfigurationForVariantForNotConfiguredCartEntries

        public void testCreateConfigurationForVariantForNotConfiguredCartEntries()