Class BoostItemRemovalTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class BoostItemRemovalTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • BoostItemRemovalTest

      public BoostItemRemovalTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • calculateSearchProfile

      public void calculateSearchProfile() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingPromotedItem

      public void calculateSearchProfileAfterRemovingPromotedItem() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingExcludedItem

      public void calculateSearchProfileAfterRemovingExcludedItem() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingPromotedAndExcludedItems

      public void calculateSearchProfileAfterRemovingPromotedAndExcludedItems() throws Exception
      Throws:
      Exception
    • removeItem

      protected void removeItem(ItemModel item)