Class TravelRestrictionStrategyTest
java.lang.Object
de.hybris.platform.travelfacades.strategies.impl.TravelRestrictionStrategyTest
unit test for Travel restriction strategy.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TravelRestrictionStrategyTest
public TravelRestrictionStrategyTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCheckQuantityForTravelRestrictionWhenQuantityIsValid
public void testCheckQuantityForTravelRestrictionWhenQuantityIsValid() -
testCheckQuantityForTravelRestrictionWhenQuantityIsZero
public void testCheckQuantityForTravelRestrictionWhenQuantityIsZero() -
testCheckQuantityForTravelRestrictionWithDefaultValues
public void testCheckQuantityForTravelRestrictionWithDefaultValues() -
testCheckQuantityForMandatoryTravelRestriction
public void testCheckQuantityForMandatoryTravelRestriction()
-