mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1042] [MERGED] Update + add fluent builder methods #1206
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1042
Author: @StefH
Created: 12/16/2023
Status: ✅ Merged
Merged: 7/27/2024
Merged by: @StefH
Base:
master← Head:stef-fluent📝 Commits (10+)
5d6b530Update some fluent builder methods124959bfix3f370f3sc4174e6cThenRespondWith16a8eb2Merge branch 'master' into stef-fluent95c43a3Merge branch 'master' into stef-fluent321b598Merge branch 'master' into stef-fluent2525090merge + fixbfefecaMerge branch 'master' into stef-fluent717d930Merge branch 'master' into stef-fluent📊 Changes
6 files changed (+168 additions, -41 deletions)
View changed files
📝
WireMock.Net Solution.sln.DotSettings(+1 -0)📝
src/WireMock.Net/Server/IRespondWithAProvider.cs(+57 -8)📝
src/WireMock.Net/Server/RespondWithAProvider.cs(+58 -5)➕
src/WireMock.Net/Server/WireMockServer.Fluent.cs(+42 -0)📝
src/WireMock.Net/Server/WireMockServer.cs(+0 -12)📝
test/WireMock.Net.Tests/WireMockServerTests.WithParam.cs(+10 -16)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.