[PR #199] [MERGED] Fix for .WithBody(Func<RequestMessage, string>...) #795

Closed
opened 2025-12-29 15:33:17 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: Fix_Issue_198


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/199 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/4/2018 **Status:** ✅ Merged **Merged:** 9/4/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Fix_Issue_198` --- ### 📝 Commits (1) - [`f91d34d`](https://github.com/wiremock/WireMock.Net/commit/f91d34d1c38b42ea9bfc9f4ac26899edd9d8f781) #198 ### 📊 Changes **5 files changed** (+80 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:33:17 +01:00
adam closed this issue 2025-12-29 15:33:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#795