Class ReservationPricingInfoBundleTypeHandlerTest

java.lang.Object
de.hybris.platform.travelfacades.reservation.handlers.impl.ReservationPricingInfoBundleTypeHandlerTest

@UnitTest public class ReservationPricingInfoBundleTypeHandlerTest extends Object
unit test for Reservation pricing info bundle type handler.
  • 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)