@UnitTest public class IntegrationObjectEdmProviderUnitTest extends java.lang.Object
| Constructor and Description |
|---|
IntegrationObjectEdmProviderUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetAssociation_Null() |
void |
testGetAssociation_WithOutAssociation() |
void |
testGetAssociation() |
void |
testGetAssociationSet_InvalidContainer() |
void |
testGetAssociationSet_Null() |
void |
testGetAssociationSet_WithOutAssociationName() |
void |
testGetAssociationSet() |
void |
testGetEntityContainerInfo_WithOutContainerName() |
void |
testGetEntityContainerInfo() |
void |
testGetEntitySet_Null() |
void |
testGetEntitySet_WithDifferentContainerName() |
void |
testGetEntitySet_WithOutEntityContainerName() |
void |
testGetEntitySet_WithOutEntitySetName() |
void |
testGetEntitySet() |
void |
testGetEntityType_Null() |
void |
testGetEntityType_WithOutEntityName() |
void |
testGetEntityType() |
void |
testGetSchemas_NoServiceSpecified() |
void |
testGetSchemas_NoTypeSpecified_IsCachedAfterFirstCall() |
void |
testGetSchemas_NoTypeSpecified() |
void |
testGetSchemas() |
void |
testSomethingBadHappens() |
public IntegrationObjectEdmProviderUnitTest()
public void setUp()
public void testGetSchemas()
throws ODataException
ODataExceptionpublic void testGetSchemas_NoTypeSpecified()
throws ODataException
ODataExceptionpublic void testGetSchemas_NoTypeSpecified_IsCachedAfterFirstCall()
throws ODataException
ODataExceptionpublic void testSomethingBadHappens()
throws ODataException
ODataExceptionpublic void testGetSchemas_NoServiceSpecified()
throws ODataException
ODataExceptionpublic void testGetEntitySet()
public void testGetEntitySet_WithDifferentContainerName()
public void testGetEntitySet_WithOutEntityContainerName()
public void testGetEntitySet_Null()
public void testGetEntitySet_WithOutEntitySetName()
public void testGetAssociationSet()
throws ODataException
ODataExceptionpublic void testGetAssociationSet_WithOutAssociationName()
throws ODataException
ODataExceptionpublic void testGetAssociationSet_Null()
throws ODataException
ODataExceptionpublic void testGetAssociationSet_InvalidContainer()
throws ODataException
ODataExceptionpublic void testGetEntityType()
public void testGetEntityType_WithOutEntityName()
public void testGetEntityType_Null()
public void testGetAssociation()
public void testGetAssociation_WithOutAssociation()
public void testGetAssociation_Null()
public void testGetEntityContainerInfo_WithOutContainerName()
public void testGetEntityContainerInfo()
Copyright © 2018 SAP SE. All Rights Reserved.