Class PricingRuleAwareServiceImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.rules.service.impl.PricingRuleAwareServiceImplTest

@UnitTest public class PricingRuleAwareServiceImplTest extends Object
  • Constructor Details

    • PricingRuleAwareServiceImplTest

      public PricingRuleAwareServiceImplTest()
  • Method Details

    • setUp

      public void setUp()
    • testRetrieveValuePricesForConfigModel

      public void testRetrieveValuePricesForConfigModel() throws PricingEngineException
      Throws:
      PricingEngineException
    • testRetrieveValuePricesForPriceValueUpdateModel

      public void testRetrieveValuePricesForPriceValueUpdateModel() throws PricingEngineException
      Throws:
      PricingEngineException
    • testPrepareRetrievalOptionsForDiscounts

      public void testPrepareRetrievalOptionsForDiscounts()
    • testFillValuePrices

      public void testFillValuePrices() throws PricingEngineException
      Throws:
      PricingEngineException
    • testFillValuePricesException

      public void testFillValuePricesException() throws PricingEngineException
      Throws:
      PricingEngineException
    • testRestoreDsicountMessagesEmpty

      public void testRestoreDsicountMessagesEmpty()
    • testRestoreDsicountMessages

      public void testRestoreDsicountMessages()
    • testRestoreDsicountMessagesForCsticEmpty

      public void testRestoreDsicountMessagesForCsticEmpty()
    • testRestoreDsicountMessagesForCstic

      public void testRestoreDsicountMessagesForCstic()
    • testRestoreDsicountMessagesForInstanceEmpty

      public void testRestoreDsicountMessagesForInstanceEmpty()
    • testRestoreDsicountMessagesForInstance

      public void testRestoreDsicountMessagesForInstance()
    • testRestoreDsicountMessagesForSubInstance

      public void testRestoreDsicountMessagesForSubInstance()
    • testRemovePromoAppliedMessagesWithoutMessages

      public void testRemovePromoAppliedMessagesWithoutMessages()
    • testRemovePromoAppliedMessagesWithoutPromoAppliedMessages

      public void testRemovePromoAppliedMessagesWithoutPromoAppliedMessages()
    • testRemovePromoAppliedMessagesWithPromoAppliedMessages

      public void testRemovePromoAppliedMessagesWithPromoAppliedMessages()
    • createMessage

      protected ProductConfigMessage createMessage(String messageStr, String messageKey, ProductConfigMessagePromoType promoType)
    • assertMessagePresent

      protected void assertMessagePresent()
    • assertNoMessagePresent

      protected void assertNoMessagePresent()
    • testPrepareRetrievalOptionsWithDate

      public void testPrepareRetrievalOptionsWithDate()