aspnetcore/test/WebSites
Doug Bunting 2810858905 Add `HtmlEncoder` parameter to `RazorPage.StartTagHelperWritingScope()`
- aspnet/Razor#643 part 2: react to aspnet/Razor#653
 - change test calls and delegates to include new parameter
 - add tests specifically of the new feature
 - add tag helpers using new feature to `TagHelpersTest` functional test
- note `HtmlEncoder`s used elsewhere e.g. in other `RazorPage` instances are unaffected
 - i.e. changing one `RazorPage.HtmlEncoder` property only affects C# expressions in that page

Also simplify scope management, removing bizarre assertion when user does something odd.

nits:
- correct `// Act` and `//  Act & Assert` content
- remove #YOLO wrapping
2016-01-17 22:59:59 -08:00
..
ApiExplorerWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
ApplicationModelWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
BasicWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
CorsWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
ErrorPageMiddlewareWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
FilesWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
FiltersWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
FormatterWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
HtmlGenerationWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
Microsoft.AspNet.Mvc.TestConfiguration
RazorPageExecutionInstrumentationWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
RazorWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
RoutingWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
SimpleWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
TagHelpersWebSite Add `HtmlEncoder` parameter to `RazorPage.StartTagHelperWritingScope()` 2016-01-17 22:59:59 -08:00
UserClassLibrary
VersioningWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
WebApiCompatShimWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00
XmlFormattersWebSite Reacting to hosting rename 2016-01-17 18:13:26 -08:00