Class ReservationPricingInfoBundleTypeHandlerTest
java.lang.Object
de.hybris.platform.travelfacades.reservation.handlers.impl.ReservationPricingInfoBundleTypeHandlerTest
unit test for Reservation pricing info bundle type handler.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BundleTemplateModelcreateBundleTemplateModel(boolean hasType, BundleType bundleType, BundleTemplateModel parentBundleTemplate) voidsetUp()voidvoidvoid
-
Constructor Details
-
ReservationPricingInfoBundleTypeHandlerTest
public ReservationPricingInfoBundleTypeHandlerTest()
-
-
Method Details
-
setUp
public void setUp() -
testHandleForEmptyReservationItems
public void testHandleForEmptyReservationItems() -
testHandleForAccomodationOnlyJourney
public void testHandleForAccomodationOnlyJourney() -
testHandle
public void testHandle() -
createBundleTemplateModel
protected BundleTemplateModel createBundleTemplateModel(boolean hasType, BundleType bundleType, BundleTemplateModel parentBundleTemplate)
-