doc.com.rallydev.rest.matchers.HttpRequestUrlMatcher.html Maven / Gradle / Ivy
HttpRequestUrlMatcher (Rally Rest API for Java 2.2)
com.rallydev.rest.matchers
Class HttpRequestUrlMatcher
- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.mockito.ArgumentMatcher<HttpRequestBase>
-
- com.rallydev.rest.matchers.HttpRequestUrlMatcher
-
- All Implemented Interfaces:
- org.hamcrest.Matcher<HttpRequestBase>, org.hamcrest.SelfDescribing
public class HttpRequestUrlMatcher
extends org.mockito.ArgumentMatcher<HttpRequestBase>
-
-
Constructor Summary
Constructors
Constructor and Description
HttpRequestUrlMatcher(String url)
-
-
Constructor Detail
-
HttpRequestUrlMatcher
public HttpRequestUrlMatcher(String url)
-
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