doc.com.rallydev.rest.matchers.HttpRequestBodyMatcher.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rally-rest-api Show documentation
Show all versions of rally-rest-api Show documentation
A java toolkit for interacting with the Rally Rest API
The newest version!
HttpRequestBodyMatcher (Rally Rest API for Java 2.2)
com.rallydev.rest.matchers
Class HttpRequestBodyMatcher
- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.mockito.ArgumentMatcher<HttpEntityEnclosingRequestBase>
-
- com.rallydev.rest.matchers.HttpRequestBodyMatcher
-
- All Implemented Interfaces:
- org.hamcrest.Matcher<HttpEntityEnclosingRequestBase>, org.hamcrest.SelfDescribing
public class HttpRequestBodyMatcher
extends org.mockito.ArgumentMatcher<HttpEntityEnclosingRequestBase>
-
-
Constructor Summary
Constructors
Constructor and Description
HttpRequestBodyMatcher(String url,
String body)
-
-
Method Detail
-
matches
public boolean matches(Object o)
- Specified by:
matches
in interface org.hamcrest.Matcher<HttpEntityEnclosingRequestBase>
- Specified by:
matches
in class org.mockito.ArgumentMatcher<HttpEntityEnclosingRequestBase>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy