Class IntegrationObjectEdmProviderUnitTest
java.lang.Object
de.hybris.platform.odata2services.odata.impl.IntegrationObjectEdmProviderUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
IntegrationObjectEdmProviderUnitTest
public IntegrationObjectEdmProviderUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testGetSchemas
public void testGetSchemas() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testGetSchemas_NoTypeSpecified
public void testGetSchemas_NoTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testGetSchemas_NoEntityTypeSpecified
public void testGetSchemas_NoEntityTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testGetSchemas_NoEntityTypeSpecified_IsCachedAfterFirstCall
public void testGetSchemas_NoEntityTypeSpecified_IsCachedAfterFirstCall() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testSomethingBadHappens
public void testSomethingBadHappens() -
testGetSchemas_NoServiceSpecified
public void testGetSchemas_NoServiceSpecified() -
testGetEntitySet
public void testGetEntitySet() -
testGetEntitySet_WithDifferentContainerName
public void testGetEntitySet_WithDifferentContainerName() -
testGetEntitySet_WithOutEntityContainerName
public void testGetEntitySet_WithOutEntityContainerName() -
testGetEntitySet_Null
public void testGetEntitySet_Null() -
testGetEntitySet_WithOutEntitySetName
public void testGetEntitySet_WithOutEntitySetName() -
testGetAssociationSet
public void testGetAssociationSet() -
testGetAssociationSet_WithOutAssociationName
public void testGetAssociationSet_WithOutAssociationName() -
testGetAssociationSet_Null
public void testGetAssociationSet_Null() -
testGetAssociationSet_InvalidContainer
public void testGetAssociationSet_InvalidContainer() -
testGetEntityType
public void testGetEntityType() -
testGetEntityType_WithOutEntityName
public void testGetEntityType_WithOutEntityName() -
testGetEntityType_Null
public void testGetEntityType_Null() -
testGetAssociation
public void testGetAssociation() -
testGetAssociation_WithOutAssociation
public void testGetAssociation_WithOutAssociation() -
testGetAssociation_Null
public void testGetAssociation_Null() -
testGetEntityContainerInfo_WithOutContainerName
public void testGetEntityContainerInfo_WithOutContainerName() -
testGetEntityContainerInfo
public void testGetEntityContainerInfo() -
tesDescriptorServiceNotProvided_EntityTypeSpecified
public void tesDescriptorServiceNotProvided_EntityTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
tesDescriptorServiceNotProvided_NoEntityTypeSpecified
public void tesDescriptorServiceNotProvided_NoEntityTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testDescriptorServiceReturnNoDescriptor_EntityTypeSpecified
public void testDescriptorServiceReturnNoDescriptor_EntityTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testDescriptorServiceReturnNoDescriptor_NoEntityTypeSpecified
public void testDescriptorServiceReturnNoDescriptor_NoEntityTypeSpecified() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testGraphOperationsFactoryNotProvided
public void testGraphOperationsFactoryNotProvided() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testGraphOperationsFactoryReturnNoGraphSearch
public void testGraphOperationsFactoryReturnNoGraphSearch() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-