@UnitTest public class DefaultODataProcessorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultODataProcessorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCountEntitySet() |
void |
testCreateEntity() |
void |
testCreateEntityThrowsInternalProcessingException_readEntry() |
void |
testEntityServiceThrowsInvalidDataException() |
void |
testEntityServiceThrowsModelSavingException() |
void |
testEntityServiceThrowsRuntimeException() |
void |
testExecuteBatchThrowsInternalProcessingException_parseBatchRequest() |
void |
testProcessorParsesBatch() |
void |
testProcessorParsesChangeSet_Exception() |
void |
testProcessorParsesChangeSet_ODataException() |
void |
testProcessorParsesChangeSet_transaction() |
void |
testProcessorParsesChangeSet_transactionRollback() |
void |
testProcessorThrowsInvalidDataException_whenBatchLimit() |
void |
testReadEntity() |
void |
testReadEntitySet() |
void |
testReadEntitySetWhenEntityReaderThrowsException() |
void |
testReadEntityWhenEntityReaderRegistryCannotFindApplicableReader() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateEntity()
throws ODataException
ODataExceptionpublic void testCountEntitySet()
throws ODataException
ODataExceptionpublic void testReadEntity()
throws ODataException
ODataExceptionpublic void testReadEntitySet()
throws ODataException
ODataExceptionpublic void testReadEntityWhenEntityReaderRegistryCannotFindApplicableReader()
throws EdmException
EdmExceptionpublic void testReadEntitySetWhenEntityReaderThrowsException()
throws ODataException
ODataExceptionpublic void testCreateEntityThrowsInternalProcessingException_readEntry()
throws ODataException
ODataExceptionpublic void testExecuteBatchThrowsInternalProcessingException_parseBatchRequest()
throws ODataException
ODataExceptionpublic void testEntityServiceThrowsRuntimeException()
throws ODataException
ODataExceptionpublic void testEntityServiceThrowsInvalidDataException()
throws ODataException
ODataExceptionpublic void testEntityServiceThrowsModelSavingException()
throws ODataException
ODataExceptionpublic void testProcessorThrowsInvalidDataException_whenBatchLimit()
throws ODataException
ODataExceptionpublic void testProcessorParsesBatch()
throws ODataException
ODataExceptionpublic void testProcessorParsesChangeSet_transaction()
throws ODataException,
TransactionException
ODataExceptionTransactionExceptionpublic void testProcessorParsesChangeSet_transactionRollback()
throws ODataException,
TransactionException
ODataExceptionTransactionExceptionpublic void testProcessorParsesChangeSet_ODataException()
throws java.lang.Exception
java.lang.Exceptionpublic void testProcessorParsesChangeSet_Exception()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.