Class AsExcludedItemModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsExcludedItemModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsExcludedItemModelTest

      public AsExcludedItemModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingExcludedItem() throws Exception
      Throws:
      Exception
    • createExcludedItemWithoutUid

      public void createExcludedItemWithoutUid() throws Exception
      Throws:
      Exception
    • createExcludedItem

      public void createExcludedItem() throws Exception
      Throws:
      Exception
    • failToCreateExcludedItemWithWrongCatalogVersion

      public void failToCreateExcludedItemWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateExcludedItemWithoutSearchConfiguration

      public void failToCreateExcludedItemWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreateExcludedItemWithoutItem

      public void failToCreateExcludedItemWithoutItem() throws Exception
      Throws:
      Exception
    • createMultipleExcludedItems

      public void createMultipleExcludedItems() throws Exception
      Throws:
      Exception
    • failToUpdateExcludedItemItem

      public void failToUpdateExcludedItemItem() throws Exception
      Throws:
      Exception
    • cloneExcludedItem

      public void cloneExcludedItem() throws Exception
      Throws:
      Exception
    • removeExcludedItem

      public void removeExcludedItem() throws Exception
      Throws:
      Exception
    • excludedItemIsNotCorrupted

      public void excludedItemIsNotCorrupted() throws Exception
      Throws:
      Exception
    • excludedItemIsCorrupted

      public void excludedItemIsCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterExcludedItem

      public void rankAfterExcludedItem() throws Exception
      Throws:
      Exception
    • rankBeforeExcludedItem

      public void rankBeforeExcludedItem() throws Exception
      Throws:
      Exception