mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #635] [MERGED] WireMock.Net.FluentAssertions : upgrade to latest FluentAssertions #1009
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/635
Author: @StefH
Created: 9/27/2021
Status: ✅ Merged
Merged: 9/27/2021
Merged by: @StefH
Base:
master← Head:FluentAssertions📝 Commits (3)
4453b22.5fb1efaWithMappings path is null on Build() call (#634)3894edffix UT📊 Changes
13 files changed (+160 additions, -142 deletions)
View changed files
📝
CHANGELOG.md(+1 -3)📝
Directory.Build.props(+1 -1)📝
Generate-ReleaseNotes.cmd(+3 -3)📝
PackageReleaseNotes.txt(+2 -2)📝
src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs(+7 -7)📝
src/WireMock.Net.FluentAssertions/Assertions/WireMockReceivedAssertions.cs(+20 -4)📝
src/WireMock.Net.FluentAssertions/WireMock.Net.FluentAssertions.csproj(+10 -3)📝
test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs(+12 -19)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs(+2 -2)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsLinqTests.cs(+3 -3)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+95 -91)📝
test/WireMock.Net.Tests/WireMockServer.Proxy.cs(+2 -2)📝
test/WireMock.Net.Tests/WireMockServerTests.WithCallback.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.