@UnitTest public class DefaultIntegrationKeyToODataEntryGeneratorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultIntegrationKeyToODataEntryGeneratorUnitTest() |
public DefaultIntegrationKeyToODataEntryGeneratorUnitTest()
public void setUp()
public void testCalculateODataEntryForNullEntitySet()
public void testCalculateODataEntryForNullIntegrationKeyValue()
public void testCalculateODataEntryForEmptyIntegrationKeyValue()
throws EdmException
EdmExceptionpublic void testCalculateODataEntryInvalidNumberOfIntegrationKeyValue()
throws EdmException
EdmExceptionpublic void testCalculateODataEntryForSingleIntegrationKeyValue()
throws EdmException
EdmExceptionpublic void testCalculateODataEntryForSingleIntegrationKeyValue_decodeProblem()
throws EdmException,
java.io.UnsupportedEncodingException
EdmExceptionjava.io.UnsupportedEncodingExceptionpublic void testCalculateODataEntryForMultipleIntegrationKeyValue()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_stringProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_booleanProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_dateTimeProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_dateTimeOffsetProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_timeProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_guidProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_byteProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_decimalProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_doubleProperty()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_int16Property()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_int32Property()
throws EdmException
EdmExceptionpublic void testCalculateODataEntry_int64Property()
throws EdmException
EdmExceptionpublic void testCalculateODataEntryForMissingKeyFromEntitySet()
throws EdmException
EdmExceptionCopyright © 2018 SAP SE. All Rights Reserved.