mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #531] [MERGED] Add WithCallback-Async #956
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/531
Author: @StefH
Created: 11/4/2020
Status: ✅ Merged
Merged: 11/4/2020
Merged by: @StefH
Base:
master← Head:WithCallbackAsync📝 Commits (1)
38b0cbcWithCallback-Async📊 Changes
5 files changed (+147 additions, -51 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+23 -2)📝
src/WireMock.Net/ResponseBuilders/ICallbackResponseBuilder.cs(+26 -18)➕
src/WireMock.Net/ResponseBuilders/Response.WithCallback.cs(+60 -0)📝
src/WireMock.Net/ResponseBuilders/Response.cs(+9 -31)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs(+29 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.