@UnitTest public class CloneContentSlotPopulatorTest extends java.lang.Object
| Constructor and Description |
|---|
CloneContentSlotPopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testCloneContentSlotModelWithEmptyContext() |
void |
testCloneContentSlotModelWithInvalidContentSlotUUIDShouldFail() |
void |
testCloneContentSlotModelWithInvalidPageUUIDShouldFail() |
void |
testCloneContentSlotModelWithoutCloneComponentsShouldFail() |
void |
testCloneContentSlotModelWithoutContentSlotUUIDShouldFail() |
void |
testCloneContentSlotModelWithoutPageUUIDShouldFail() |
void |
testCloneContentSlotModelWithValidPageAndContentSlotUUID() |
void |
testWhenItemModelIsNull_should_ThrowException() |
void |
testWhenMapIsNull_should_ThrowException() |
public void setup()
public void testWhenItemModelIsNull_should_ThrowException()
public void testWhenMapIsNull_should_ThrowException()
public void testCloneContentSlotModelWithValidPageAndContentSlotUUID()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithInvalidPageUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithInvalidContentSlotUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithoutPageUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithoutContentSlotUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithoutCloneComponentsShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testCloneContentSlotModelWithEmptyContext()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.