We have hosted the application mockhttp for httpclient in order to run this application in our online workstations with Wine or directly.
Quick description about mockhttp for httpclient:
MockHttp is a testing layer for Microsoft's HttpClient library. It allows stubbed responses to be configured for matched HTTP requests and can be used to test your application's service layer. MockHttp defines a replacement HttpMessageHandler, the engine that drives HttpClient, that provides a fluent configuration API and provides a canned response. The caller (eg. your application's service layer) remains unaware of its presence. MockHttpMessageHandler defines both When and Expect, which can be used to define responses. They both expose the same fluent API, but each works in a slightly different way. Using When specifies a "Backend Definition". Backend Definitions can be matched against multiple times and in any order, but they won't match if there are any outstanding Request Expectations present (unless BackendDefinitionBehavior.Always is specified).Features:
- The Fallback property handles all requests that weren't handled by the match behavior
- MockHttp is compiled for .NET Standard 2.0, .NET Standard 1.1, .NET 4, and .NET 4.5, as well a Portable Class Library (Profile 328)
- License under the MIT license
- MockHttpMessageHandler defines both When and Expect, which can be used to define responses
- MockHttp defines a replacement HttpMessageHandler
- MockHttp is a testing layer for Microsoft's HttpClient library
Programming Language: C#.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.