Class DefaultCMSAdminRestrictionServiceTest
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.admin.impl.DefaultCMSAdminRestrictionServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCMSAdminRestrictionServiceTest
public DefaultCMSAdminRestrictionServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldGetAllowedRestrictionTypesForPage
public void shouldGetAllowedRestrictionTypesForPage() -
testForNullPage
public void testForNullPage() -
shouldGetAllowedRestrictionsForPage
- Throws:
CMSItemNotFoundException
-
shouldHavePageRestrictionsForVariationPage
public void shouldHavePageRestrictionsForVariationPage() -
shouldNotHavePageRestrictionsForPrimaryPage
public void shouldNotHavePageRestrictionsForPrimaryPage() -
shouldGetAllRestrictionTypes
public void shouldGetAllRestrictionTypes()
-