An extension for FakeItEasy which allows for capturing arguments sent to a fake.
Info
Version: | 1.0.0 |
Author(s): | Søren Guldmund |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miista/FakeItEasy.Capture |
NuGet Url: | https://www.nuget.org/packages/FakeItEasy.Capture |
Install
Install-Package FakeItEasy.Capture
dotnet add package FakeItEasy.Capture
paket add FakeItEasy.Capture
FakeItEasy.Capture Download (Unzip the "nupkg" after downloading)
Dependencies
- FakeItEasy(>= 4.0.0)
Tags