@UnitTest public class DefaultPageRestrictionFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPageRestrictionFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFailUpdateRestrictionRelationsByPage_NoRestrictionOnVariationPage() |
void |
shouldGetAllPagesRestrictions() |
void |
shouldGetRestrictionsByPage() |
void |
shouldNotGetRestrictionsByPage_PageNotFound() |
void |
shouldUpdateRestrictionRelationsByPage() |
public void setUp()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldGetRestrictionsByPage()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldNotGetRestrictionsByPage_PageNotFound()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldGetAllPagesRestrictions()
public void shouldUpdateRestrictionRelationsByPage()
throws AmbiguousIdentifierException,
CMSItemNotFoundException
public void shouldFailUpdateRestrictionRelationsByPage_NoRestrictionOnVariationPage()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.