aspnetcore/test/WebSites
Ryan Nowak a23307e2b1 Check for properties that can't befound
If you give ModelExpressionProvider a lambda with a private property
you'll end up here. This wasn't common before, but it seems like users
are more likely to try it with pages.

Model Metadata and Model Binding don't handle private properties, so
supporting it in Model Expressions seems less than useful.

This isn't a breaking change because this case would have resulted in a
null-ref. Addresses #6400
2017-07-04 13:26:17 -07:00
..
ApiExplorerWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
ApplicationModelWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
BasicWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
CorsWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
ErrorPageMiddlewareWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
FSharpWebSite
FilesWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
FiltersWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
FormatterWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
HtmlGenerationWebSite Check for properties that can't befound 2017-07-04 13:26:17 -07:00
RazorPageExecutionInstrumentationWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
RazorPagesWebSite Add SignOut overload + Use new auth api (#6476) 2017-07-03 12:32:11 -07:00
RazorWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
RoutingWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
SecurityWebSite Add SignOut overload + Use new auth api (#6476) 2017-07-03 12:32:11 -07:00
SimpleWebSite
TagHelpersWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
VersioningWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
WebApiCompatShimWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
XmlFormattersWebSite [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00