Class AsSortExpressionModelTest

    • Field Detail

      • expectedException

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

      • AsSortExpressionModelTest

        public AsSortExpressionModelTest()
    • Method Detail

      • getNonExistingSortExpression

        public void getNonExistingSortExpression()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSortExpressionWithoutUid

        public void createSortExpressionWithoutUid()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSortExpression

        public void createSortExpression()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSortExpressionWithScore

        public void createSortExpressionWithScore()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortExpressionWithWrongCatalogVersion

        public void failToCreateSortExpressionWithWrongCatalogVersion()
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortExpressionWithoutSortConfiguration

        public void failToCreateSortExpressionWithoutSortConfiguration()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortExpressionWithoutExpression

        public void failToCreateSortExpressionWithoutExpression()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortExpressionWithWrongExpression

        public void failToCreateSortExpressionWithWrongExpression()
                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateSortExpressionWithNotAllowedSortExpression

        public void failToCreateSortExpressionWithNotAllowedSortExpression()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSortExpressionWithoutOrder

        public void createSortExpressionWithoutOrder()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultipleSortExpressions

        public void createMultipleSortExpressions()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateMultipleSortExpressionsWithSameUid

        public void failToCreateMultipleSortExpressionsWithSameUid()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateMultipleSortExpressionsWithSameExpression

        public void failToCreateMultipleSortExpressionsWithSameExpression()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateSortExpression

        public void updateSortExpression()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cloneSortExpression

        public void cloneSortExpression()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeSortExpression

        public void removeSortExpression()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • sortExpressionIsNotCorrupted

        public void sortExpressionIsNotCorrupted()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterSortExpression

        public void rankAfterSortExpression()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforeSortExpression

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