Class AbstractCMSComponentContentPopulatorTest

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

@UnitTest public class AbstractCMSComponentContentPopulatorTest extends Object
  • Constructor Details

    • AbstractCMSComponentContentPopulatorTest

      public AbstractCMSComponentContentPopulatorTest()
  • Method Details

    • setup

      public void setup()
    • testWhenItemModelIsNull_should_ThrowException

      public void testWhenItemModelIsNull_should_ThrowException()
    • testWhenMapIsNull_should_ThrowException

      public void testWhenMapIsNull_should_ThrowException()
    • testAssignComponentToSlot

      public void testAssignComponentToSlot()
    • testInvalidSlotUUID

      public void testInvalidSlotUUID()
    • testInvalidPositionAndSlotUUIDPremise

      public void testInvalidPositionAndSlotUUIDPremise()
    • shouldFail_TypeNotAllowedInSlot

      public void shouldFail_TypeNotAllowedInSlot()
    • shouldNotFail_TypeNotAllowedInSlot

      public void shouldNotFail_TypeNotAllowedInSlot()