Class DefaultFieldNameTranslatorTest

java.lang.Object
de.hybris.platform.solrfacetsearch.search.impl.DefaultFieldNameTranslatorTest

@UnitTest public class DefaultFieldNameTranslatorTest extends Object
  • Field Details

  • Constructor Details

    • DefaultFieldNameTranslatorTest

      public DefaultFieldNameTranslatorTest()
  • Method Details

    • setUp

      public void setUp()
    • translateFromPropertyWithQualifierProvider

      public void translateFromPropertyWithQualifierProvider() throws Exception
      Throws:
      Exception
    • translateFromLocalizedPropertyWithoutQualifierProvider

      public void translateFromLocalizedPropertyWithoutQualifierProvider() throws Exception
      Throws:
      Exception
    • translateFromCurrencyPropertyWithoutQualifierProvider

      public void translateFromCurrencyPropertyWithoutQualifierProvider() throws Exception
      Throws:
      Exception
    • translateFromPropertyWithoutQualifierProvider

      public void translateFromPropertyWithoutQualifierProvider() throws Exception
      Throws:
      Exception
    • translateFromTypeWithMapping

      public void translateFromTypeWithMapping() throws Exception
      Throws:
      Exception
    • translateFromTypeWithoutMapping

      public void translateFromTypeWithoutMapping() throws Exception
      Throws:
      Exception