Class DefaultAsSearchConfigurationDaoTest

    • Field Detail

      • expectedException

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

      • DefaultAsSearchConfigurationDaoTest

        public DefaultAsSearchConfigurationDaoTest()
    • 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
      • 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
      • findSimpleSearchConfigurationWithNullCatalogVersion

        public void findSimpleSearchConfigurationWithNullCatalogVersion()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findSimpleSearchConfigurationWithStagedCatalogVersion

        public void findSimpleSearchConfigurationWithStagedCatalogVersion()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findSimpleSearchConfigurationWithFilters

        public void findSimpleSearchConfigurationWithFilters()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findCategoryAwareSearchConfigurationWithNullCatalogVersion

        public void findCategoryAwareSearchConfigurationWithNullCatalogVersion()
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findCategoryAwareSearchConfigurationWithStagedCatalogVersion

        public void findCategoryAwareSearchConfigurationWithStagedCatalogVersion()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findCategoryAwareSearchConfigurationWithFilters

        public void findCategoryAwareSearchConfigurationWithFilters()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cannotFindSearchConfiguration

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