mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #333] [MERGED] JsonMatcher support IgnoreCase #862
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/333
Author: @StefH
Created: 8/22/2019
Status: ✅ Merged
Merged: 8/23/2019
Merged by: @StefH
Base:
master← Head:JsonMatcher_CaseIgnore📝 Commits (3)
179971fJsonMatcher - IgnoreCase - #332d85fccfalso rename property name9b77fa5Remove example project📊 Changes
8 files changed (+118 additions, -139 deletions)
View changed files
📝
WireMock.Net Solution.sln(+0 -7)➖
examples/WireMock.Net.Console.HeadersTest/Program.cs(+0 -60)➖
examples/WireMock.Net.Console.HeadersTest/WireMock.Net.Console.HeadersTest.csproj(+0 -24)➖
examples/WireMock.Net.Console.HeadersTest/log4net.config(+0 -20)➖
examples/WireMock.Net.Console.HeadersTest/nlog.config(+0 -18)📝
src/WireMock.Net/Matchers/JsonMatcher.cs(+65 -7)📝
src/WireMock.Net/Serialization/MatcherMapper.cs(+1 -1)📝
test/WireMock.Net.Tests/Matchers/JsonMatcherTests.cs(+52 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.