Class DefaultAsSearchProfileDaoTest

    • Field Detail

      • expectedException

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

      • DefaultAsSearchProfileDaoTest

        public DefaultAsSearchProfileDaoTest()
    • Method Detail

      • findAllEmpty

        public void findAllEmpty()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findAll

        public void findAll()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByEmptyIndexTypeAndCatalogVersion

        public void findByEmptyIndexTypeAndCatalogVersion()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByNullIndexTypeAndCatalogVersion

        public void findByNullIndexTypeAndCatalogVersion()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByIndexTypeAndCatalogVersion

        public void findByIndexTypeAndCatalogVersion()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByIndexTypesAndCatalogVersions

        public void findByIndexTypesAndCatalogVersions()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByNullCatalogVersionEmpty

        public void findByNullCatalogVersionEmpty()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByNullCatalogVersion

        public void findByNullCatalogVersion()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByStagedCatalogVersion

        public void findByStagedCatalogVersion()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findByOnlineCatalogVersion

        public void findByOnlineCatalogVersion()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cannotFindByTestCatalogVersion

        public void cannotFindByTestCatalogVersion()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findSimpleSearchProfileWithNullCatalogVersion

        public void findSimpleSearchProfileWithNullCatalogVersion()
                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findSimpleSearchProfileWithStagedCatalogVersion

        public void findSimpleSearchProfileWithStagedCatalogVersion()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findCategoryAwareSearchProfileWithNullCatalogVersion

        public void findCategoryAwareSearchProfileWithNullCatalogVersion()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findCategoryAwareSearchProfileWithStagedCatalogVersion

        public void findCategoryAwareSearchProfileWithStagedCatalogVersion()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cannotFindSearchProfile

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