Class DefaultRatePlanServiceTest

java.lang.Object
de.hybris.platform.travelservices.services.impl.DefaultRatePlanServiceTest

@UnitTest public class DefaultRatePlanServiceTest extends Object
Unit Test for the DefaultRatePlanService implementation
  • 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()