public class SharedClientMock extends java.lang.Object implements CisClient
CisClient| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PING_FAIL |
| Constructor and Description |
|---|
SharedClientMock() |
| Modifier and Type | Method and Description |
|---|---|
protected RawResponse |
createRawResponseWithStatus(Status status)
Create a dummy
RawResponse with the status given as a parameter |
RawResponse |
doPing(java.lang.String xCisClientRef,
java.lang.String tenantId)
Test the connection to the service
|
public static final java.lang.String PING_FAIL
public RawResponse doPing(java.lang.String xCisClientRef,
java.lang.String tenantId)
protected RawResponse createRawResponseWithStatus(Status status)
RawResponse with the status given as a parameterstatus - the status of the RawResponse to createRawResponseCopyright © 2018 SAP SE. All Rights Reserved.