Class AsPromotedSortModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsPromotedSortModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsPromotedSortModelTest

      public AsPromotedSortModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingPromotedSort() throws Exception
      Throws:
      Exception
    • createPromotedSortWithoutUid

      public void createPromotedSortWithoutUid() throws Exception
      Throws:
      Exception
    • createPromotedSort

      public void createPromotedSort() throws Exception
      Throws:
      Exception
    • failToCreatePromotedSortWithWrongCatalogVersion

      public void failToCreatePromotedSortWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreatePromotedSortWithoutSearchConfiguration

      public void failToCreatePromotedSortWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreatePromotedSortWithoutCode

      public void failToCreatePromotedSortWithoutCode() throws Exception
      Throws:
      Exception
    • createMultiplePromotedSorts

      public void createMultiplePromotedSorts() throws Exception
      Throws:
      Exception
    • updatePromotedSort

      public void updatePromotedSort() throws Exception
      Throws:
      Exception
    • clonePromotedSort

      public void clonePromotedSort() throws Exception
      Throws:
      Exception
    • removePromotedSort

      public void removePromotedSort() throws Exception
      Throws:
      Exception
    • promotedSortIsNotCorrupted

      public void promotedSortIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterPromotedSort

      public void rankAfterPromotedSort() throws Exception
      Throws:
      Exception
    • rankBeforePromotedSort

      public void rankBeforePromotedSort() throws Exception
      Throws:
      Exception