Class DefaultCommercePromotionFacadeTest


  • @UnitTest
    public class DefaultCommercePromotionFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCommercePromotionFacadeTest

        public DefaultCommercePromotionFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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()