Class DealFareInfoHandlerTest
java.lang.Object
de.hybris.platform.travelfacades.fare.search.handlers.impl.DealFareInfoHandlerTest
unit test for Deal fare info handler.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DealFareInfoHandlerTest
public DealFareInfoHandlerTest()
-
-
Method Details
-
testPopulateWithNullObjects
public void testPopulateWithNullObjects() -
testPopulateWithPriceInfoByProductPrice
public void testPopulateWithPriceInfoByProductPrice() -
testPopulateWithPriceInfoByHierarchy
public void testPopulateWithPriceInfoByHierarchy() -
testPopulateWithNoPriceForTO
public void testPopulateWithNoPriceForTO() -
testPopulatePTCBreakdownWithNullParameters
public void testPopulatePTCBreakdownWithNullParameters() -
testPopulatePTCBreakdown
public void testPopulatePTCBreakdown() -
testPopulateWithNonFareProducts
public void testPopulateWithNonFareProducts()
-