Class BookingBreakdownHandlerTest
java.lang.Object
de.hybris.platform.travelfacades.ancillary.search.handlers.impl.BookingBreakdownHandlerTest
Unit test for BookingBreakdownHandler.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-