aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
Ryan Nowak 38712609bb Design extensibility for executors
We have all of these executors but they aren't really
documented/supported for extensibility today. This change introduces a
pattern for action result executors so we can make them extensible.
2017-09-22 10:32:55 -07:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
ControllerSaveTempDataPropertyFilterFactoryTest.cs
ControllerSaveTempDataPropertyFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs Auto-select `type="text"` for `DateTimeOffset` values 2017-09-05 16:05:13 -07:00
ExpressionHelperTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
SaveTempDataFilterTest.cs Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error. 2017-09-07 13:13:27 -07:00
TempDataApplicationModelProviderTest.cs
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewBufferTextWriterTest.cs