Class AbstractCMSComponentContentPopulatorTest


  • @UnitTest
    public class AbstractCMSComponentContentPopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • AbstractCMSComponentContentPopulatorTest

        public AbstractCMSComponentContentPopulatorTest()
    • Method Detail

      • 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()