Class DefaultCheckInEvaluatorStrategyTest
java.lang.Object
de.hybris.platform.travelfacades.strategies.impl.DefaultCheckInEvaluatorStrategyTest
unit test for Default check in evaluator strategy.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCheckInEvaluatorStrategyTest
public DefaultCheckInEvaluatorStrategyTest()
-
-
Method Details
-
setup
public void setup() -
testForNoReservations
public void testForNoReservations() -
testActiveReservation
public void testActiveReservation() -
testCancelledReservation
public void testCancelledReservation() -
testCancellingReservation
public void testCancellingReservation() -
testForNoReservationItems
public void testForNoReservationItems() -
testForNoTransportOfferingsOptions
public void testForNoTransportOfferingsOptions() -
testForBoardingTransportOffering
public void testForBoardingTransportOffering() -
testForCancelledTransportOffering
public void testForCancelledTransportOffering() -
testForInvalidCheckInWindow
public void testForInvalidCheckInWindow()
-