@UnitTest public class DefaultCMSAdminRestrictionServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSAdminRestrictionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldGetAllowedRestrictionsForPage_MultipleAllowedTypes() |
void |
shouldGetAllowedRestrictionsForPage_NoAllowedType() |
void |
shouldGetAllowedRestrictionsForPage_SingleAllowedType() |
void |
shouldGetAllowedRestrictionTypesForPage() |
void |
shouldGetAllRestrictionTypes() |
void |
testForNullPage() |
public DefaultCMSAdminRestrictionServiceTest()
public void setUp()
public void shouldGetAllowedRestrictionTypesForPage()
public void testForNullPage()
public void shouldGetAllowedRestrictionsForPage_MultipleAllowedTypes()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldGetAllowedRestrictionsForPage_SingleAllowedType()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldGetAllowedRestrictionsForPage_NoAllowedType()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldGetAllRestrictionTypes()
Copyright © 2018 SAP SE. All Rights Reserved.