Class ProductPromotionAttributesValueResolverTest

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.ProductPromotionAttributesValueResolverTest

@UnitTest public class ProductPromotionAttributesValueResolverTest extends AbstractLocalizedValueResolverTest
  • Constructor Details

    • ProductPromotionAttributesValueResolverTest

      public ProductPromotionAttributesValueResolverTest()
  • Method Details

    • setUp

      public void setUp()
    • resolveNonSupportedAttributeValue

      public void resolveNonSupportedAttributeValue() throws Exception
      Throws:
      Exception
    • resolveAttributeWithNoPromotion

      public void resolveAttributeWithNoPromotion() throws Exception
      Throws:
      Exception
    • 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
    • resolveMultipleIndexedProperties

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

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

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

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

      public void resolveWithAttributeParam() throws Exception
      Throws:
      Exception
    • resolveWithExpressionAndNoAttribute

      public void resolveWithExpressionAndNoAttribute() throws Exception
      Throws:
      Exception