public class DigipostApiMock.MultipartRequestMatcher extends Object implements DigipostApiMock.RequestMatcher
Modifier and Type | Field and Description |
---|---|
Map<String,RuntimeException> |
errors |
Map<String,org.apache.http.client.methods.CloseableHttpResponse> |
responses |
NO_OP
Constructor and Description |
---|
MultipartRequestMatcher() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.CloseableHttpResponse |
findResponse(String requestString) |
public final Map<String,RuntimeException> errors
public org.apache.http.client.methods.CloseableHttpResponse findResponse(String requestString)
findResponse
in interface DigipostApiMock.RequestMatcher
Copyright © 2018 Digipost. All rights reserved.