Class AsSortModelTest

    • Field Detail

      • expectedException

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

      • AsSortModelTest

        public AsSortModelTest()
    • Method Detail

      • getNonExistingSort

        public void getNonExistingSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSortWithoutUid

        public void createSortWithoutUid()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSort

        public void createSort()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortWithWrongCatalogVersion

        public void failToCreateSortWithWrongCatalogVersion()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortWithoutSearchConfiguration

        public void failToCreateSortWithoutSearchConfiguration()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortWithoutCode

        public void failToCreateSortWithoutCode()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultipleSorts

        public void createMultipleSorts()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateSort

        public void updateSort()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cloneSort

        public void cloneSort()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeSort

        public void removeSort()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • sortIsNotCorrupted

        public void sortIsNotCorrupted()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterSort

        public void rankAfterSort()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforeSort

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