PeanutButter.TestUtils.MVC.NugetPackage
1.2.3
Prefix Reserved
Sorry -- this was a package misnaming
See the version list below for details.
dotnet add package PeanutButter.TestUtils.MVC.NugetPackage --version 1.2.3
NuGet\Install-Package PeanutButter.TestUtils.MVC.NugetPackage -Version 1.2.3
<PackageReference Include="PeanutButter.TestUtils.MVC.NugetPackage" Version="1.2.3" />
paket add PeanutButter.TestUtils.MVC.NugetPackage --version 1.2.3
#r "nuget: PeanutButter.TestUtils.MVC.NugetPackage, 1.2.3"
// Install PeanutButter.TestUtils.MVC.NugetPackage as a Cake Addin #addin nuget:?package=PeanutButter.TestUtils.MVC.NugetPackage&version=1.2.3 // Install PeanutButter.TestUtils.MVC.NugetPackage as a Cake Tool #tool nuget:?package=PeanutButter.TestUtils.MVC.NugetPackage&version=1.2.3
Contains utilities for facilitating easier testing of MVC projects:
- JsonResultExtensions let you .Get<type>("(property name)") on JsonResults
from an MVC controller action to easily fetch values from the Json result
- ControllerWithContextBuilder facilitates testing of controllers which require
a valid context, user, roles, etc. Use with your controller type:
var sut = ControllerWithContextBuilder<MyControllerType>.Create().Build();
In between the Create() and Build() use the available With*() methods to set up
user information, session state, cookies, form and url parameters
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Microsoft.AspNet.Identity.Core (>= 2.2.1)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 4.5.11)
- NSubstitute (>= 1.9.2)
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 | |
---|---|---|---|
1.2.52 | 2,293 | 10/10/2016 | |
1.2.51 | 1,988 | 9/12/2016 | |
1.2.50 | 2,084 | 9/12/2016 | |
1.2.49 | 2,035 | 9/7/2016 | |
1.2.48 | 2,064 | 9/2/2016 | |
1.2.47 | 2,096 | 5/6/2016 | |
1.2.46 | 2,413 | 4/25/2016 | |
1.2.45 | 2,254 | 4/25/2016 | |
1.2.43 | 2,349 | 4/22/2016 | |
1.2.42 | 2,080 | 4/15/2016 | |
1.2.41 | 2,085 | 4/12/2016 | |
1.2.40 | 2,041 | 4/11/2016 | |
1.2.39 | 2,140 | 4/8/2016 | |
1.2.38 | 2,072 | 4/8/2016 | |
1.2.37 | 2,058 | 4/8/2016 | |
1.2.36 | 2,030 | 4/8/2016 | |
1.2.35 | 2,047 | 4/6/2016 | |
1.2.34 | 2,040 | 4/6/2016 | |
1.2.33 | 2,076 | 4/6/2016 | |
1.2.32 | 2,073 | 4/6/2016 | |
1.2.31 | 2,060 | 4/6/2016 | |
1.2.30 | 2,077 | 4/6/2016 | |
1.2.29 | 2,076 | 4/5/2016 | |
1.2.28 | 2,101 | 4/5/2016 | |
1.2.26 | 2,070 | 4/5/2016 | |
1.2.25 | 2,083 | 4/5/2016 | |
1.2.24 | 2,077 | 4/1/2016 | |
1.2.23 | 2,058 | 3/31/2016 | |
1.2.22 | 2,059 | 3/31/2016 | |
1.2.21 | 2,100 | 3/29/2016 | |
1.2.20 | 2,118 | 3/25/2016 | |
1.2.19 | 2,066 | 3/17/2016 | |
1.2.18 | 2,057 | 3/17/2016 | |
1.2.17 | 2,058 | 3/17/2016 | |
1.2.16 | 2,064 | 3/17/2016 | |
1.2.15 | 2,103 | 3/17/2016 | |
1.2.14 | 2,083 | 3/16/2016 | |
1.2.13 | 2,052 | 3/15/2016 | |
1.2.12 | 2,027 | 3/15/2016 | |
1.2.11 | 2,063 | 3/14/2016 | |
1.2.10 | 2,078 | 3/11/2016 | |
1.2.9 | 2,099 | 3/7/2016 | |
1.2.8 | 2,046 | 3/6/2016 | |
1.2.7 | 2,076 | 3/6/2016 | |
1.2.6 | 2,055 | 3/4/2016 | |
1.2.5 | 2,092 | 3/2/2016 | |
1.2.4 | 2,075 | 3/2/2016 | |
1.2.3 | 2,100 | 3/1/2016 | |
1.2.1 | 2,083 | 2/29/2016 | |
1.2.0 | 2,572 | 2/29/2016 | |
1.1.44 | 2,459 | 2/29/2016 | |
1.1.43 | 2,286 | 2/29/2016 | |
1.1.42 | 2,483 | 2/28/2016 | |
1.1.41 | 2,163 | 2/26/2016 | |
1.1.40 | 2,099 | 2/23/2016 | |
1.1.39 | 2,057 | 2/23/2016 | |
1.1.38 | 2,157 | 2/22/2016 | |
1.1.37 | 2,157 | 2/22/2016 | |
1.1.36 | 2,045 | 2/19/2016 | |
1.1.35 | 2,065 | 2/19/2016 | |
1.1.34 | 2,087 | 2/15/2016 | |
1.1.33 | 2,076 | 2/12/2016 | |
1.1.32 | 2,183 | 2/11/2016 | |
1.1.31 | 2,170 | 2/11/2016 | |
1.1.30 | 2,090 | 2/9/2016 | |
1.1.29 | 2,060 | 2/8/2016 | |
1.1.28 | 2,100 | 1/29/2016 | |
1.1.27 | 2,079 | 1/26/2016 | |
1.1.25 | 2,036 | 1/25/2016 | |
1.1.24 | 2,063 | 1/20/2016 | |
1.1.23 | 2,060 | 1/20/2016 | |
1.1.16 | 2,104 | 1/19/2016 | |
1.1.15 | 2,198 | 1/15/2016 | |
1.1.14 | 2,877 | 1/15/2016 | |
1.1.13 | 2,554 | 1/14/2016 | |
1.0.1 | 2,668 | 1/14/2016 |