Class BoostItemRemovalTest

    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • BoostItemRemovalTest

        public BoostItemRemovalTest()
    • Method Detail

      • calculateSearchProfile

        public void calculateSearchProfile()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • calculateSearchProfileAfterRemovingPromotedItem

        public void calculateSearchProfileAfterRemovingPromotedItem()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • calculateSearchProfileAfterRemovingExcludedItem

        public void calculateSearchProfileAfterRemovingExcludedItem()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • calculateSearchProfileAfterRemovingPromotedAndExcludedItems

        public void calculateSearchProfileAfterRemovingPromotedAndExcludedItems()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeItem

        protected void removeItem​(ItemModel item)