Class AsPromotedSortModelTest

    • Field Detail

      • expectedException

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

      • AsPromotedSortModelTest

        public AsPromotedSortModelTest()
    • Method Detail

      • getNonExistingPromotedSort

        public void getNonExistingPromotedSort()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createPromotedSortWithoutUid

        public void createPromotedSortWithoutUid()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createPromotedSort

        public void createPromotedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreatePromotedSortWithWrongCatalogVersion

        public void failToCreatePromotedSortWithWrongCatalogVersion()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreatePromotedSortWithoutSearchConfiguration

        public void failToCreatePromotedSortWithoutSearchConfiguration()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreatePromotedSortWithoutCode

        public void failToCreatePromotedSortWithoutCode()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultiplePromotedSorts

        public void createMultiplePromotedSorts()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updatePromotedSort

        public void updatePromotedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • clonePromotedSort

        public void clonePromotedSort()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removePromotedSort

        public void removePromotedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • promotedSortIsNotCorrupted

        public void promotedSortIsNotCorrupted()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterPromotedSort

        public void rankAfterPromotedSort()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforePromotedSort

        public void rankBeforePromotedSort()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception