aspnetcore/test
Ryan Nowak 144766f2e3 Simplify BindAttribute - rename PredicateProvider
This change renames IPropertyBindingPredicateProvider to
IPropertyFilterProvider. The changes here are mostly renames of
parameters/variables from predicate -> propertyFilter. I did a
find+replace and left the term 'predicate' in some of the docs because it
refers to a predicate in the abstract sense.

This change also simplifies BindAttribute and removes support for type
activation.
2016-03-31 12:34:02 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test
Microsoft.AspNetCore.Mvc.Razor.Test [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.Test [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Perf] Rewrite ExpressionHelper.GetExpressionText using StringBuilder 2016-03-31 11:26:37 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00
WebSites [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00