Class TravelRestrictionStrategyTest

java.lang.Object
de.hybris.platform.travelfacades.strategies.impl.TravelRestrictionStrategyTest

@UnitTest public class TravelRestrictionStrategyTest extends Object
unit test for Travel restriction strategy.
  • Constructor Details

    • TravelRestrictionStrategyTest

      public TravelRestrictionStrategyTest()
  • Method Details

    • setUp

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

      public void testCheckQuantityForTravelRestrictionWhenQuantityIsValid()
    • testCheckQuantityForTravelRestrictionWhenQuantityIsZero

      public void testCheckQuantityForTravelRestrictionWhenQuantityIsZero()
    • testCheckQuantityForTravelRestrictionWithDefaultValues

      public void testCheckQuantityForTravelRestrictionWithDefaultValues()
    • testCheckQuantityForMandatoryTravelRestriction

      public void testCheckQuantityForMandatoryTravelRestriction()