Contains a few mock classes for use with unit testing methods that are intended to function only in the context of a web request.
Info
Version: | 5.1.0 |
Author(s): | Penguin.Web.Testing |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Web.Testing |
NuGet Url: | https://www.nuget.org/packages/Penguin.Web.Testing |
Install
Install-Package Penguin.Web.Testing
dotnet add package Penguin.Web.Testing
paket add Penguin.Web.Testing
Penguin.Web.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)