Class DefaultPageTemplateFacadeTest


  • @UnitTest
    public class DefaultPageTemplateFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultPageTemplateFacadeTest

        public DefaultPageTemplateFacadeTest()
    • Method Detail

      • setup

        public void setup()
      • willRetrieveActivetemplatesForTheGivenPageType

        public void willRetrieveActivetemplatesForTheGivenPageType()
      • willRetrieveNonActivetemplatesForTheGivenPageType

        public void willRetrieveNonActivetemplatesForTheGivenPageType()
      • willRetrieveAlltemplatesForTheGivenPageType

        public void willRetrieveAlltemplatesForTheGivenPageType()
      • willRetrieveNoTemplateForTheInvalidPageType

        public void willRetrieveNoTemplateForTheInvalidPageType()
      • shouldFailFindByIdInsufficientTypePermission

        public void shouldFailFindByIdInsufficientTypePermission()