@UnitTest public class CMSSmartEditDynamicAttributeServiceTest extends java.lang.Object
| Constructor and Description |
|---|
CMSSmartEditDynamicAttributeServiceTest() |
public CMSSmartEditDynamicAttributeServiceTest()
public void setUp()
public void shouldTheComponentBeWrappedThrowsExceptionIfComponentNull()
public void shouldTheComponentBeWrappedThrowsExceptionIfSlotNull()
public void shouldTheComponentBeWrappedReturnsTrueIfDirectChild()
public void shouldTheComponentBeWrappedReturnsTrueIfComponentInContainer()
public void shouldTheComponentBeWrappedReturnsFalseIfComponentIsNeitherDirectChildNorThroughContainer()
public void whenComponentShouldBeWrappedAndInPreviewThenDynamicAttributesWillBeAdded()
public void whenComponentShouldNotBeWrappedDynamicAttributesWillNotBeAddedToComponent()
public void whenNotInPreviewWrappedDynamicAttributesWillNotBeAddedToComponent()
public void whenComponentIsNullDynamicAttributesWillNotBeAddedToComponent()
public void whenSlotIsNullDynamicAttributesWillNotBeAddedToComponent()
public void whenInPreviewDynamicAttributesWillBeAddedOnSlot()
public void whenNotInPreviewDynamicAttributesWillNotBeAddedOnSlot()
public void dynamicAttributesWillNotBeAddedOnNullSlot()
Copyright © 2018 SAP SE. All Rights Reserved.