mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
[PR #535] [MERGED] WithCallback should use also use enum HttpStatusCode #956
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/535
Author: @StefH
Created: 11/6/2020
Status: ✅ Merged
Merged: 11/10/2020
Merged by: @StefH
Base:
master← Head:CallBack_533📝 Commits (2)
75ea753Fix Fluent Assertion Body (#533)afe25ffsimplyfy code📊 Changes
5 files changed (+232 additions, -189 deletions)
View changed files
📝
src/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs(+13 -7)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs(+80 -80)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+101 -101)➕
test/WireMock.Net.Tests/WireMockServerTests.WithCallback.cs(+37 -0)📝
test/WireMock.Net.Tests/WireMockServerTests.cs(+1 -1)📄 Description
Fix #533
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.