aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Rendering
mnltejaswini 66ff9939c3 Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText
Part 1 Fix for  #3921
2016-03-25 09:12:02 -07:00
..
DefaultTemplatesUtilities.cs Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText 2016-03-25 09:12:02 -07:00
HtmlHelperCheckboxTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperDisplayNameExtensionsTest.cs
HtmlHelperDisplayTextTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlHelperDropDownListExtensionsTest.cs Added tests for DropDownList and ListBox extensions 2016-03-22 16:51:27 -07:00
HtmlHelperFormExtensionsTest.cs
HtmlHelperFormTest.cs Added tests for DropDownList and ListBox extensions 2016-03-22 16:51:27 -07:00
HtmlHelperHiddenTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlHelperLabelExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperLinkGenerationTest.cs
HtmlHelperListBoxExtensionsTest.cs Added tests for DropDownList and ListBox extensions 2016-03-22 16:51:27 -07:00
HtmlHelperNameExtensionsTest.cs
HtmlHelperPartialExtensionsTest.cs
HtmlHelperPasswordTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlHelperRadioButtonExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperSelectTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlHelperTest.cs
HtmlHelperTextAreaExtensionsTest.cs Fix line endings in HTML helper tests for x-plat 2016-01-29 23:57:45 -08:00
HtmlHelperTextBoxExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperTextBoxTest.cs Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723) 2016-01-27 16:18:23 -08:00
HtmlHelperValidationMessageExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperValidationSummaryTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlHelperValueTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HtmlStringTest.cs
TagBuilderTest.cs
TestResources.cs
ViewContextTests.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00