Class AsPromotedItemModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsPromotedItemModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsPromotedItemModelTest

      public AsPromotedItemModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingPromotedItem() throws Exception
      Throws:
      Exception
    • createPromotedItemWithoutUid

      public void createPromotedItemWithoutUid() throws Exception
      Throws:
      Exception
    • createPromotedItem

      public void createPromotedItem() throws Exception
      Throws:
      Exception
    • failToCreatePromotedItemWithWrongCatalogVersion

      public void failToCreatePromotedItemWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreatePromotedItemWithoutSearchConfiguration

      public void failToCreatePromotedItemWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreatePromotedItemWithoutItem

      public void failToCreatePromotedItemWithoutItem() throws Exception
      Throws:
      Exception
    • createMultiplePromotedItems

      public void createMultiplePromotedItems() throws Exception
      Throws:
      Exception
    • failToUpdatePromotedItemItem

      public void failToUpdatePromotedItemItem() throws Exception
      Throws:
      Exception
    • clonePromotedItem

      public void clonePromotedItem() throws Exception
      Throws:
      Exception
    • removePromotedItem

      public void removePromotedItem() throws Exception
      Throws:
      Exception
    • promotedItemIsNotCorrupted

      public void promotedItemIsNotCorrupted() throws Exception
      Throws:
      Exception
    • promotedItemIsCorrupted

      public void promotedItemIsCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterPromotedItem

      public void rankAfterPromotedItem() throws Exception
      Throws:
      Exception
    • rankBeforePromotedItem

      public void rankBeforePromotedItem() throws Exception
      Throws:
      Exception