Info
Version: | 2.0.95 |
Author(s): | Outercurve Foundation |
Last Update: | Wednesday, March 13, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mvccontrib.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/MvcContrib.TestHelper |
Install
Install-Package MvcContrib.TestHelper
dotnet add package MvcContrib.TestHelper
paket add MvcContrib.TestHelper
MvcContrib.TestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- MvcContrib(2.0.95.0)
- RhinoMocks(3.6)
Tags
It is designed to reduce the amount of work required to test controllers, and therefore should be used by your test projects but not in your web server project.