Class DefaultOfferSortStrategyTest
java.lang.Object
de.hybris.platform.travelfacades.strategies.impl.DefaultOfferSortStrategyTest
Test for the Strategy
OfferSortStrategy, for implementation class DefaultOfferSortStrategy-
Field Details
-
MEAL
- See Also:
-
PRIORITYCHECKIN
- See Also:
-
PRIORITYBOARDING
- See Also:
-
-
Constructor Details
-
DefaultOfferSortStrategyTest
public DefaultOfferSortStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
whenNoOfferSortEnumValue_thenNoSortingIsApplied
public void whenNoOfferSortEnumValue_thenNoSortingIsApplied() -
whenOfferSortEnumValue_thenSortingIsApplied
public void whenOfferSortEnumValue_thenSortingIsApplied() -
whenNoOfferSortDefinedForCode_thenAddItToTheEnd
public void whenNoOfferSortDefinedForCode_thenAddItToTheEnd()
-