mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #654] [MERGED] Update NotNullOrEmptyMatcher to also implement IStringMatcher #1017
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/654
Author: @StefH
Created: 10/15/2021
Status: ✅ Merged
Merged: 10/15/2021
Merged by: @StefH
Base:
master← Head:NotNullOrEmptyMatcher📝 Commits (3)
e6d2dcfUpdate NotNullOrEmptyMatcher to also implement IStringMatcher670df3fNotNullOrEmptyMatcher_GetPatterns_Should_Return_EmptyArray04b5bd624📊 Changes
5 files changed (+58 additions, -8 deletions)
View changed files
📝
CHANGELOG.md(+9 -1)📝
Generate-ReleaseNotes.cmd(+1 -1)📝
PackageReleaseNotes.txt(+5 -3)📝
src/WireMock.Net/Matchers/NotNullOrEmptyMatcher.cs(+17 -1)📝
test/WireMock.Net.Tests/Matchers/NotNullOrEmptyMatcherTests.cs(+26 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.