public abstract class JsonMockHttpService extends AbstractMockHttpService
ACCEPT_ENCODING_HEADER, ACCEPT_HEADER, ACCEPT_LANGUAGE_HEADER, AMPERSAND, CONTENT_ENCODING_HEADER, CONTENT_TYPE_HEADER, EQUALS, GZIP_ENCODING, HTTP_PROTOCOL, HTTP_SCHEME, HTTPS_PROTOCOL, QUESTION_MARK, USER_AGENT_HEADER| Constructor and Description |
|---|
JsonMockHttpService(java.lang.Object... urlSegments) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getMocksBasePath() |
protected java.lang.String |
getMocksExtension() |
addHeader, addHttpServiceProcessor, addJsonPart, addPart, addPart, addQueryParameter, addQueryParameter, addUrlSegment, execute, execute, generateMockFilePath, getHeaderValue, getHttpMockSleepDuration, getHttpResponseWrapper, getSuffix, getUrl, getUrlSuffix, setBody, setConnectionTimeout, setReadTimeout, setSsl, setUserAgent, setWriteTimeout, simulateCrashprotected java.lang.String getMocksBasePath()
getMocksBasePath in class AbstractMockHttpServiceAbstractMockHttpService.getMocksBasePath()protected java.lang.String getMocksExtension()
getMocksExtension in class AbstractMockHttpServiceAbstractMockHttpService.getMocksExtension()