Class DefaultCMSTypeRestrictionDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCMSTypeRestrictionDaoTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultCMSTypeRestrictionDaoTest

      public DefaultCMSTypeRestrictionDaoTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldFindTypeRestrictionsForPageTemplate

      public void shouldFindTypeRestrictionsForPageTemplate()
    • givenRestrictionsAreAssignedToContentSlotName_shouldFindTypeRestrictionsForPageTemplate

      public void givenRestrictionsAreAssignedToContentSlotName_shouldFindTypeRestrictionsForPageTemplate()
    • givenRestrictionsAreAssignedToComponentTypeGroup_shouldFindTypeRestrictionsForPageTemplate

      public void givenRestrictionsAreAssignedToComponentTypeGroup_shouldFindTypeRestrictionsForPageTemplate()
    • getTemplateById

      protected PageTemplateModel getTemplateById(String templateId)