Class BookingBreakdownHandlerTest

java.lang.Object
de.hybris.platform.travelfacades.ancillary.search.handlers.impl.BookingBreakdownHandlerTest

@UnitTest public class BookingBreakdownHandlerTest extends Object
Unit test for BookingBreakdownHandler.
  • Constructor Details

    • BookingBreakdownHandlerTest

      public BookingBreakdownHandlerTest()
  • Method Details

    • testPopulateBookingBreakdown

      public void testPopulateBookingBreakdown()
    • testPopulateBookingBreakdownWithoutTravelRestriction

      public void testPopulateBookingBreakdownWithoutTravelRestriction()
    • testPopulateBookingBreakdownWithoutCartCriteria

      public void testPopulateBookingBreakdownWithoutCartCriteria()
    • testPopulateBookingBreakdownWithDifferentCartCriteria

      public void testPopulateBookingBreakdownWithDifferentCartCriteria()
    • testPopulateBookingBreakdownWithDifferentOfferGroup

      public void testPopulateBookingBreakdownWithDifferentOfferGroup()
    • testPopulateBookingBreakdownWithDifferentProductsInRequestAndResponse

      public void testPopulateBookingBreakdownWithDifferentProductsInRequestAndResponse()
    • testPopulateBookingBreakdownWithNullPriceData

      public void testPopulateBookingBreakdownWithNullPriceData()
    • testPopulateBookingBreakdownWithPriceData

      public void testPopulateBookingBreakdownWithPriceData()