Class UpdateFacetsStrategyTest
java.lang.Object
de.hybris.platform.travelfacades.facades.accommodation.search.strategies.impl.UpdateFacetsStrategyTest
unit test for
UpdateFacetsStrategy-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFacetData(String facetCode, boolean hasValues, String facetValueCode) createFacetValueData(String facetValueCode) voidvoidvoid
-
Constructor Details
-
UpdateFacetsStrategyTest
public UpdateFacetsStrategyTest()
-
-
Method Details
-
testApplyStrategyForEmptyFacets
public void testApplyStrategyForEmptyFacets() -
testApplyStrategyForEmptyFacetsForCriteria
public void testApplyStrategyForEmptyFacetsForCriteria() -
testApplyStrategy
public void testApplyStrategy() -
createCriterionData
-
createAccommodationOfferingSearchPageData
-
createFacetData
public FacetData<SearchStateData> createFacetData(String facetCode, boolean hasValues, String facetValueCode) -
createFacetValueData
-