@UnitTest public class DefaultModelEntityServiceUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultModelEntityServiceUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getCount() |
void |
insertEntry_Success() |
void |
setUp() |
void |
testAddIntegrationKeyToODataEntry() |
void |
testCreateIsNeverCalledWhenValidatorThrowsException() |
void |
testLookupIsNeverCalledWhenValidatorThrowsException() |
void |
testLookupItemsFoundItems() |
void |
testLookupItemsNotFoundItems() |
void |
testPopulateIsNeverCalledWhenValidatorThrowsException() |
void |
updateEntry_Success() |
public void setUp()
public void insertEntry_Success()
throws EdmException
EdmExceptionpublic void updateEntry_Success()
throws EdmException
EdmExceptionpublic void testCreateIsNeverCalledWhenValidatorThrowsException()
throws EdmException
EdmExceptionpublic void testLookupIsNeverCalledWhenValidatorThrowsException()
throws EdmException
EdmExceptionpublic void testPopulateIsNeverCalledWhenValidatorThrowsException()
throws EdmException
EdmExceptionpublic void testAddIntegrationKeyToODataEntry()
throws EdmException
EdmExceptionpublic void testLookupItemsFoundItems()
throws EdmException
EdmExceptionpublic void testLookupItemsNotFoundItems()
throws EdmException
EdmExceptionpublic void getCount()
throws EdmException
EdmExceptionCopyright © 2018 SAP SE. All Rights Reserved.