@UnitTest public class RenderingContentPageModelSupplierTest extends java.lang.Object
| Constructor and Description |
|---|
RenderingContentPageModelSupplierTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldReturnEmptyIfPageDoesNotExists() |
void |
shouldReturnHomePageIfLabelOrIdNotFound() |
void |
shouldReturnPageByDefaultLabelOrIdLabelOrIdNotFoundAndIfHomePageNotFound() |
void |
shouldReturnPageByLabelOrId() |
public RenderingContentPageModelSupplierTest()
public void shouldReturnPageByLabelOrId()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldReturnHomePageIfLabelOrIdNotFound()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldReturnPageByDefaultLabelOrIdLabelOrIdNotFoundAndIfHomePageNotFound()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldReturnEmptyIfPageDoesNotExists()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.