Class DefaultTravelRestrictionFacadeTest

java.lang.Object
de.hybris.platform.travelfacades.impl.DefaultTravelRestrictionFacadeTest

@UnitTest public class DefaultTravelRestrictionFacadeTest extends Object
Unit Test for the implementation of TravelRestrictionFacade.
  • Constructor Details

    • DefaultTravelRestrictionFacadeTest

      public DefaultTravelRestrictionFacadeTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      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()