@IntegrationTest public class ODataProcessorIntegrationTest extends AbstractODataIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
InboundMonitoringRule |
monitoringRule |
importServicejaloSession| Constructor and Description |
|---|
ODataProcessorIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBatchReturnsError_malformedChangeSet() |
void |
testBatchReturnsError_malformedMultipart() |
void |
testBatchReturnsMultipleStatusCodes_OnePerChangeSetPart() |
void |
testBatchReturnsOnlyOneStatusCodePerChangeSet_inCaseOfError() |
void |
testBulkReturnsMultipleStatusCodes() |
void |
testBulkWithBatchLimit() |
void |
testMalformedJSON_POST() |
void |
testMissingKeyNavPropRequest_POST() |
void |
testMissingKeyPropRequest_POST() |
void |
testMissingNavPropRequest_POST() |
void |
testNonInboundIntegrationObjectIsNotSupported() |
void |
testRequestedResourceNotFound_POST() |
void |
testSuccessfulRequest_AtomContent_RoundTrip() |
void |
testSuccessfulRequest_POST() |
void |
testSuccessfulRequest_RoundTrip() |
basicAuthRequest, requestcreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic InboundMonitoringRule monitoringRule
public void setUp()
throws java.lang.Exception
setUp in class AbstractODataIntegrationTestjava.lang.Exceptionpublic void testNonInboundIntegrationObjectIsNotSupported()
public void testSuccessfulRequest_POST()
public void testSuccessfulRequest_RoundTrip()
public void testSuccessfulRequest_AtomContent_RoundTrip()
public void testMissingNavPropRequest_POST()
public void testMissingKeyPropRequest_POST()
public void testMissingKeyNavPropRequest_POST()
public void testMalformedJSON_POST()
public void testRequestedResourceNotFound_POST()
public void testBatchReturnsMultipleStatusCodes_OnePerChangeSetPart()
throws java.io.IOException
java.io.IOExceptionpublic void testBatchReturnsOnlyOneStatusCodePerChangeSet_inCaseOfError()
throws java.io.IOException
java.io.IOExceptionpublic void testBulkReturnsMultipleStatusCodes()
throws java.io.IOException
java.io.IOExceptionpublic void testBatchReturnsError_malformedChangeSet()
throws java.io.IOException
java.io.IOExceptionpublic void testBatchReturnsError_malformedMultipart()
public void testBulkWithBatchLimit()
Copyright © 2018 SAP SE. All Rights Reserved.