Class AsSimpleSearchProfileModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsSimpleSearchProfileModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsSimpleSearchProfileModelTest

      public AsSimpleSearchProfileModelTest()
  • Method Details

    • setUp

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

      public void createSimpleSearchProfile() throws Exception
      Throws:
      Exception
    • failToCreateSimpleSearchProfileWithoutIndexType

      public void failToCreateSimpleSearchProfileWithoutIndexType() throws Exception
      Throws:
      Exception
    • failToCreateSimpleSearchProfileWithWrongIndexType

      public void failToCreateSimpleSearchProfileWithWrongIndexType() throws Exception
      Throws:
      Exception
    • createSimpleSearchProfileWithQueryContext

      public void createSimpleSearchProfileWithQueryContext() throws Exception
      Throws:
      Exception
    • failToCreateSimpleSearchProfileWithWrongQueryContext

      public void failToCreateSimpleSearchProfileWithWrongQueryContext() throws Exception
      Throws:
      Exception
    • createSimpleSearchProfileWithActivationSet

      public void createSimpleSearchProfileWithActivationSet() throws Exception
      Throws:
      Exception
    • failtToCreateSimpleSearchProfileWithActivationSetWrongIndexType

      public void failtToCreateSimpleSearchProfileWithActivationSetWrongIndexType() throws Exception
      Throws:
      Exception
    • failtToCreateSimpleSearchProfileWithActivationSetWrongCatalogVersion

      public void failtToCreateSimpleSearchProfileWithActivationSetWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • createMultipleSimpleSearchProfiles

      public void createMultipleSimpleSearchProfiles() throws Exception
      Throws:
      Exception
    • cloneSimpleSearchProfile

      public void cloneSimpleSearchProfile() throws Exception
      Throws:
      Exception