Class AsExcludedItemModelTest

    • Field Detail

      • expectedException

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

      • AsExcludedItemModelTest

        public AsExcludedItemModelTest()
    • Method Detail

      • getNonExistingExcludedItem

        public void getNonExistingExcludedItem()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createExcludedItemWithoutUid

        public void createExcludedItemWithoutUid()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createExcludedItem

        public void createExcludedItem()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedItemWithWrongCatalogVersion

        public void failToCreateExcludedItemWithWrongCatalogVersion()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedItemWithoutSearchConfiguration

        public void failToCreateExcludedItemWithoutSearchConfiguration()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToCreateExcludedItemWithoutItem

        public void failToCreateExcludedItemWithoutItem()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createMultipleExcludedItems

        public void createMultipleExcludedItems()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToUpdateExcludedItemItem

        public void failToUpdateExcludedItemItem()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cloneExcludedItem

        public void cloneExcludedItem()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeExcludedItem

        public void removeExcludedItem()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • excludedItemIsNotCorrupted

        public void excludedItemIsNotCorrupted()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • excludedItemIsCorrupted

        public void excludedItemIsCorrupted()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankAfterExcludedItem

        public void rankAfterExcludedItem()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rankBeforeExcludedItem

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