Class CommercePromotionServiceTest

java.lang.Object
de.hybris.platform.commerceservices.promotion.impl.CommercePromotionServiceTest

@UnitTest public class CommercePromotionServiceTest extends Object
  • Field Details

  • Constructor Details

    • CommercePromotionServiceTest

      public CommercePromotionServiceTest()
  • Method Details

    • setUp

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

      public void getPromotionWithNullParameterTest()
    • getNotExistPromotionTest

      public void getNotExistPromotionTest()
    • getPromotionTest

      public void getPromotionTest()
    • getPromotionWithDuplicationTest

      public void getPromotionWithDuplicationTest()
    • getOrderPromotionsTest

      public void getOrderPromotionsTest()
    • getOrderPromotionsForGroupWithNullParameterTest

      public void getOrderPromotionsForGroupWithNullParameterTest()
    • getOrderPromotionsForGroupTest

      public void getOrderPromotionsForGroupTest()
    • getProductPromotionsTest

      public void getProductPromotionsTest()
    • getProductPromotionsForGroupWithNullParameterTest

      public void getProductPromotionsForGroupWithNullParameterTest()
    • getProductPromotionsForGroupTest

      public void getProductPromotionsForGroupTest()