Class AsBoostRuleModelTest

    • Field Detail

      • expectedException

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

      • AsBoostRuleModelTest

        public AsBoostRuleModelTest()
    • Method Detail

      • getNonExistingBoostRule

        public void getNonExistingBoostRule()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createBoostRuleWithoutUid

        public void createBoostRuleWithoutUid()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createBoostRule

        public void createBoostRule()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithWrongCatalogVersion

        public void failToCreateBoostRuleWithWrongCatalogVersion()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithoutSearchConfiguration

        public void failToCreateBoostRuleWithoutSearchConfiguration()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithoutIndexProperty

        public void failToCreateBoostRuleWithoutIndexProperty()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithWrongIndexProperty

        public void failToCreateBoostRuleWithWrongIndexProperty()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithWrongBoostOperator

        public void failToCreateBoostRuleWithWrongBoostOperator()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithNumericValueForStringIndexProperty

        public void failToCreateBoostRuleWithNumericValueForStringIndexProperty()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateBoostRuleWithStringValueForNumericIndexProperty

        public void failToCreateBoostRuleWithStringValueForNumericIndexProperty()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultipleBoostRules

        public void createMultipleBoostRules()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateMultipleBoostRulesWithSameUid

        public void failToCreateMultipleBoostRulesWithSameUid()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateBoostRule

        public void updateBoostRule()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cloneBoostRule

        public void cloneBoostRule()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeBoostRule

        public void removeBoostRule()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • boostRuleIsNotCorrupted

        public void boostRuleIsNotCorrupted()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterBoostRule

        public void rankAfterBoostRule()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforeBoostRule

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