mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #587] [MERGED] Fix WithCallback logic when using other fluent builder statements #985
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/587
Author: @StefH
Created: 2/18/2021
Status: ✅ Merged
Merged: 2/26/2021
Merged by: @StefH
Base:
master← Head:Fix_WithCallback📝 Commits (1)
b6ad277Fix WithCallback logic when using other fluent builder statements📊 Changes
5 files changed (+101 additions, -12 deletions)
View changed files
📝
Directory.Build.props(+1 -1)📝
src/WireMock.Net/ResponseBuilders/IBodyResponseBuilder.cs(+11 -1)📝
src/WireMock.Net/ResponseBuilders/Response.cs(+25 -9)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithBodyTests.cs(+29 -0)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs(+35 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.