Provides functionality like It.IsAny and ItExpr.IsAny while capturing the value of the arguments.
Info
Version: | 1.0.0 |
Author(s): | Maarten Kools |
Last Update: | Tuesday, April 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Moq.Contrib.ArgumentCaptor |
Install
Install-Package Moq.Contrib.ArgumentCaptor
dotnet add package Moq.Contrib.ArgumentCaptor
paket add Moq.Contrib.ArgumentCaptor
Moq.Contrib.ArgumentCaptor Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.8.0 && < 5.0.0)
Tags