Class DefaultPageContentSlotContainerFacadeTest
java.lang.Object
de.hybris.platform.cmsfacades.pagescontentslotscontainers.impl.DefaultPageContentSlotContainerFacadeTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultPageContentSlotContainerFacadeTest
public DefaultPageContentSlotContainerFacadeTest()
-
-
Method Details
-
setUp
- Throws:
CMSItemNotFoundException
-
GivenAnInexistentPage_getPageContentSlotContainersByPageId_WillThrowCmsItemNotFoundException
public void GivenAnInexistentPage_getPageContentSlotContainersByPageId_WillThrowCmsItemNotFoundException() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
GivenAnAmbiguousPage_getPageContentSlotContainersByPageId_WillThrowCmsItemNotFoundException
public void GivenAnAmbiguousPage_getPageContentSlotContainersByPageId_WillThrowCmsItemNotFoundException() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
GivenPageHasNoContainers_getPageContentSlotContainersByPageId_WillReturnAnEmptyList
public void GivenPageHasNoContainers_getPageContentSlotContainersByPageId_WillReturnAnEmptyList() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
GivenPageHasContainers_getPageContentSlotContainersByPageId_WillReturnThem
public void GivenPageHasContainers_getPageContentSlotContainersByPageId_WillReturnThem() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-