public class MatcherBuilder extends Object
Constructor and Description |
---|
MatcherBuilder(MockServerLogger mockServerLogger) |
Modifier and Type | Method and Description |
---|---|
HttpRequestMatcher |
transformsToMatcher(Expectation expectation) |
HttpRequestMatcher |
transformsToMatcher(HttpRequest httpRequest) |
public MatcherBuilder(MockServerLogger mockServerLogger)
public HttpRequestMatcher transformsToMatcher(HttpRequest httpRequest)
public HttpRequestMatcher transformsToMatcher(Expectation expectation)
Copyright © 2018. All rights reserved.