aspnetcore/test
Doug Bunting e5cb6f9595 Add `null` check for `ModelStateEntry.Children`
- #4989
2016-07-18 14:02:17 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #4766] Remove disable buffering feature from our action result classes 2016-07-18 13:07:54 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Restore `[Fact]` and `[Theory]` attributes 2016-07-14 15:25:45 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Restore `[Fact]` and `[Theory]` attributes 2016-07-14 15:25:45 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add `null` check for `ModelStateEntry.Children` 2016-07-18 14:02:17 -07:00
Microsoft.AspNetCore.Mvc.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add `null` check for `ModelStateEntry.Children` 2016-07-18 14:02:17 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
WebSites