A mocking library that creates LazyCache IAppCache system mocks using Moq.
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.Moq |
Install
Install-Package LazyCache.Testing.Moq
dotnet add package LazyCache.Testing.Moq
paket add LazyCache.Testing.Moq
LazyCache.Testing.Moq Download (Unzip the "nupkg" after downloading)
Dependencies
- LazyCache(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Moq(>= 4.9.0)
- rgvlee.Core(>= 1.2.0)
Tags