Class ClonePagePopulatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.ClonePagePopulatorTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClonePagePopulatorTest
public ClonePagePopulatorTest()
-
-
Method Details
-
setup
public void setup() -
testWhenItemModelIsNull_should_ThrowException
public void testWhenItemModelIsNull_should_ThrowException() -
testWhenMapIsNull_should_ThrowException
public void testWhenMapIsNull_should_ThrowException() -
testClonePageModelWithValidPageUUID
- Throws:
CMSItemNotFoundException
-
testClonePageModelWithInvalidPageUUIDShouldFail
- Throws:
CMSItemNotFoundException
-
testClonePageModelWithoutSourcePageUUIDShouldFail
- Throws:
CMSItemNotFoundException
-
testClonePageModelWithoutCloneComponentsShouldFail
- Throws:
CMSItemNotFoundException
-