Class RenderingContentPageModelSupplierTest
java.lang.Object
de.hybris.platform.cmsfacades.rendering.suppliers.page.impl.RenderingContentPageModelSupplierTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RenderingContentPageModelSupplierTest
public RenderingContentPageModelSupplierTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldReturnPageByLabelOrId
- Throws:
CMSItemNotFoundException
-
shouldReturnHomePageIfLabelOrIdNotFound
- Throws:
CMSItemNotFoundException
-
shouldReturnPageByDefaultLabelOrIdLabelOrIdNotFoundAndIfHomePageNotFound
public void shouldReturnPageByDefaultLabelOrIdLabelOrIdNotFoundAndIfHomePageNotFound() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
shouldReturnEmptyIfPageDoesNotExists
- Throws:
CMSItemNotFoundException
-