[PR #1006] [MERGED] Fix RequestMessageParamMatcher : RejectOnMatch #1192

Closed
opened 2025-12-29 16:18:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1006
Author: @StefH
Created: 10/9/2023
Status: Merged
Merged: 10/9/2023
Merged by: @StefH

Base: masterHead: stef-997-with-param


📝 Commits (1)

  • 599bbbc Fix RequestMessageParamMatcher : RejectOnMatch

📊 Changes

3 files changed (+66 additions, -15 deletions)

View changed files

📝 src/WireMock.Net/Matchers/JsonMatcher.cs (+1 -1)
📝 src/WireMock.Net/Matchers/Request/RequestMessageParamMatcher.cs (+6 -6)
📝 test/WireMock.Net.Tests/WireMockServerTests.WithParam.cs (+59 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1006 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-997-with-param` --- ### 📝 Commits (1) - [`599bbbc`](https://github.com/wiremock/WireMock.Net/commit/599bbbc8c8f7e9ede20d53e75ee03153cd9c9fb0) Fix RequestMessageParamMatcher : RejectOnMatch ### 📊 Changes **3 files changed** (+66 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/JsonMatcher.cs` (+1 -1) 📝 `src/WireMock.Net/Matchers/Request/RequestMessageParamMatcher.cs` (+6 -6) 📝 `test/WireMock.Net.Tests/WireMockServerTests.WithParam.cs` (+59 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 16:18:58 +01:00
adam closed this issue 2025-12-29 16:18:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#1192