@UnitTest public class PageModelToDataRenderingPopulatorTest extends java.lang.Object
| Constructor and Description |
|---|
PageModelToDataRenderingPopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenDefaultPage_WhenPopulatorIsCalled_ThenItPopulatesThePageAsDefault() |
void |
givenInactiveSlot_WhenPopulatorIsCalled_ThenItPopulatesTheSlotsWithoutTheInactiveOnes() |
protected void |
makePageDefault() |
protected void |
setContentSlotActivePeriod(ContentSlotData slotData,
java.util.Date activeFrom,
java.util.Date activeUntil) |
protected void |
setSlotAsInactive(ContentSlotData slotData) |
void |
setUp() |
void |
whenPopulatorIsCalled_ThenItPopulatesAllTheRequiredProperties() |
public PageModelToDataRenderingPopulatorTest()
public void setUp()
public void whenPopulatorIsCalled_ThenItPopulatesAllTheRequiredProperties()
public void givenDefaultPage_WhenPopulatorIsCalled_ThenItPopulatesThePageAsDefault()
public void givenInactiveSlot_WhenPopulatorIsCalled_ThenItPopulatesTheSlotsWithoutTheInactiveOnes()
protected void makePageDefault()
protected void setSlotAsInactive(ContentSlotData slotData)
protected void setContentSlotActivePeriod(ContentSlotData slotData, java.util.Date activeFrom, java.util.Date activeUntil)
Copyright © 2018 SAP SE. All Rights Reserved.