public abstract class WireMockTestBase extends Object
| Modifier and Type | Field and Description | 
|---|---|
WireMockRule | 
mockServer  | 
| Constructor and Description | 
|---|
WireMockTestBase()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Request<?> | 
newGetRequest(String resourcePath)  | 
protected Request<?> | 
newRequest(String resourcePath)  | 
protected HttpResponseHandler<AmazonServiceException> | 
stubErrorHandler()  | 
protected HttpResponseHandler<AmazonServiceException> stubErrorHandler() throws Exception
ExceptionCopyright © 2019. All rights reserved.