public class HttpRequestsPropertiesMatcher extends AbstractHttpRequestMatcher
BECAUSE, COLON_NEW_LINES, configuration, controlPlaneMatcher, DID_NOT_MATCH, didNotMatchExpectationBecause, didNotMatchExpectationWithoutBecause, didNotMatchRequestBecause, expectation, EXPECTATION, EXPECTATION_DID_MATCH, MATCHED, mockServerLogger, REQUEST_DID_MATCH, REQUEST_DID_NOT_MATCH, REQUEST_MATCHER| Modifier | Constructor and Description | 
|---|---|
protected  | 
HttpRequestsPropertiesMatcher(Configuration configuration,
                             MockServerLogger mockServerLogger)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
apply(RequestDefinition requestDefinition)  | 
boolean | 
apply(RequestDefinition requestDefinition,
     List<LogEntry> logEntries)  | 
boolean | 
equals(Object o)  | 
List<HttpRequestPropertiesMatcher> | 
getHttpRequestPropertiesMatchers()  | 
List<HttpRequest> | 
getHttpRequests()  | 
int | 
hashCode()  | 
boolean | 
matches(MatchDifference context,
       RequestDefinition requestDefinition)  | 
String | 
toString()  | 
getExpectation, getSource, isActive, isBlank, isResponseInProgress, matches, setControlPlaneMatcher, setDescription, setResponseInProgress, update, update, withSourcenotMatcherfieldsExcludedFromEqualsAndHashCodeprotected HttpRequestsPropertiesMatcher(Configuration configuration, MockServerLogger mockServerLogger)
public List<HttpRequestPropertiesMatcher> getHttpRequestPropertiesMatchers()
public List<HttpRequest> getHttpRequests()
public boolean apply(RequestDefinition requestDefinition)
public boolean apply(RequestDefinition requestDefinition, List<LogEntry> logEntries)
public boolean matches(MatchDifference context, RequestDefinition requestDefinition)
matches in interface HttpRequestMatchermatches in interface Matcher<RequestDefinition>matches in class AbstractHttpRequestMatcherpublic String toString()
toString in class ObjectWithReflectiveEqualsHashCodeToStringpublic boolean equals(Object o)
equals in class AbstractHttpRequestMatcherpublic int hashCode()
hashCode in class AbstractHttpRequestMatcherCopyright © 2022. All rights reserved.