[PR #529] [MERGED] Add assertions for ClientIP, Url and ProxyUrl #954

Closed
opened 2025-12-29 08:34:07 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/529
Author: @akamud
Created: 11/2/2020
Status: Merged
Merged: 11/10/2020
Merged by: @StefH

Base: masterHead: more-assertions


📝 Commits (2)

  • b465492 Add assertions for ClientIP Url and ProxyUrl
  • 2d98707 Requested changes

📊 Changes

2 files changed (+191 additions, -8 deletions)

View changed files

📝 src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs (+60 -6)
📝 test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs (+131 -2)

📄 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/529 **Author:** [@akamud](https://github.com/akamud) **Created:** 11/2/2020 **Status:** ✅ Merged **Merged:** 11/10/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `more-assertions` --- ### 📝 Commits (2) - [`b465492`](https://github.com/wiremock/WireMock.Net/commit/b4654928fa1c2e3aced9584909fe1a8795df1848) Add assertions for ClientIP Url and ProxyUrl - [`2d98707`](https://github.com/wiremock/WireMock.Net/commit/2d98707ad79c3ebff4f86a6e3e608d8996d3b084) Requested changes ### 📊 Changes **2 files changed** (+191 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs` (+60 -6) 📝 `test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs` (+131 -2) </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 08:34:07 +01:00
adam closed this issue 2025-12-29 08:34:07 +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#954