Class AsExcludedSortModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsExcludedSortModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsExcludedSortModelTest

      public AsExcludedSortModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingExcludedSort() throws Exception
      Throws:
      Exception
    • createExcludedSortWithoutUid

      public void createExcludedSortWithoutUid() throws Exception
      Throws:
      Exception
    • createExcludedSort

      public void createExcludedSort() throws Exception
      Throws:
      Exception
    • failToCreateExcludedSortWithWrongCatalogVersion

      public void failToCreateExcludedSortWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateExcludedSortWithoutSearchConfiguration

      public void failToCreateExcludedSortWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreateExcludedSortWithoutCode

      public void failToCreateExcludedSortWithoutCode() throws Exception
      Throws:
      Exception
    • createMultipleExcludedSorts

      public void createMultipleExcludedSorts() throws Exception
      Throws:
      Exception
    • updateExcludedSort

      public void updateExcludedSort() throws Exception
      Throws:
      Exception
    • cloneExcludedSort

      public void cloneExcludedSort() throws Exception
      Throws:
      Exception
    • removeExcludedSort

      public void removeExcludedSort() throws Exception
      Throws:
      Exception
    • excludedSortIsNotCorrupted

      public void excludedSortIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterExcludedSort

      public void rankAfterExcludedSort() throws Exception
      Throws:
      Exception
    • rankBeforeExcludedSort

      public void rankBeforeExcludedSort() throws Exception
      Throws:
      Exception