mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1069] [MERGED] Extend TypeLoader #1218
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/1069
Author: @StefH
Created: 2/22/2024
Status: ✅ Merged
Merged: 2/23/2024
Merged by: @StefH
Base:
master← Head:stef-pluginloader📝 Commits (2)
a2c8518Extend PluginLoadercae4499rename📊 Changes
6 files changed (+156 additions, -95 deletions)
View changed files
📝
WireMock.Net Solution.sln.DotSettings(+1 -0)➖
src/WireMock.Net/Plugin/PluginLoader.cs(+0 -56)📝
src/WireMock.Net/Serialization/MatcherMapper.cs(+1 -2)➕
src/WireMock.Net/Util/TypeLoader.cs(+89 -0)➖
test/WireMock.Net.Tests/Plugin/PluginLoaderTests.cs(+0 -37)➕
test/WireMock.Net.Tests/Util/TypeLoaderTests.cs(+65 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.