Class CategoryFacetDisplayNameProviderTest

All Implemented Interfaces:
JaloSessionHolder

public class CategoryFacetDisplayNameProviderTest extends AbstractIntegrationTest
Tests the Solr search with name converter support.
  • Constructor Details

    • CategoryFacetDisplayNameProviderTest

      public CategoryFacetDisplayNameProviderTest()
  • Method Details

    • loadData

      protected void loadData() throws Exception
      Overrides:
      loadData in class AbstractIntegrationTest
      Throws:
      Exception
    • testCategoryFacetDisplayNameProvider

      public void testCategoryFacetDisplayNameProvider() throws Exception
      Creates the index for the hwcatalog_online, searches for the product with code "HW2300-2356", and tests if the category names are correctly converted.
      Throws:
      Exception