Class DefaultAsCategoryServiceTest
java.lang.Object
de.hybris.platform.adaptivesearch.services.impl.DefaultAsCategoryServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUp()
-
Constructor Details
-
DefaultAsCategoryServiceTest
public DefaultAsCategoryServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
setCurrentCategoryPath
public void setCurrentCategoryPath() -
getEmptyCurrentCategoryPath
public void getEmptyCurrentCategoryPath() -
getCurrentCategoryPath
public void getCurrentCategoryPath() -
clearCurrentCategoryPath
public void clearCurrentCategoryPath() -
buildEmptyCategoryPathEmptyCategoryCodes
public void buildEmptyCategoryPathEmptyCategoryCodes() -
buildEmptyCategoryPathCategoryNotFoundForCategoryCode
public void buildEmptyCategoryPathCategoryNotFoundForCategoryCode() -
buildCategoryPathWithSingleCategory
public void buildCategoryPathWithSingleCategory() -
buildCategoryPathWithMultipleCategories
public void buildCategoryPathWithMultipleCategories() -
buildNonRecursiveCategoryPath
public void buildNonRecursiveCategoryPath() -
buildRecursiveCategoryPath
public void buildRecursiveCategoryPath() -
buildRecursiveCategoryPathWithMultiplePaths
public void buildRecursiveCategoryPathWithMultiplePaths() -
buildRecursiveCategoryPathParentIsNotSupported
public void buildRecursiveCategoryPathParentIsNotSupported() -
getAllCategoriesForCatalogVersion
public void getAllCategoriesForCatalogVersion() -
getAllCategoryRelationsForCatalogVersion
public void getAllCategoryRelationsForCatalogVersion()
-