Class DefaultPageContentSlotTypeRestrictionsFacadeTest

java.lang.Object
de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl.DefaultPageContentSlotTypeRestrictionsFacadeTest

@UnitTest public class DefaultPageContentSlotTypeRestrictionsFacadeTest extends Object
  • Constructor Details

    • DefaultPageContentSlotTypeRestrictionsFacadeTest

      public DefaultPageContentSlotTypeRestrictionsFacadeTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForPageContentSlots_forCatalogWithParents_Returns_ContentSlotTypeRestrictionsDataList

      public void getTypeRestrictionsForPageContentSlots_forCatalogWithParents_Returns_ContentSlotTypeRestrictionsDataList() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForPageContentSlots_forCatalogWithNoParents_Returns_ContentSlotTypeRestrictionsDataList

      public void getTypeRestrictionsForPageContentSlots_forCatalogWithNoParents_Returns_ContentSlotTypeRestrictionsDataList() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForContentSlots_ShouldThrowValidationException_WhenValidationFails

      public void getTypeRestrictionsForContentSlots_ShouldThrowValidationException_WhenValidationFails() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForContentSlots_ShouldThrowCMSItemNotFoundException_WhenSlotNotFound

      public void getTypeRestrictionsForContentSlots_ShouldThrowCMSItemNotFoundException_WhenSlotNotFound() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForContentSlots_ShouldThrowCMSItemNotFoundException_WhenDuplicateSlotsFound

      public void getTypeRestrictionsForContentSlots_ShouldThrowCMSItemNotFoundException_WhenDuplicateSlotsFound() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForContentSlots_ShouldRemoveDuplicateRequestedSlotIds

      public void getTypeRestrictionsForContentSlots_ShouldRemoveDuplicateRequestedSlotIds() throws Exception
      Throws:
      Exception
    • getTypeRestrictionsForContentSlots_ShouldReturnRestrictionsForTheGivenSlots

      public void getTypeRestrictionsForContentSlots_ShouldReturnRestrictionsForTheGivenSlots() throws Exception
      Throws:
      Exception