Class DefaultCMSAdminRestrictionServiceTest

java.lang.Object
de.hybris.platform.cms2.servicelayer.services.admin.impl.DefaultCMSAdminRestrictionServiceTest

@UnitTest public class DefaultCMSAdminRestrictionServiceTest extends Object
  • Constructor Details

    • DefaultCMSAdminRestrictionServiceTest

      public DefaultCMSAdminRestrictionServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldGetAllowedRestrictionTypesForPage

      public void shouldGetAllowedRestrictionTypesForPage()
    • testForNullPage

      public void testForNullPage()
    • shouldGetAllowedRestrictionsForPage

      public void shouldGetAllowedRestrictionsForPage() throws CMSItemNotFoundException
      Throws:
      CMSItemNotFoundException
    • shouldHavePageRestrictionsForVariationPage

      public void shouldHavePageRestrictionsForVariationPage()
    • shouldNotHavePageRestrictionsForPrimaryPage

      public void shouldNotHavePageRestrictionsForPrimaryPage()
    • shouldGetAllRestrictionTypes

      public void shouldGetAllRestrictionTypes()