aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
Doug Bunting 8a6e99c7c0 Always render antiforgery tokens if `!CanRenderAtEndOfForm`
- #5005
- also add `FormContext` doc comments
2016-07-20 15:25:08 -07:00
..
AntiforgeryExtensionsTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
AttributeDictionaryTest.cs
DefaultHtmlGeneratorTest.cs Always render antiforgery tokens if `!CanRenderAtEndOfForm` 2016-07-20 15:25:08 -07:00
ModelExplorerExtensionsTest.cs
ModelExplorerTest.cs
SessionStateTempDataProviderTest.cs React to adding IsAvailable to ISession 2016-05-23 15:17:30 -07:00
StringHtmlContentTest.cs
TempDataDictionaryFactoryTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
TempDataDictionaryTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ViewDataDictionaryOfTModelTest.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
ViewDataDictionaryTest.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
ViewDataOfTTest.cs
ViewExecutorTest.cs [Fixes #4224] Remove use of service locator on ViewExecutor 2016-05-31 23:39:22 -07:00