mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #199] [MERGED] Fix for .WithBody(Func<RequestMessage, string>...) #795
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/199
Author: @StefH
Created: 9/4/2018
Status: ✅ Merged
Merged: 9/4/2018
Merged by: @StefH
Base:
master← Head:Fix_Issue_198📝 Commits (1)
f91d34dDevOps build - Test execution hangs (#198)📊 Changes
5 files changed (+80 additions, -19 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+14 -0)📝
src/WireMock.Net/ResponseBuilders/Response.cs(+25 -6)📝
test/WireMock.Net.Tests/FluentMockServerTests.Admin.cs(+4 -4)📝
test/WireMock.Net.Tests/FluentMockServerTests.cs(+11 -7)📝
test/WireMock.Net.Tests/ResponseBuilderTests/ResponseWithBodyTests.cs(+26 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.