Class CategoryOrProductPageRestorePopulatorTest

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CategoryOrProductPageRestorePopulatorTest

@UnitTest public class CategoryOrProductPageRestorePopulatorTest extends Object
  • 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()