Class PaymentTypeRestrictionStrategyTest

java.lang.Object
de.hybris.platform.travelfacades.booking.action.strategies.impl.PaymentTypeRestrictionStrategyTest

@UnitTest public class PaymentTypeRestrictionStrategyTest extends Object
Unit Test for the implementation of PaymentTypeRestrictionStrategy.
  • Constructor Details

    • PaymentTypeRestrictionStrategyTest

      public PaymentTypeRestrictionStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • testBookingActionWithNotAllowedPaymentType

      public void testBookingActionWithNotAllowedPaymentType()
    • testBookingActionWithAllowedPaymentType

      public void testBookingActionWithAllowedPaymentType()
    • testBookingActionWithDisabledAction

      public void testBookingActionWithDisabledAction()