Class PageRenderingPopulatorTest
java.lang.Object
de.hybris.platform.cmsfacades.rendering.populators.PageRenderingPopulatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected voidprotected voidsetContentSlotActivePeriod(ContentSlotData slotData, Date activeFrom, Date activeUntil) protected voidsetSlotAsInactive(ContentSlotData slotData) voidsetUp()void
-
Constructor Details
-
PageRenderingPopulatorTest
public PageRenderingPopulatorTest()
-
-
Method Details
-
setUp
public void setUp() -
whenPopulatorIsCalled_ThenItPopulatesAllTheRequiredProperties
public void whenPopulatorIsCalled_ThenItPopulatesAllTheRequiredProperties() -
givenDefaultPage_WhenPopulatorIsCalled_ThenItPopulatesThePageAsDefault
public void givenDefaultPage_WhenPopulatorIsCalled_ThenItPopulatesThePageAsDefault() -
givenInactiveSlot_WhenPopulatorIsCalled_ThenItPopulatesTheSlotsWithoutTheInactiveOnes
public void givenInactiveSlot_WhenPopulatorIsCalled_ThenItPopulatesTheSlotsWithoutTheInactiveOnes() -
makePageDefault
protected void makePageDefault() -
setSlotAsInactive
-
setContentSlotActivePeriod
protected void setContentSlotActivePeriod(ContentSlotData slotData, Date activeFrom, Date activeUntil)
-