Class DefaultCheckInFacadeTest

java.lang.Object
de.hybris.platform.travelfacades.impl.DefaultCheckInFacadeTest

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

    • DefaultCheckInFacadeTest

      public DefaultCheckInFacadeTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testDoCheckinForEmptyTravellerTransportOffering

      public void testDoCheckinForEmptyTravellerTransportOffering()
    • testDoCheckin

      public void testDoCheckin()
    • testDoCheckinForInvalidTraveller

      public void testDoCheckinForInvalidTraveller()
    • testDoCheckinForInvalidTravellerAge

      public void testDoCheckinForInvalidTravellerAge()
    • testCheckTravellerEligibility

      public void testCheckTravellerEligibility()
    • testGetCheckinFlowGroupForCheckout

      public void testGetCheckinFlowGroupForCheckout()
    • testGetCheckinFlowGroupForCheckoutForNoBaseStore

      public void testGetCheckinFlowGroupForCheckoutForNoBaseStore()
    • testIsCheckInPossible

      public void testIsCheckInPossible()
    • testStartCheckInProcess

      public void testStartCheckInProcess()