aspnetcore/test
Doug Bunting 62978229c4 Ease unit testing of `Controller.TryValidateModel()`
- #3586
- reverse conditions to access `_options.Value` only when test has set up an `IStringLocalizerFactory`
2015-11-20 10:37:07 -08:00
..
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test Missed update when reacting to removing ApplicationServices from HttpContext 2015-11-19 21:07:33 -08:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.IntegrationTests
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#358. 2015-11-20 10:05:48 -08:00
Microsoft.AspNet.Mvc.Razor.Test React to aspnet/Razor#358. 2015-11-20 10:05:48 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNet.Mvc.ViewFeatures.Test Ease unit testing of `Controller.TryValidateModel()` 2015-11-20 10:37:07 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites