Class DefaultShippingActionStrategyTest


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

      • DefaultShippingActionStrategyTest

        public DefaultShippingActionStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • testApplyNotShipmentRAO

        public void testApplyNotShipmentRAO()
      • testApplyAppliedToObjectNotCartRAO

        public void testApplyAppliedToObjectNotCartRAO()
      • testApplyPromotionResultNull

        public void testApplyPromotionResultNull()
      • testApplyOrderNull

        public void testApplyOrderNull()
      • testApply

        public void testApply()
      • testUndo

        public void testUndo()