Class DefaultRequestBatchEntityExtractorUnitTest
java.lang.Object
de.hybris.platform.odata2services.odata.monitoring.impl.DefaultRequestBatchEntityExtractorUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultRequestBatchEntityExtractorUnitTest
public DefaultRequestBatchEntityExtractorUnitTest()
-
-
Method Details
-
setUp
public void setUp() throws org.apache.olingo.odata2.api.exception.ODataException- Throws:
org.apache.olingo.odata2.api.exception.ODataException
-
testExtractSingleIntegrationObject
- Throws:
IOException
-
testBatchRequestWithSingleChangeSet
- Throws:
IOException
-
testBatchRequestWith2ChangeSets
- Throws:
IOException
-
test2BatchesWith1ChangeSetEach
- Throws:
IOException
-
testExceptionThrownWhileTryingToParseBatches
public void testExceptionThrownWhileTryingToParseBatches() throws org.apache.olingo.odata2.api.exception.ODataException, IOException- Throws:
org.apache.olingo.odata2.api.exception.ODataExceptionIOException
-
testBatchLimitIsExceeded
public void testBatchLimitIsExceeded()
-