public class RestEndPointMocker
extends java.lang.Object
| Constructor and Description |
|---|
RestEndPointMocker() |
| Modifier and Type | Method and Description |
|---|---|
static int |
createWithLocalMock(java.lang.String endPointJsonApi) |
static int |
createWithVirtuosoMock(java.lang.String endPointJsonApi) |
static void |
createWithWireMock(MockSteps mockSteps) |
public static void createWithWireMock(MockSteps mockSteps)
public static int createWithVirtuosoMock(java.lang.String endPointJsonApi)
public static int createWithLocalMock(java.lang.String endPointJsonApi)
Copyright © 2018. All Rights Reserved.