@UnitTest public class DefaultOutboundServiceFacadeUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultOutboundServiceFacadeUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testSend() |
void |
testSendInvalidDestination() |
void |
testSendInvalidIntegrationObjectCode() |
void |
testSendInvalidItemModel() |
void |
testSendMonitoringDisabled() |
void |
testSendNonExistingDestination() |
void |
testSendWithNoIntegrationObjectItemCode_ambiguousIdentifier() |
void |
testSendWithNoIntegrationObjectItemCode_modelNotFound() |
public DefaultOutboundServiceFacadeUnitTest()
public void setUp()
public void testSend()
public void testSendMonitoringDisabled()
public void testSendWithNoIntegrationObjectItemCode_modelNotFound()
public void testSendWithNoIntegrationObjectItemCode_ambiguousIdentifier()
public void testSendInvalidItemModel()
public void testSendInvalidIntegrationObjectCode()
public void testSendInvalidDestination()
public void testSendNonExistingDestination()
Copyright © 2018 SAP SE. All Rights Reserved.