A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.
Info
Version: | 1.2.2 |
Author(s): | rgvlee |
Last Update: | Sunday, September 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rgvlee/MemoryCache.Testing |
NuGet Url: | https://www.nuget.org/packages/MemoryCache.Testing.NSubstitute |
Install
Install-Package MemoryCache.Testing.NSubstitute
dotnet add package MemoryCache.Testing.NSubstitute
paket add MemoryCache.Testing.NSubstitute
MemoryCache.Testing.NSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- NSubstitute(>= 4.1.0)
- rgvlee.Core(>= 1.0.0)
Tags