Class ProductKeywordsValueResolverTest


@UnitTest public class ProductKeywordsValueResolverTest extends AbstractLocalizedValueResolverTest
  • Field Details

  • Constructor Details

    • ProductKeywordsValueResolverTest

      public ProductKeywordsValueResolverTest()
  • Method Details

    • setUp

      public void setUp()
    • resolveNoKeyword

      public void resolveNoKeyword() throws Exception
      Throws:
      Exception
    • resolveKeyword

      public void resolveKeyword() throws Exception
      Throws:
      Exception
    • resolveLocalizedKeyword

      public void resolveLocalizedKeyword() throws Exception
      Throws:
      Exception
    • resolveNoKeywordNonOptional

      public void resolveNoKeywordNonOptional() throws Exception
      Throws:
      Exception
    • resolveKeywordsSplit

      public void resolveKeywordsSplit() throws Exception
      Throws:
      Exception
    • resolveKeywordsNoSplit

      public void resolveKeywordsNoSplit() throws Exception
      Throws:
      Exception
    • resolveKeywordsNoSplitWithCustomSeparator

      public void resolveKeywordsNoSplitWithCustomSeparator() throws Exception
      Throws:
      Exception
    • resolveKeywordsForVariantProduct

      public void resolveKeywordsForVariantProduct() throws Exception
      Throws:
      Exception