aspnetcore/test
Doug Bunting 2e2043f427 Test `[FromServices]` with service that is not available
- test `[FromServices]` for a defined type without a `BinderModelName`
- test `[FromServices]` for a service not available in DI
- test `[FromServices]` for `IEnumerable<TService>` properties

nit: correct name of `ServicesModelBinderTest` to match the model binder class
2015-10-14 11:46:11 -07:00
..
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Microsoft.AspNet.Mvc.Core.Test Test `[FromServices]` with service that is not available 2015-10-14 11:46:11 -07:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test Add `InputFormatterResult` and `InputFormatterContext.ModelName` 2015-09-19 21:36:38 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Update DNX Core on Linux workarounds 2015-10-10 23:09:51 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Test `[FromServices]` with service that is not available 2015-10-14 11:46:11 -07:00
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test Using @inherits and @model together gives intellisense errors 2015-10-08 11:02:20 -07:00
Microsoft.AspNet.Mvc.Razor.Test Add `null` checks for MVC tag helpers 2015-10-14 11:27:25 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Add `null` checks for MVC tag helpers 2015-10-14 11:27:25 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.TestTelemetryListener.Sources
Microsoft.AspNet.Mvc.ViewFeatures.Test Suppress [Obsolete] warnings from DiagnosticSource 2015-10-08 12:47:08 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Add an option to RazorPrecompileModule to allow conditional compilation 2015-10-12 11:59:55 -07:00