Class DefaultCMSContentSlotDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCMSContentSlotDaoIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultCMSContentSlotDaoIntegrationTest

      public DefaultCMSContentSlotDaoIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldFindPageRelationsForContentSlot

      public void shouldFindPageRelationsForContentSlot()
    • shouldFindPageRelationForContentSlot_Empty

      public void shouldFindPageRelationForContentSlot_Empty()
    • shouldFindAllContentSlotsForCatalogVersion

      public void shouldFindAllContentSlotsForCatalogVersion()
    • getContentSlotById

      protected ContentSlotModel getContentSlotById(String slotId, CatalogVersionModel catalogVersion)
    • shouldFindContentSlotRelationsByPageUid

      public void shouldFindContentSlotRelationsByPageUid()
    • shouldFindContentSlotsByIdAndCatalogVersions

      public void shouldFindContentSlotsByIdAndCatalogVersions()
    • shouldGetAllSlotRelationsThatExistInTargetCatalogVersionAndDoesNotExistInSourceCatalogVersion

      public void shouldGetAllSlotRelationsThatExistInTargetCatalogVersionAndDoesNotExistInSourceCatalogVersion() throws ImpExException
      Throws:
      ImpExException