A mocking library that creates LazyCache IAppCache system mocks using NSubstitute.
Info
Version: | 1.3.0 |
Author(s): | rgvlee |
Last Update: | Monday, January 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rgvlee/LazyCache.Testing |
NuGet Url: | https://www.nuget.org/packages/LazyCache.Testing.NSubstitute |
Install
Install-Package LazyCache.Testing.NSubstitute
dotnet add package LazyCache.Testing.NSubstitute
paket add LazyCache.Testing.NSubstitute
LazyCache.Testing.NSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- LazyCache(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- NSubstitute(>= 4.1.0)
- rgvlee.Core(>= 1.2.0)
Tags