Class CategoryOrProductPageRestorePopulatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CategoryOrProductPageRestorePopulatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CategoryOrProductPageRestorePopulatorTest
public CategoryOrProductPageRestorePopulatorTest()
-
-
Method Details
-
testWhenItemModelIsNull_should_ThrowException
public void testWhenItemModelIsNull_should_ThrowException() -
testWhenMapIsNull_should_ThrowException
public void testWhenMapIsNull_should_ThrowException() -
testShouldDoNothingWhenReplacePropertyIsNotProvided
public void testShouldDoNothingWhenReplacePropertyIsNotProvided() -
testShouldDoNothingWhenReplacePropertyIsFalse
public void testShouldDoNothingWhenReplacePropertyIsFalse() -
testShouldDoNothingWhenPageTyeCanHaveMoreThanOnePrimary
public void testShouldDoNothingWhenPageTyeCanHaveMoreThanOnePrimary() -
testShouldFindPrimaryPageAndMarkItDeletedWhenPageTypeCanHaveOnlyOnePrimary
public void testShouldFindPrimaryPageAndMarkItDeletedWhenPageTypeCanHaveOnlyOnePrimary()
-