aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
Artak Mkrtchyan 6d9aa281c5
Render `maxlength` attribute for an input tag, when MaxLength or StringLength validation attributes are applied to the model class.
2018-08-02 13:44:19 -07:00
..
AntiforgeryExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
AttributeDictionaryTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
CachedExpressionCompilerTest.cs Prevent null refs in some simple cases in CachedExpressionCompiler 2018-05-29 11:09:48 -07:00
CookieTempDataProviderTest.cs Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None 2017-08-29 14:55:52 -07:00
DefaultHtmlGeneratorTest.cs Render `maxlength` attribute for an input tag, when MaxLength or StringLength validation attributes are applied to the model class. 2018-08-02 13:44:19 -07:00
DefaultValidationHtmlAttributeProviderTest.cs
JsonHelperTest.cs Update JsonHelper to escape HTML. 2017-12-07 16:12:43 -08:00
ModelExplorerExtensionsTest.cs
ModelExplorerTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
PartialViewResultExecutorTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
SessionStateTempDataProviderTest.cs
StringHtmlContentTest.cs
TempDataDictionaryFactoryTest.cs
TempDataDictionaryTest.cs
ViewDataDictionaryOfTModelTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
ViewDataDictionaryTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
ViewDataOfTTest.cs Minor test code changes to resolve xUnit2013 build error 2017-10-05 16:04:20 -07:00
ViewExecutorTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ViewResultExecutorTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00