Class DefaultCommercePromotionFacadeTest

java.lang.Object
de.hybris.platform.commercefacades.promotion.impl.DefaultCommercePromotionFacadeTest

@UnitTest public class DefaultCommercePromotionFacadeTest extends Object
  • Field Details

  • Constructor Details

    • DefaultCommercePromotionFacadeTest

      public DefaultCommercePromotionFacadeTest()
  • Method Details

    • setUp

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

      public void testGetProductPromotions()
    • testGetOrderPromotions

      public void testGetOrderPromotions()
    • testGetProductPromotionsForGroup

      public void testGetProductPromotionsForGroup()
    • testGetProductPromotionsForGroupWithNull

      public void testGetProductPromotionsForGroupWithNull()
    • testGetProductPromotionsForNotExistingGroup

      public void testGetProductPromotionsForNotExistingGroup()
    • testGetProductPromotionsForGroupCollection

      public void testGetProductPromotionsForGroupCollection()
    • testGetProductPromotionsForEmptyGroupCollection

      public void testGetProductPromotionsForEmptyGroupCollection()
    • testGetOrderPromotionsForGroup

      public void testGetOrderPromotionsForGroup()
    • testGetOrderPromotionsForGroupWithNull

      public void testGetOrderPromotionsForGroupWithNull()
    • testGetOrderPromotionsForGroupCollection

      public void testGetOrderPromotionsForGroupCollection()
    • testGetPromotion

      public void testGetPromotion()
    • testGetPromotionForOptions

      public void testGetPromotionForOptions()
    • testGetPromotionWithNullParameter

      public void testGetPromotionWithNullParameter()