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