[PR #938] [MERGED] Add more unitests for CSharpFormatter utils #1156

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/938
Author: @StefH
Created: 5/19/2023
Status: Merged
Merged: 5/19/2023
Merged by: @StefH

Base: masterHead: CSharpFormatterTests


📝 Commits (3)

📊 Changes

3 files changed (+112 additions, -6 deletions)

View changed files

📝 src/WireMock.Net/Util/CSharpFormatter.cs (+4 -3)
📝 test/WireMock.Net.Tests/Util/BytesEncodingUtilsTests.cs (+3 -3)
test/WireMock.Net.Tests/Util/CSharpFormatterTests.cs (+105 -0)

📄 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/938 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/19/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `CSharpFormatterTests` --- ### 📝 Commits (3) - [`c323b9f`](https://github.com/wiremock/WireMock.Net/commit/c323b9fc1fc1157244d3f9e159a124fb364114df) Add unit-tests for CSharpFormatter - [`22e1b3e`](https://github.com/wiremock/WireMock.Net/commit/22e1b3ef692874e976d0a371162b52a3543b7be3) . - [`c312f12`](https://github.com/wiremock/WireMock.Net/commit/c312f12c33f1211f197a707ede5f0e1df274e5fe) t ### 📊 Changes **3 files changed** (+112 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Util/CSharpFormatter.cs` (+4 -3) 📝 `test/WireMock.Net.Tests/Util/BytesEncodingUtilsTests.cs` (+3 -3) ➕ `test/WireMock.Net.Tests/Util/CSharpFormatterTests.cs` (+105 -0) </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:35:00 +01:00
adam closed this issue 2025-12-29 08:35:00 +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#1156