[PR #485] [MERGED] Add fluent assertions for headers #939

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/485
Author: @akamud
Created: 7/5/2020
Status: Merged
Merged: 7/19/2020
Merged by: @StefH

Base: masterHead: headers-assertions


📝 Commits (2)

  • 4bd82cb Add headers assertions
  • 4a25aa3 Update FluentAssertions tests with suggested changes

📊 Changes

2 files changed (+153 additions, -11 deletions)

View changed files

📝 src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs (+44 -5)
📝 test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs (+109 -6)

📄 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/485 **Author:** [@akamud](https://github.com/akamud) **Created:** 7/5/2020 **Status:** ✅ Merged **Merged:** 7/19/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `headers-assertions` --- ### 📝 Commits (2) - [`4bd82cb`](https://github.com/wiremock/WireMock.Net/commit/4bd82cb07752fd920fc80becba59ad3004cf13d6) Add headers assertions - [`4a25aa3`](https://github.com/wiremock/WireMock.Net/commit/4a25aa37cd420b74db1c89dc45fab0d52dfca7eb) Update FluentAssertions tests with suggested changes ### 📊 Changes **2 files changed** (+153 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs` (+44 -5) 📝 `test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs` (+109 -6) </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:04 +01:00
adam closed this issue 2025-12-29 08:34:04 +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#939