MvcRouteUnitTester 0.8.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MvcRouteUnitTester --version 0.8.0.1
NuGet\Install-Package MvcRouteUnitTester -Version 0.8.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvcRouteUnitTester" Version="0.8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcRouteUnitTester --version 0.8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcRouteUnitTester, 0.8.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvcRouteUnitTester as a Cake Addin #addin nuget:?package=MvcRouteUnitTester&version=0.8.0.1 // Install MvcRouteUnitTester as a Cake Tool #tool nuget:?package=MvcRouteUnitTester&version=0.8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application. Unlike many libraries, this lets you test routes both ways -- both incoming and going. You can specify an incoming request and assert that it matches a given route (or that there are no matches). You can also specify route data and assert that a given URL will be generated by your application. See the Project Site for usage instructions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Moq (>= 4.0.10827)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.2 | 161,059 | 4/27/2012 |
0.9.1 | 3,140 | 1/12/2012 |
0.9.0.1 | 1,578 | 12/8/2011 |
0.9.0 | 1,520 | 12/5/2011 |
0.8.5.2 | 1,587 | 12/1/2011 |
0.8.5.1 | 1,494 | 11/29/2011 |
0.8.5 | 1,565 | 11/28/2011 |
0.8.4 | 1,518 | 11/28/2011 |
0.8.3.3 | 1,516 | 11/26/2011 |
0.8.3.1 | 1,484 | 11/26/2011 |
0.8.2 | 1,510 | 11/25/2011 |
0.8.1 | 1,533 | 11/21/2011 |
0.8.0.1 | 1,567 | 11/20/2011 |