public class HttpRequestBodyMatcher extends org.mockito.ArgumentMatcher<HttpEntityEnclosingRequestBase>
| Constructor and Description |
|---|
HttpRequestBodyMatcher(String url,
String body) |
public boolean matches(Object o)
matches in interface org.hamcrest.Matcher<HttpEntityEnclosingRequestBase>matches in class org.mockito.ArgumentMatcher<HttpEntityEnclosingRequestBase>