Class DepartedLegRestrictionStrategyTest
java.lang.Object
de.hybris.platform.travelfacades.booking.action.strategies.impl.DepartedLegRestrictionStrategyTest
Unit Test for the implementation of
DepartedLegRestrictionStrategy.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DepartedLegRestrictionStrategyTest
public DepartedLegRestrictionStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
testBookingActionWithAllowedTOStatus
public void testBookingActionWithAllowedTOStatus() -
testBookingActionWithNotAllowedTOStatus
public void testBookingActionWithNotAllowedTOStatus() -
testBookingActionWithNotAlloweddifferentODRefNum
public void testBookingActionWithNotAlloweddifferentODRefNum() -
testBookingActionWithoutTO
public void testBookingActionWithoutTO() -
testBookingActionWithoutodOptions
public void testBookingActionWithoutodOptions() -
testBookingActionWithoutReservationitems
public void testBookingActionWithoutReservationitems() -
testBookingActionWithoutActions
public void testBookingActionWithoutActions()
-