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
Exception
Copyright © 2024. All rights reserved.