Class ProductClassificationAttributesValueResolverTest

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
de.hybris.platform.solrfacetsearch.provider.impl.AbstractLocalizedValueResolverTest
de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl.ProductClassificationAttributesValueResolverTest

@UnitTest public class ProductClassificationAttributesValueResolverTest extends AbstractLocalizedValueResolverTest
  • Constructor Details

    • ProductClassificationAttributesValueResolverTest

      public ProductClassificationAttributesValueResolverTest()
  • Method Details

    • setUp

      public void setUp()
    • resolveAttributeWithNoValue

      public void resolveAttributeWithNoValue() throws Exception
      Throws:
      Exception
    • resolveNonLocalizedAttribute

      public void resolveNonLocalizedAttribute() throws Exception
      Throws:
      Exception
    • resolveLocalizedAttribute

      public void resolveLocalizedAttribute() throws Exception
      Throws:
      Exception
    • resolveLocalizedAttributeWithMultipleLanguages

      public void resolveLocalizedAttributeWithMultipleLanguages() throws Exception
      Throws:
      Exception
    • resolveWithMultipleIndexedProperties

      public void resolveWithMultipleIndexedProperties() throws Exception
      Throws:
      Exception
    • resolveNonOptionalAttributeWithValue

      public void resolveNonOptionalAttributeWithValue() throws Exception
      Throws:
      Exception
    • resolveNonOptionalAttributeWithEmtyStringValue

      public void resolveNonOptionalAttributeWithEmtyStringValue() throws Exception
      Throws:
      Exception
    • resolveNonOptionalAttributeWithNoValue

      public void resolveNonOptionalAttributeWithNoValue() throws Exception
      Throws:
      Exception
    • resolveWithSplit

      public void resolveWithSplit() throws Exception
      Throws:
      Exception
    • resolveAttributeWithFormat

      public void resolveAttributeWithFormat() throws Exception
      Throws:
      Exception
    • resolveAttributeWithFormatAndSplit

      public void resolveAttributeWithFormatAndSplit() throws Exception
      Throws:
      Exception
    • resolveAttributeWithSplitAndFormat

      public void resolveAttributeWithSplitAndFormat() throws Exception
      Throws:
      Exception