Package org.mockserver.log.model
Class RequestAndExpectationId
java.lang.Object
org.mockserver.log.model.RequestAndExpectationId
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRequestAndExpectationId(RequestDefinition requestDefinition, String expectationId) -
Method Summary
-
Field Details
-
requestDefinition
-
expectationId
-
-
Constructor Details
-
RequestAndExpectationId
-
-
Method Details
-
getRequestDefinition
-
getExpectationId
-
matches
-