@UnitTest public class DefaultCMSComponentServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSComponentServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldBeNotRestrictedWhenRestrictionsAreEmptyList()
|
void |
shouldBeNotRestrictedWhenRestrictionsAreNull()
|
void |
shouldBeRestrictedWhenRestrictionsAreNotEmptyList()
|
void |
shouldReturnAllEditorProperties() |
void |
shouldReturnOnlyReadableEditorProperties() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldBeNotRestrictedWhenRestrictionsAreNull()
public void shouldBeNotRestrictedWhenRestrictionsAreEmptyList()
public void shouldBeRestrictedWhenRestrictionsAreNotEmptyList()
public void shouldReturnAllEditorProperties()
public void shouldReturnOnlyReadableEditorProperties()
Copyright © 2018 SAP SE. All Rights Reserved.