Class ContentSlotCloningStrategyTest
java.lang.Object
de.hybris.platform.cms2.cloning.strategy.impl.ContentSlotCloningStrategyTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
clonedContentSlotModel
-
-
Constructor Details
-
ContentSlotCloningStrategyTest
public ContentSlotCloningStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldFailCloneWhenTemplateIsEmpty
- Throws:
CMSItemNotFoundException
-
shouldFailCloneWhenContextIsEmpty
- Throws:
CMSItemNotFoundException
-
shouldFailCloneWhenPageNotInContext
- Throws:
CMSItemNotFoundException
-
shouldCreateCustomComponent
- Throws:
CMSItemNotFoundException
-
shouldCreateLocalComponent
- Throws:
CMSItemNotFoundException
-
shouldCloneComponentsInsideNewSlot
- Throws:
CMSItemNotFoundException
-
shouldRemoveComponentsInsideNewSlot
- Throws:
CMSItemNotFoundException
-
shouldReferenceComponentsInsideNewSlot
- Throws:
CMSItemNotFoundException
-
shouldThrowExceptionIfNewCustomSLotPositionIsTaken
- Throws:
CMSItemNotFoundException
-