@UnitTest public class DefaultCMSAdminComponentServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSAdminComponentServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenSlotHasContainers_shouldGetAllContainersInSlot() |
void |
givenSlotHasNoContainers_shouldGetEmptyList() |
void |
setUp() |
void |
shouldCreateComponenFromUIDAndNameAndType() |
void |
shouldCreateComponentFromNameAndType() |
void |
shouldCreateComponentFromType() |
void |
shouldCreateComponentFromUIDAndType() |
void |
shouldGetComponentByIdAndCatalogVersions_ManyComponentsFoundWithSameId() |
void |
shouldGetComponentByIdAndCatalogVersions() |
void |
shouldGetComponentsForContainer() |
void |
shouldGetDisplayedComponentsForContentSlot_ContainerPropertyFalse() |
void |
shouldGetDisplayedComponentsForContentSlot_ContainerPropertyNull() |
void |
shouldGetDisplayedComponentsForContentSlot_ContainerPropertyTrue() |
void |
shouldNotGetComponentByIdAndCatalogVersions_InvalidId() |
public void setUp()
public void shouldCreateComponenFromUIDAndNameAndType()
public void shouldCreateComponentFromUIDAndType()
public void shouldCreateComponentFromNameAndType()
public void shouldCreateComponentFromType()
public void shouldGetComponentsForContainer()
public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyFalse()
public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyNull()
public void shouldGetDisplayedComponentsForContentSlot_ContainerPropertyTrue()
public void shouldGetComponentByIdAndCatalogVersions()
public void givenSlotHasContainers_shouldGetAllContainersInSlot()
public void givenSlotHasNoContainers_shouldGetEmptyList()
public void shouldNotGetComponentByIdAndCatalogVersions_InvalidId()
public void shouldGetComponentByIdAndCatalogVersions_ManyComponentsFoundWithSameId()
Copyright © 2018 SAP SE. All Rights Reserved.