Class DefaultCMSAdminComponentServiceTest


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

      • DefaultCMSAdminComponentServiceTest

        public DefaultCMSAdminComponentServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldCreateComponenFromUIDAndNameAndType

        public void shouldCreateComponenFromUIDAndNameAndType()
      • shouldCreateComponentFromUIDAndType

        public void shouldCreateComponentFromUIDAndType()
      • shouldCreateComponentFromNameAndType

        public void shouldCreateComponentFromNameAndType()
      • shouldCreateComponentFromType

        public void shouldCreateComponentFromType()
      • shouldGetComponentsForContainer

        public void shouldGetComponentsForContainer()
      • shouldGetDisplayedComponentsForContentSlot_ContainerPropertyFalse

        public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyFalse()
      • shouldGetDisplayedComponentsForContentSlot_ContainerPropertyNull

        public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyNull()
      • shouldGetDisplayedComponentsForContentSlot_ContainerPropertyTrue

        public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyTrue()
      • shouldGetComponentByIdAndCatalogVersions

        public void shouldGetComponentByIdAndCatalogVersions()
      • givenSlotHasContainers_shouldGetAllContainersInSlot

        public void givenSlotHasContainers_shouldGetAllContainersInSlot()
      • givenSlotHasNoContainers_shouldGetEmptyList

        public void givenSlotHasNoContainers_shouldGetEmptyList()
      • shouldNotGetComponentByIdAndCatalogVersions_InvalidId

        public void shouldNotGetComponentByIdAndCatalogVersions_InvalidId()
      • shouldGetComponentByIdAndCatalogVersions_ManyComponentsFoundWithSameId

        public void shouldGetComponentByIdAndCatalogVersions_ManyComponentsFoundWithSameId()