PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Info
| Version: | 5.1.3 |
| Author(s): | Kent Boogaart |
| Last Update: | Saturday, May 23, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kentcb/PCLMock |
| NuGet Url: | https://www.nuget.org/packages/PCLMock |
Install
Install-Package PCLMock
dotnet add package PCLMock
paket add PCLMock
PCLMock Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags