Class DefaultSolrAsCategoryPathResolverTest

java.lang.Object
de.hybris.platform.adaptivesearchsolr.strategies.impl.DefaultSolrAsCategoryPathResolverTest

@UnitTest public class DefaultSolrAsCategoryPathResolverTest extends Object
  • Constructor Details

    • DefaultSolrAsCategoryPathResolverTest

      public DefaultSolrAsCategoryPathResolverTest()
  • Method Details

    • setUp

      public void setUp()
    • getEmptyCategoryPath

      public void getEmptyCategoryPath()
    • getCategoryPathFromCurrentSessionCategoryPath

      public void getCategoryPathFromCurrentSessionCategoryPath()
    • getCategoryPathFromFilterQuery

      public void getCategoryPathFromFilterQuery()
    • getCategoryPathFromFilterQueryWithConfiguredIndexProperty

      public void getCategoryPathFromFilterQueryWithConfiguredIndexProperty()
    • getCategoryPathFromFacetValue

      public void getCategoryPathFromFacetValue()
    • getCategoryPathFromFacetValueWithConfiguredIndexProperty

      public void getCategoryPathFromFacetValueWithConfiguredIndexProperty()
    • getCategoryPathFromFilterQueryAndFacetValue

      public void getCategoryPathFromFilterQueryAndFacetValue()