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