Header menu logo ApiStub.FSharp

MockClientHandler Type

This is the main stub/mock handler

Constructors

Constructor Description

MockClientHandler(handler, methods, templateMatcher, responseStubber)

Full Usage: MockClientHandler(handler, methods, templateMatcher, responseStubber)

Parameters:
Returns: MockClientHandler
handler : HttpMessageHandler
methods : HttpMethod[]
templateMatcher : TemplateMatcher
responseStubber : HttpRequestMessage -> RouteValueDictionary -> Task<HttpResponseMessage>
Returns: MockClientHandler

Type something to start searching.