aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ActionResults
Ajay Bhargav Baaskaran 3d30fd653e added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
..
BadRequestObjectResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
BadRequestResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
ChallengeResultTest.cs
ContentResultTest.cs ContentResult sets Charset along with ContentType 2015-01-16 12:24:44 -08:00
CreatedAtActionResultTests.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
CreatedAtRouteResultTests.cs added Link method to IUrlHelper 2015-02-16 13:38:12 -08:00
CreatedResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
EmptyResultTests.cs
FileContentResultTest.cs
FilePathResultTest.cs Handle IFileSystem rename. 2015-01-20 12:16:30 -08:00
FileResultTest.cs
FileStreamResultTest.cs
HttpNotFoundResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
HttpStatusCodeResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
ObjectResultTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
PartialViewResultTest.cs
RedirectResultTest.cs
RedirectToActionResultTest.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
RedirectToRouteResultTest.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
SerializableErrorTests.cs [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00
ViewExecutorTest.cs
ViewResultTest.cs