mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #604] [MERGED] Fix match logic for exact bytearray #991
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/604
Author: @StefH
Created: 4/18/2021
Status: ✅ Merged
Merged: 4/18/2021
Merged by: @StefH
Base:
master← Head:stef_601_bytearray_matching📝 Commits (1)
2469458Fix match logic📊 Changes
3 files changed (+208 additions, -192 deletions)
View changed files
📝
src/WireMock.Net/Matchers/Request/RequestMessageBodyMatcher.cs(+193 -183)📝
test/WireMock.Net.Tests/RequestMatchers/RequestMessageBodyMatcherTests.cs(+5 -3)📝
test/WireMock.Net.Tests/RequestWithBodyTests.cs(+10 -6)📄 Description
#601
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.