Class DefaultCMSAdminTypeRestrictionsServiceTest
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.admin.impl.DefaultCMSAdminTypeRestrictionsServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCMSAdminTypeRestrictionsServiceTest
public DefaultCMSAdminTypeRestrictionsServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldFailGetTypeRestrictions_NoContentSlotForPage
- Throws:
CMSItemNotFoundException
-
shouldFailGetTypeRestrictions_MultipleContentSlotForPage
public void shouldFailGetTypeRestrictions_MultipleContentSlotForPage() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
shouldFailGetTypeRestrictions_NoContentSlotForNameInTemplate
public void shouldFailGetTypeRestrictions_NoContentSlotForNameInTemplate() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
shouldGetNoTypeRestrictions_NoneFound
- Throws:
CMSItemNotFoundException
-
shouldGetTypeRestrictions_CompTypeGroupOnly
- Throws:
CMSItemNotFoundException
-
shouldGetTypeRestrictions_ValidComponentTypesOnly
- Throws:
CMSItemNotFoundException
-
shouldGetTypeRestrictions_CompTypeGroupAndValidComponentTypes
public void shouldGetTypeRestrictions_CompTypeGroupAndValidComponentTypes() throws CMSItemNotFoundException- Throws:
CMSItemNotFoundException
-
shouldGetTypeRestrictionsForPage
public void shouldGetTypeRestrictionsForPage()
-