Class AsSearchProfileActivationSetModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsSearchProfileActivationSetModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsSearchProfileActivationSetModelTest

      public AsSearchProfileActivationSetModelTest()
  • Method Details

    • setUp

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

      public void createActivationSetWithoutCatalogVersion() throws Exception
      Throws:
      Exception
    • createActivationSetWithCatalogVersion

      public void createActivationSetWithCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateActivationSetWithoutIndexType

      public void failToCreateActivationSetWithoutIndexType() throws Exception
      Throws:
      Exception
    • failToCreateActivationSetWithWrongIndexType

      public void failToCreateActivationSetWithWrongIndexType() throws Exception
      Throws:
      Exception
    • createMultipleActivationSetsSameIndexTypeDifferentCatalogVersions

      public void createMultipleActivationSetsSameIndexTypeDifferentCatalogVersions() throws Exception
      Throws:
      Exception
    • createMultipleActivationSetsDifferentIndexTypesSameCatalogVersion

      public void createMultipleActivationSetsDifferentIndexTypesSameCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateMultipleActivationSetsSameIndexTypeSameCatalogVersion

      public void failToCreateMultipleActivationSetsSameIndexTypeSameCatalogVersion() throws Exception
      Throws:
      Exception