Class RoomStayCheckInDateRestrictionStrategyTest

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

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

    • RoomStayCheckInDateRestrictionStrategyTest

      public RoomStayCheckInDateRestrictionStrategyTest()
  • Method Details

    • testBookingActionWithFutureDate

      public void testBookingActionWithFutureDate()
    • testBookingActionWithPastDate

      public void testBookingActionWithPastDate()
    • testBookingActionWithDisabledAction

      public void testBookingActionWithDisabledAction()