@UnitTest public class EdmAnnotationUtilsUnitTest extends java.lang.Object
| Constructor and Description |
|---|
EdmAnnotationUtilsUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEntityIsKeyNavigationProperty_WithoutAnnotation() |
void |
testEntityIsKeyNavigationProperty() |
void |
testEntityIsNotKeyNavigationProperty() |
void |
testEntityIsNotNullable() |
void |
testEntityIsNotPartOf() |
void |
testEntityIsNullable_WithoutAnnotation() |
void |
testEntityIsNullable() |
void |
testEntityIsPartOf_WithoutAnnotation() |
void |
testEntityIsPartOf() |
void |
testGetAliasTextIfPresent_empty() |
void |
testGetAliasTextIfPresent_noAliasFound() |
void |
testGetAliasTextIfPresent_notSimple() |
void |
testGetAliasTextIfPresent() |
void |
testIsKeySimpleProperty() |
void |
testIsSimplePropertyNotKey() |
void |
testIsSimplePropertyNotNullable() |
public void testEntityIsPartOf()
throws EdmException
EdmExceptionpublic void testEntityIsNotPartOf()
throws EdmException
EdmExceptionpublic void testEntityIsPartOf_WithoutAnnotation()
throws EdmException
EdmExceptionpublic void testEntityIsKeyNavigationProperty()
throws EdmException
EdmExceptionpublic void testEntityIsNotKeyNavigationProperty()
throws EdmException
EdmExceptionpublic void testEntityIsKeyNavigationProperty_WithoutAnnotation()
throws EdmException
EdmExceptionpublic void testEntityIsNullable()
throws EdmException
EdmExceptionpublic void testEntityIsNotNullable()
throws EdmException
EdmExceptionpublic void testEntityIsNullable_WithoutAnnotation()
throws EdmException
EdmExceptionpublic void testIsKeySimpleProperty()
throws EdmException
EdmExceptionpublic void testIsSimplePropertyNotKey()
throws EdmException
EdmExceptionpublic void testIsSimplePropertyNotNullable()
throws EdmException
EdmExceptionpublic void testGetAliasTextIfPresent()
throws EdmException
EdmExceptionpublic void testGetAliasTextIfPresent_noAliasFound()
throws EdmException
EdmExceptionpublic void testGetAliasTextIfPresent_notSimple()
throws EdmException
EdmExceptionpublic void testGetAliasTextIfPresent_empty()
throws EdmException
EdmExceptionCopyright © 2018 SAP SE. All Rights Reserved.