mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1085] [MERGED] Fix FluentAssertions (actual body is not displayed in error message) #1225
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/1085
Author: @StefH
Created: 3/19/2024
Status: ✅ Merged
Merged: 3/20/2024
Merged by: @StefH
Base:
master← Head:stef-1084📝 Commits (4)
6f11cbfFix FluentAssertions (actual body is not displayed in error message)fe1ecd2.9518ac0.f89750braw📊 Changes
3 files changed (+149 additions, -36 deletions)
View changed files
📝
src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.WithBody.cs(+28 -34)📝
src/WireMock.Net/Extensions/AnyOfExtensions.cs(+19 -1)📝
test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs(+102 -1)📄 Description
fix #1084
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.