mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #376] [MERGED] Support int values for states and scenario naming #886
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/376
Author: @NoahLerner
Created: 11/21/2019
Status: ✅ Merged
Merged: 11/21/2019
Merged by: @StefH
Base:
master← Head:support_int_states📝 Commits (2)
d0c6390Support int values for states and scenario naming1eb922afix remove added dependency📊 Changes
3 files changed (+125 additions, -2 deletions)
View changed files
📝
src/WireMock.Net/Server/IRespondWithAProvider.cs(+21 -0)📝
src/WireMock.Net/Server/RespondWithAProvider.cs(+20 -2)📝
test/WireMock.Net.Tests/StatefulBehaviorTests.cs(+84 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.