Class DefaultSnAsCategoryPathResolverTest

java.lang.Object
de.hybris.platform.adaptivesearch.searchservices.strategies.impl.DefaultSnAsCategoryPathResolverTest

@UnitTest public class DefaultSnAsCategoryPathResolverTest extends Object
  • Constructor Details

    • DefaultSnAsCategoryPathResolverTest

      public DefaultSnAsCategoryPathResolverTest()
  • Method Details

    • setUp

      public void setUp()
    • getEmptyCategoryPath

      public void getEmptyCategoryPath()
    • getCategoryPathFromCurrentSessionCategoryPath

      public void getCategoryPathFromCurrentSessionCategoryPath()
    • getCategoryPathFromFilterWithMatchTermQuery

      public void getCategoryPathFromFilterWithMatchTermQuery()
    • getCategoryPathFromFilterWithMatchTermsQuery

      public void getCategoryPathFromFilterWithMatchTermsQuery()
    • getCategoryPathFromFilterWithConfiguredIndexProperty

      public void getCategoryPathFromFilterWithConfiguredIndexProperty()
    • getCategoryPathFromFacetFilter

      public void getCategoryPathFromFacetFilter()
    • getCategoryPathFromFacetFilterWithConfiguredIndexProperty

      public void getCategoryPathFromFacetFilterWithConfiguredIndexProperty()
    • getCategoryPathFromFilterAndFacetFilter

      public void getCategoryPathFromFilterAndFacetFilter()