@UnitTest public class DefaultCMSItemFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSItemFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldCreateItem() |
void |
shouldSearchForItems() |
void |
shouldThrowExceptionWhenUpdateItemHasInconsistentValue() |
void |
shouldUpdateItem() |
void |
shouldValidateItemForCreateAndRollbackTransaction() |
void |
shouldValidateItemForUpdateAndRollbackTransaction() |
void |
updateShouldThrowExceptionWhenUuidIsInvalid() |
void |
whenDeleteByIdWithValidUidShouldRemoveItem() |
void |
whenFindByIdWithInvalidUidThenShouldThrowException() |
void |
whenFindByIdWithValidUidShouldPerformConversion() |
public void setup()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void whenFindByIdWithInvalidUidThenShouldThrowException()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void whenFindByIdWithValidUidShouldPerformConversion()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void whenDeleteByIdWithValidUidShouldRemoveItem()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldCreateItem()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldValidateItemForCreateAndRollbackTransaction()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void updateShouldThrowExceptionWhenUuidIsInvalid()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldThrowExceptionWhenUpdateItemHasInconsistentValue()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldUpdateItem()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldValidateItemForUpdateAndRollbackTransaction()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void shouldSearchForItems()
Copyright © 2018 SAP SE. All Rights Reserved.