public class RestClientExceptionMatchers extends Object
| Constructor and Description |
|---|
RestClientExceptionMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<RestClientException> |
rceWithSingleError(Integer statusCode,
String expectedErrorMessage) |
public static org.hamcrest.Matcher<RestClientException> rceWithSingleError(Integer statusCode, String expectedErrorMessage)
Copyright © 2017 Atlassian. All rights reserved.