doc.com.rallydev.rest.matchers.HttpRequestHeaderMatcher.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!
HttpRequestHeaderMatcher (Rally Rest API for Java 2.2)
com.rallydev.rest.matchers
Class HttpRequestHeaderMatcher
- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.mockito.ArgumentMatcher<HttpRequestBase>
-
- com.rallydev.rest.matchers.HttpRequestHeaderMatcher
-
- All Implemented Interfaces:
- org.hamcrest.Matcher<HttpRequestBase>, org.hamcrest.SelfDescribing
public class HttpRequestHeaderMatcher
extends org.mockito.ArgumentMatcher<HttpRequestBase>
-
-
Constructor Summary
Constructors
Constructor and Description
HttpRequestHeaderMatcher(String name,
String value)
-
-
Method Detail
-
matches
public boolean matches(Object o)
- Specified by:
matches
in interface org.hamcrest.Matcher<HttpRequestBase>
- Specified by:
matches
in class org.mockito.ArgumentMatcher<HttpRequestBase>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy