Class DefaultTravelRestrictionFacadeTest
java.lang.Object
de.hybris.platform.travelfacades.impl.DefaultTravelRestrictionFacadeTest
Unit Test for the implementation of
TravelRestrictionFacade.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultTravelRestrictionFacadeTest
public DefaultTravelRestrictionFacadeTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCheckIfProductCanBeAdded
public void testCheckIfProductCanBeAdded() -
testGetCategoryRestrictionErrors
public void testGetCategoryRestrictionErrors() -
testGetTravelRestrictionForProduct
public void testGetTravelRestrictionForProduct() -
tesGetTravelRestrictionForCategory
public void tesGetTravelRestrictionForCategory() -
testGetAddToCartCriteria
public void testGetAddToCartCriteria() -
testCheckCategoryRestrictions
public void testCheckCategoryRestrictions()
-