Info
Version: | 0.9.2 |
Author(s): | Lee Dumond |
Last Update: | Tuesday, December 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mvc5RouteUnitTester |
Install
Install-Package Mvc5RouteUnitTester
dotnet add package Mvc5RouteUnitTester
paket add Mvc5RouteUnitTester
Mvc5RouteUnitTester Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(5.0.0)
- Moq(4.2.1312.1622)
This is a fork of https://mvcrouteunittester.codeplex.com/ but updated for MVC 5. Make sure to add typeof(RouteConfig) to the constructor of your RouteTester.