Class ProductConfigurationPlaceOrderHookImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.ProductConfigurationPlaceOrderHookImplTest
Unit test for
ProductConfigurationPlaceOrderHookImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()Setup methodvoidvoidvoidvoidvoidvoidAccess to productConfigurationServicevoidvoidvoidvoid
-
Constructor Details
-
ProductConfigurationPlaceOrderHookImplTest
public ProductConfigurationPlaceOrderHookImplTest()
-
-
Method Details
-
setup
public void setup()Setup method -
testConfigService
public void testConfigService()Access to productConfigurationService -
testAfterPlaceOrderNoConfigurables
- Throws:
InvalidCartException
-
testAfterPlaceOrder
- Throws:
InvalidCartException
-
testAfterPlaceOrderResumesOnFinalizeException
- Throws:
InvalidCartException
-
testBeforePlaceOrderResumesOnPrepareForOrderReplicationException
public void testBeforePlaceOrderResumesOnPrepareForOrderReplicationException() throws InvalidCartException- Throws:
InvalidCartException
-
testBeforePlaceOrder
- Throws:
InvalidCartException
-
testHasConfigurationAttached
public void testHasConfigurationAttached() -
testHasConfigurationAttachedNoConfig
public void testHasConfigurationAttachedNoConfig() -
testHasConfigurationAttachedBlankConfigId
public void testHasConfigurationAttachedBlankConfigId() -
testPrepareForOrderReplication
public void testPrepareForOrderReplication()
-