[PR #1049] [MERGED] Add WithoutHeader to WireMock.FluentAssertions #1211

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1049
Author: @StefH
Created: 12/25/2023
Status: Merged
Merged: 12/27/2023
Merged by: @StefH

Base: masterHead: stef-1048-WithoutHeader


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs (+51 -5)
📝 test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs (+19 -3)

📄 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/1049 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/27/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-1048-WithoutHeader` --- ### 📝 Commits (3) - [`cdc4f62`](https://github.com/wiremock/WireMock.Net/commit/cdc4f623261fb8d9de25e53c8e36bb734aeeaaf1) Add WithoutHeader to WireMock.FluentAssertions - [`ba1c713`](https://github.com/wiremock/WireMock.Net/commit/ba1c7134b590b65492c9542867dae160d62722e5) . - [`25d82c7`](https://github.com/wiremock/WireMock.Net/commit/25d82c72afd0a43ee153ecf74f48cb9dfa8917cd) . ### 📊 Changes **2 files changed** (+70 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.cs` (+51 -5) 📝 `test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs` (+19 -3) </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 09:18:55 +01:00
adam closed this issue 2025-12-29 09:18:55 +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#1211