Class AsExcludedSortModelTest

    • Field Detail

      • expectedException

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

      • AsExcludedSortModelTest

        public AsExcludedSortModelTest()
    • Method Detail

      • getNonExistingExcludedSort

        public void getNonExistingExcludedSort()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createExcludedSortWithoutUid

        public void createExcludedSortWithoutUid()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createExcludedSort

        public void createExcludedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedSortWithWrongCatalogVersion

        public void failToCreateExcludedSortWithWrongCatalogVersion()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedSortWithoutSearchConfiguration

        public void failToCreateExcludedSortWithoutSearchConfiguration()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedSortWithoutCode

        public void failToCreateExcludedSortWithoutCode()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultipleExcludedSorts

        public void createMultipleExcludedSorts()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateExcludedSort

        public void updateExcludedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cloneExcludedSort

        public void cloneExcludedSort()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeExcludedSort

        public void removeExcludedSort()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • excludedSortIsNotCorrupted

        public void excludedSortIsNotCorrupted()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterExcludedSort

        public void rankAfterExcludedSort()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforeExcludedSort

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