public static class ApiServiceMock.MultipartRequestMatcher extends ApiServiceMock.RequestMatcher
Modifier and Type | Field and Description |
---|---|
static javax.ws.rs.ProcessingException |
CONNECTION_REFUSED |
static javax.ws.rs.core.Response |
DEFAULT_RESPONSE |
static Map<String,RuntimeException> |
errors |
static Map<String,javax.ws.rs.core.Response> |
responses |
Constructor and Description |
---|
MultipartRequestMatcher() |
public static javax.ws.rs.core.Response DEFAULT_RESPONSE
public static javax.ws.rs.ProcessingException CONNECTION_REFUSED
public static final Map<String,RuntimeException> errors
public javax.ws.rs.core.Response findResponse(String requestString)
findResponse
in class ApiServiceMock.RequestMatcher
Copyright © 2015 Digipost Open Source. All rights reserved.