@UnitTest public class DefaultComponentItemFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultComponentItemFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldAddComponentItem() |
void |
shouldFailAddComponentItem_ValidationErrors() |
void |
shouldFailUpdateComponent_ValidationException() |
void |
shouldGetACMSParagraphComponentItem() |
void |
shouldGetComponentItems() |
void |
shouldGetPageOfComponentItems() |
void |
shouldRemoveComponent_componentNotFound() |
void |
shouldRemoveComponent() |
void |
shouldUpdateComponent_componentNotFound() |
void |
shouldUpdateComponent_populatorNotFound() |
void |
shouldUpdateComponent() |
public void setup()
public void shouldGetComponentItems()
public void shouldGetPageOfComponentItems()
public void shouldAddComponentItem()
public void shouldFailAddComponentItem_ValidationErrors()
public void shouldGetACMSParagraphComponentItem()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldUpdateComponent()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldUpdateComponent_componentNotFound()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldRemoveComponent_componentNotFound()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldRemoveComponent()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldUpdateComponent_populatorNotFound()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldFailUpdateComponent_ValidationException()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.