Class DefaultNavigationSegmentExplorerUnitTest
java.lang.Object
de.hybris.platform.odata2services.odata.processor.DefaultNavigationSegmentExplorerUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultNavigationSegmentExplorerUnitTest
public DefaultNavigationSegmentExplorerUnitTest()
-
-
Method Details
-
setUp
public void setUp() throws org.apache.olingo.odata2.api.edm.EdmException- Throws:
org.apache.olingo.odata2.api.edm.EdmException
-
testExpandForSingleEntity_ExpandedEntitySuccess
public void testExpandForSingleEntity_ExpandedEntitySuccess() throws org.apache.olingo.odata2.api.edm.EdmException- Throws:
org.apache.olingo.odata2.api.edm.EdmException
-
testExpandForEntityList_FeedAndEntryExisting
public void testExpandForEntityList_FeedAndEntryExisting() throws org.apache.olingo.odata2.api.edm.EdmException- Throws:
org.apache.olingo.odata2.api.edm.EdmException
-
testExpandForEntityList_NotExistingFeed
public void testExpandForEntityList_NotExistingFeed() throws org.apache.olingo.odata2.api.edm.EdmException- Throws:
org.apache.olingo.odata2.api.edm.EdmException
-