Class DefaultAsSearchProfileDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultAsSearchProfileDaoTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • DefaultAsSearchProfileDaoTest

      public DefaultAsSearchProfileDaoTest()
  • Method Details

    • findAllEmpty

      public void findAllEmpty() throws Exception
      Throws:
      Exception
    • findAll

      public void findAll() throws Exception
      Throws:
      Exception
    • findByEmptyIndexTypeAndCatalogVersion

      public void findByEmptyIndexTypeAndCatalogVersion() throws Exception
      Throws:
      Exception
    • findByNullIndexTypeAndCatalogVersion

      public void findByNullIndexTypeAndCatalogVersion() throws Exception
      Throws:
      Exception
    • findByIndexTypeAndCatalogVersion

      public void findByIndexTypeAndCatalogVersion() throws Exception
      Throws:
      Exception
    • findByIndexTypesAndCatalogVersions

      public void findByIndexTypesAndCatalogVersions() throws Exception
      Throws:
      Exception
    • findByNullCatalogVersionEmpty

      public void findByNullCatalogVersionEmpty() throws Exception
      Throws:
      Exception
    • findByNullCatalogVersion

      public void findByNullCatalogVersion() throws Exception
      Throws:
      Exception
    • findByStagedCatalogVersion

      public void findByStagedCatalogVersion() throws Exception
      Throws:
      Exception
    • findByOnlineCatalogVersion

      public void findByOnlineCatalogVersion() throws Exception
      Throws:
      Exception
    • cannotFindByTestCatalogVersion

      public void cannotFindByTestCatalogVersion() throws Exception
      Throws:
      Exception
    • findSimpleSearchProfileWithNullCatalogVersion

      public void findSimpleSearchProfileWithNullCatalogVersion() throws Exception
      Throws:
      Exception
    • findSimpleSearchProfileWithStagedCatalogVersion

      public void findSimpleSearchProfileWithStagedCatalogVersion() throws Exception
      Throws:
      Exception
    • findCategoryAwareSearchProfileWithNullCatalogVersion

      public void findCategoryAwareSearchProfileWithNullCatalogVersion() throws Exception
      Throws:
      Exception
    • findCategoryAwareSearchProfileWithStagedCatalogVersion

      public void findCategoryAwareSearchProfileWithStagedCatalogVersion() throws Exception
      Throws:
      Exception
    • cannotFindSearchProfile

      public void cannotFindSearchProfile() throws Exception
      Throws:
      Exception