@UnitTest public class ContentSlotCloningStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
ContentSlotCloningStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCloneAndExcludeComponents() |
void |
shouldCloneComponents() |
void |
shouldFailCloneWhenContextIsEmpty() |
void |
shouldFailCloneWhenPageNotInContext() |
void |
shouldFailCloneWhenTemplateIsEmpty() |
public void setUp()
public void shouldFailCloneWhenTemplateIsEmpty()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldFailCloneWhenContextIsEmpty()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldFailCloneWhenPageNotInContext()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldCloneComponents()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldCloneAndExcludeComponents()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.