mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1221] [MERGED] Add overloads to AtUrl and AtAbsoluteUrl which can use a IStringMatcher #1287
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/1221
Author: @StefH
Created: 12/22/2024
Status: ✅ Merged
Merged: 12/22/2024
Merged by: @StefH
Base:
master← Head:stef-1192-at_url📝 Commits (1)
609f237Add overloads to AtUrl and AtAbsoluteUrl which can use a IStringMatcher📊 Changes
3 files changed (+84 additions, -15 deletions)
View changed files
📝
src/WireMock.Net.FluentAssertions/Assertions/WireMockAssertions.AtUrl.cs(+26 -5)➕
src/WireMock.Net/Matchers/MatcherExtensions.cs(+20 -0)📝
test/WireMock.Net.Tests/FluentAssertions/WireMockAssertionsTests.cs(+38 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.