Class OfferRestrictionHandlerTest
java.lang.Object
de.hybris.platform.travelfacades.ancillary.search.handlers.impl.OfferRestrictionHandlerTest
Unit tests for OfferRestrictionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest method to verify the populate method of OfferRestrictionHandler when there is no TravelRestrictionModel set against the ProductModel.voidTest method to verify the populate method of OfferRestrictionHandler.
-
Constructor Details
-
OfferRestrictionHandlerTest
public OfferRestrictionHandlerTest()
-
-
Method Details
-
populateOfferRestrictionTest
public void populateOfferRestrictionTest()Test method to verify the populate method of OfferRestrictionHandler. -
nullTravelRestrictionModelTest
public void nullTravelRestrictionModelTest()Test method to verify the populate method of OfferRestrictionHandler when there is no TravelRestrictionModel set against the ProductModel.
-