@UnitTest public class ClonePagePopulatorTest extends java.lang.Object
| Constructor and Description |
|---|
ClonePagePopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testClonePageModelWithInvalidPageUUIDShouldFail() |
void |
testClonePageModelWithoutCloneComponentsShouldFail() |
void |
testClonePageModelWithoutSourcePageUUIDShouldFail() |
void |
testClonePageModelWithValidPageUUID() |
void |
testWhenItemModelIsNull_should_ThrowException() |
void |
testWhenMapIsNull_should_ThrowException() |
public void setup()
public void testWhenItemModelIsNull_should_ThrowException()
public void testWhenMapIsNull_should_ThrowException()
public void testClonePageModelWithValidPageUUID()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testClonePageModelWithInvalidPageUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testClonePageModelWithoutSourcePageUUIDShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void testClonePageModelWithoutCloneComponentsShouldFail()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.