Class ReservationPricingInfoHandlerTest

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

@UnitTest public class ReservationPricingInfoHandlerTest extends Object
Unit test class for ReservationPricingInfoHandler
  • Constructor Details

    • ReservationPricingInfoHandlerTest

      public ReservationPricingInfoHandlerTest()
  • Method Details

    • testEmptyReservationItems

      public void testEmptyReservationItems()
      given: empty reservationitems when: population of ReservationPricingInfo is attempted then: creates no ReservationPricingInfos
    • testPopulateReservationPricingInfoSingleSector

      public void testPopulateReservationPricingInfoSingleSector()
      given: reservationitems for a single sector itinerary when: population of ReservationPricingInfo is attempted then: creates resepective ReservationPricingInfos
    • testPopulateReservationPricingInfoMultiSector

      public void testPopulateReservationPricingInfoMultiSector()
      given: reservationitems for a multi sector itinerary when: population of ReservationPricingInfo is attempted then: creates resepective ReservationPricingInfos