Class DefaultConfigurationAddToCartHookTest

java.lang.Object
de.hybris.platform.cpq.productconfig.services.hooks.DefaultConfigurationAddToCartHookTest

@UnitTest public class DefaultConfigurationAddToCartHookTest extends Object
  • Constructor Details

    • DefaultConfigurationAddToCartHookTest

      public DefaultConfigurationAddToCartHookTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testBeforeAddToCartCpqProduct

      public void testBeforeAddToCartCpqProduct() throws Exception
      Throws:
      Exception
    • testBeforeAddToCartNonCpqProduct

      public void testBeforeAddToCartNonCpqProduct() throws Exception
      Throws:
      Exception
    • testAfterAddToCartNewCpqProduct

      public void testAfterAddToCartNewCpqProduct() throws Exception
      Throws:
      Exception
    • testAfterAddToCartModelNotSaved

      public void testAfterAddToCartModelNotSaved() throws Exception
      Throws:
      Exception
    • testAfterAddToCartConfiguredCpqProduct

      public void testAfterAddToCartConfiguredCpqProduct() throws Exception
      Throws:
      Exception
    • testAfterAddToCartConfiguredCpqProductTwoProductInfos

      public void testAfterAddToCartConfiguredCpqProductTwoProductInfos() throws Exception
      Throws:
      Exception
    • testAfterAddToCartNonCpqProduct

      public void testAfterAddToCartNonCpqProduct() throws Exception
      Throws:
      Exception
    • testAfterAddToCartConfiguredCpqProductConfigIdAsParameter

      public void testAfterAddToCartConfiguredCpqProductConfigIdAsParameter() throws Exception
      Throws:
      Exception