mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #323] [MERGED] Refactor MappingConverter & MatcherMapper #857
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/323
Author: @StefH
Created: 8/17/2019
Status: ✅ Merged
Merged: 8/17/2019
Merged by: @StefH
Base:
master← Head:refactor_to_use_di📝 Commits (1)
d14b31dRefactor MappingConverter & MatcherMapper📊 Changes
7 files changed (+110 additions, -49 deletions)
View changed files
📝
src/WireMock.Net/Serialization/MappingConverter.cs(+20 -10)📝
src/WireMock.Net/Serialization/MatcherMapper.cs(+15 -5)📝
src/WireMock.Net/Server/FluentMockServer.Admin.cs(+12 -11)📝
src/WireMock.Net/Server/FluentMockServer.cs(+6 -0)📝
test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs(+11 -4)📝
test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs(+22 -9)📝
test/WireMock.Net.Tests/Serialization/MatcherModelMapperTests.cs(+24 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.