@UnitTest public class DefaultPageTemplateFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPageTemplateFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldFailFindByIdInsufficientTypePermission() |
void |
willRetrieveActivetemplatesForTheGivenPageType() |
void |
willRetrieveAlltemplatesForTheGivenPageType() |
void |
willRetrieveNonActivetemplatesForTheGivenPageType() |
void |
willRetrieveNoTemplateForTheInvalidPageType() |
public void setup()
public void willRetrieveActivetemplatesForTheGivenPageType()
public void willRetrieveNonActivetemplatesForTheGivenPageType()
public void willRetrieveAlltemplatesForTheGivenPageType()
public void willRetrieveNoTemplateForTheInvalidPageType()
public void shouldFailFindByIdInsufficientTypePermission()
Copyright © 2018 SAP SE. All Rights Reserved.