Class DefaultPageTemplateFacadeTest

java.lang.Object
de.hybris.platform.cmsfacades.pagetemplates.impl.DefaultPageTemplateFacadeTest

@UnitTest public class DefaultPageTemplateFacadeTest extends Object
  • Constructor Details

    • DefaultPageTemplateFacadeTest

      public DefaultPageTemplateFacadeTest()
  • Method Details

    • setup

      public void setup()
    • willRetrieveActivetemplatesForTheGivenPageType

      public void willRetrieveActivetemplatesForTheGivenPageType()
    • willRetrieveNonActivetemplatesForTheGivenPageType

      public void willRetrieveNonActivetemplatesForTheGivenPageType()
    • willRetrieveAlltemplatesForTheGivenPageType

      public void willRetrieveAlltemplatesForTheGivenPageType()
    • willRetrieveNoTemplateForTheInvalidPageType

      public void willRetrieveNoTemplateForTheInvalidPageType()
    • shouldFailFindByIdInsufficientTypePermission

      public void shouldFailFindByIdInsufficientTypePermission()