Class AsCategoryAwareSearchProfileModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsCategoryAwareSearchProfileModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsCategoryAwareSearchProfileModelTest

      public AsCategoryAwareSearchProfileModelTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • createCategoryAwareSearchProfile

      public void createCategoryAwareSearchProfile() throws Exception
      Throws:
      Exception
    • failToCreateCategoryAwareSearchProfileWithoutIndexType

      public void failToCreateCategoryAwareSearchProfileWithoutIndexType() throws Exception
      Throws:
      Exception
    • failToCreateCategoryAwareSearchProfileWithWrongIndexType

      public void failToCreateCategoryAwareSearchProfileWithWrongIndexType() throws Exception
      Throws:
      Exception
    • createCategoryAwareSearchProfileWithQueryContext

      public void createCategoryAwareSearchProfileWithQueryContext() throws Exception
      Throws:
      Exception
    • failtTocreateCategoryAwareSearchProfileWithWrongQueryContext

      public void failtTocreateCategoryAwareSearchProfileWithWrongQueryContext() throws Exception
      Throws:
      Exception
    • createCategoryAwareSearchProfileWithActivationSet

      public void createCategoryAwareSearchProfileWithActivationSet() throws Exception
      Throws:
      Exception
    • failtToCreateCategoryAwareSearchProfileWithActivationSetWrongIndexType

      public void failtToCreateCategoryAwareSearchProfileWithActivationSetWrongIndexType() throws Exception
      Throws:
      Exception
    • failtToCreateCategoryAwareSearchProfileWithActivationSetWrongCatalogVersion

      public void failtToCreateCategoryAwareSearchProfileWithActivationSetWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • createMultipleCategoryAwareSearchProfiles

      public void createMultipleCategoryAwareSearchProfiles() throws Exception
      Throws:
      Exception
    • cloneCategoryAwareSearchProfile

      public void cloneCategoryAwareSearchProfile() throws Exception
      Throws:
      Exception