Class DefaultComponentRenderingServiceTest
java.lang.Object
de.hybris.platform.cmsfacades.rendering.impl.DefaultComponentRenderingServiceTest
-
Field Details
-
COMPONENT_UID
- See Also:
-
CATALOG_CODE
- See Also:
-
CATEGORY_CODE
- See Also:
-
PRODUCT_CODE
- See Also:
-
-
Constructor Details
-
DefaultComponentRenderingServiceTest
public DefaultComponentRenderingServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldFailGetComponentByIdWithValidationError
- Throws:
CMSItemNotFoundException
-
shouldFailGetComponentByIdWithNotFoundError
- Throws:
CMSItemNotFoundException
-
shouldGetComponentById
- Throws:
CMSItemNotFoundException
-
shouldGetComponentData
public void shouldGetComponentData() -
shouldGetEmptyComponentDataWhenComponentIsNotVisible
public void shouldGetEmptyComponentDataWhenComponentIsNotVisible() -
shouldFailGetComponentsByIdsWithValidationError
- Throws:
CMSItemNotFoundException
-
shouldGetZeroComponentsByIdsWhenItemsNotFound
- Throws:
CMSItemNotFoundException
-
shouldGetComponentsByIds
- Throws:
CMSItemNotFoundException
-
shouldGetAllComponents
- Throws:
CMSItemNotFoundException
-