[PR #931] [MERGED] Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' #1153

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/931
Author: @StefH
Created: 5/6/2023
Status: Merged
Merged: 5/6/2023
Merged by: @StefH

Base: masterHead: IsStartedWithAdminInterface


📝 Commits (3)

📊 Changes

3 files changed (+36 additions, -1 deletions)

View changed files

📝 src/WireMock.Net.Abstractions/Server/IWireMockServer.cs (+5 -0)
📝 src/WireMock.Net/Server/WireMockServer.cs (+5 -1)
📝 test/WireMock.Net.Tests/WireMockServerTests.cs (+26 -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/931 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/6/2023 **Status:** ✅ Merged **Merged:** 5/6/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `IsStartedWithAdminInterface` --- ### 📝 Commits (3) - [`a0bf9b2`](https://github.com/wiremock/WireMock.Net/commit/a0bf9b2dfdce8a8b9a20602a7b3e9d7e4306c06d) Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' - [`c6fc46c`](https://github.com/wiremock/WireMock.Net/commit/c6fc46c8324d6de371d57ea8031e9b3a54b499fd) update tests - [`7668014`](https://github.com/wiremock/WireMock.Net/commit/7668014d2ced595561fcc840fd919eb746e73170) . ### 📊 Changes **3 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Abstractions/Server/IWireMockServer.cs` (+5 -0) 📝 `src/WireMock.Net/Server/WireMockServer.cs` (+5 -1) 📝 `test/WireMock.Net.Tests/WireMockServerTests.cs` (+26 -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#1153