[PR #1131] [MERGED] Add unit tests for AdminApiMappingBuilder #1247

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1131
Author: @StefH
Created: 7/3/2024
Status: Merged
Merged: 7/3/2024
Merged by: @StefH

Base: masterHead: stef-unittests-for-GetMappingBuilder


📝 Commits (1)

  • 0d1ab0c Add unit tests for AdminApiMappingBuilder

📊 Changes

2 files changed (+99 additions, -0 deletions)

View changed files

test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.GetMappingBuilder_BuildAndPostAsync.verified.txt (+32 -0)
test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.cs (+67 -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/1131 **Author:** [@StefH](https://github.com/StefH) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-unittests-for-GetMappingBuilder` --- ### 📝 Commits (1) - [`0d1ab0c`](https://github.com/wiremock/WireMock.Net/commit/0d1ab0c460b06cd0d1cd78dc1ee02a0bced800c7) Add unit tests for AdminApiMappingBuilder ### 📊 Changes **2 files changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.GetMappingBuilder_BuildAndPostAsync.verified.txt` (+32 -0) ➕ `test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.cs` (+67 -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 16:19:17 +01:00
adam closed this issue 2025-12-29 16:19:18 +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#1247