mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
[PR #881] [MERGED] Add WithBodyAsJson builder method with accepts a Func #1130
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/881
Author: @StefH
Created: 2/1/2023
Status: ✅ Merged
Merged: 2/6/2023
Merged by: @StefH
Base:
master← Head:WithBodyAsJson_Func📝 Commits (2)
f17962fAdd WithBodyAsJson builder method with accepts a Func61a8e80ut📊 Changes
4 files changed (+154 additions, -29 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+34 -1)📝
src/WireMock.Net/ResponseBuilders/IBodyResponseBuilder.cs(+17 -1)📝
src/WireMock.Net/ResponseBuilders/Response.WithBody.cs(+39 -5)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithBodyTests.cs(+64 -22)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.