Class SearchQueryPromotedItemsTest

    • Constructor Detail

      • SearchQueryPromotedItemsTest

        public SearchQueryPromotedItemsTest()
    • Method Detail

      • promoteResult1

        public void promoteResult1()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promoteResult2

        public void promoteResult2()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promoteMultipleResults1

        public void promoteMultipleResults1()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promoteMultipleResults2

        public void promoteMultipleResults2()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promoteMultipleResultsWithBoosts1

        public void promoteMultipleResultsWithBoosts1()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promoteMultipleResultsWithBoosts2

        public void promoteMultipleResultsWithBoosts2()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • executeSearchQuery

        protected SearchResult executeSearchQuery​(java.util.function.Consumer<SearchQuery> action)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • assertProductCode

        protected void assertProductCode​(java.lang.String expectedProductCode,
                                         Document document)