Class ProductConfigurationPlaceOrderHookImplTest

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

@UnitTest public class ProductConfigurationPlaceOrderHookImplTest extends Object
  • Constructor Details

    • ProductConfigurationPlaceOrderHookImplTest

      public ProductConfigurationPlaceOrderHookImplTest()
  • Method Details

    • setup

      public void setup()
      Setup method
    • testConfigService

      public void testConfigService()
      Access to productConfigurationService
    • testAfterPlaceOrderNoConfigurables

      public void testAfterPlaceOrderNoConfigurables() throws InvalidCartException
      Throws:
      InvalidCartException
    • testAfterPlaceOrder

      public void testAfterPlaceOrder() throws InvalidCartException
      Throws:
      InvalidCartException
    • testAfterPlaceOrderResumesOnFinalizeException

      public void testAfterPlaceOrderResumesOnFinalizeException() throws InvalidCartException
      Throws:
      InvalidCartException
    • testBeforePlaceOrderResumesOnPrepareForOrderReplicationException

      public void testBeforePlaceOrderResumesOnPrepareForOrderReplicationException() throws InvalidCartException
      Throws:
      InvalidCartException
    • testBeforePlaceOrder

      public void testBeforePlaceOrder() throws InvalidCartException
      Throws:
      InvalidCartException
    • testHasConfigurationAttached

      public void testHasConfigurationAttached()
    • testHasConfigurationAttachedNoConfig

      public void testHasConfigurationAttachedNoConfig()
    • testHasConfigurationAttachedBlankConfigId

      public void testHasConfigurationAttachedBlankConfigId()
    • testPrepareForOrderReplication

      public void testPrepareForOrderReplication()