Class DefaultRatePlanServiceTest
java.lang.Object
de.hybris.platform.travelservices.services.impl.DefaultRatePlanServiceTest
Unit Test for the DefaultRatePlanService implementation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultRatePlanServiceTest
public DefaultRatePlanServiceTest()
-
-
Method Details
-
testGetGuaranteeToApply
public void testGetGuaranteeToApply() -
testGetGuaranteeToApplyWithStartingDate
public void testGetGuaranteeToApplyWithStartingDate() -
testGetGuaranteeToApplyWithNullRatePlan
public void testGetGuaranteeToApplyWithNullRatePlan() -
testGetGuaranteeToApplyWithNullGuarantee
public void testGetGuaranteeToApplyWithNullGuarantee() -
testGetGuaranteeToApplyWithNullStartingAndCurrentDate
public void testGetGuaranteeToApplyWithNullStartingAndCurrentDate() -
testGetAppliedGuaranteeAmount
public void testGetAppliedGuaranteeAmount() -
testGetAppliedGuaranteeAmountWithNullFixedAmount
public void testGetAppliedGuaranteeAmountWithNullFixedAmount() -
testGetAppliedGuaranteeAmountWithNullPercentageAmount
public void testGetAppliedGuaranteeAmountWithNullPercentageAmount()
-