aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Rendering
Pranav K 195a22d92c Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
..
DefaultTemplatesUtilities.cs Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
HtmlHelperCheckboxTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperDisplayExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperDisplayNameExtensionsTest.cs
HtmlHelperDisplayTextTest.cs Add more tests of #7033 scenarios 2018-02-21 15:11:52 -08:00
HtmlHelperDropDownListExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperEditorExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperFormExtensionsTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
HtmlHelperFormTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
HtmlHelperHiddenTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperLabelExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperLinkGenerationTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperListBoxExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperNameExtensionsTest.cs
HtmlHelperPartialExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperPasswordTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperRadioButtonExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperSelectTest.cs Make types in Microsoft.AspNetCore.Mvc.ViewFeatures internal 2018-11-09 11:14:19 -08:00
HtmlHelperTest.cs [Fixes #7271] Support covariant casting of ViewDataDictionary<T> 2018-01-23 17:31:03 -08:00
HtmlHelperTextAreaExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperTextAreaTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperTextBoxExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperTextBoxTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperValidationMessageExtensionsTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperValidationSummaryTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
HtmlHelperValueExtensionsTest.cs [Fixes #453] Added unit tests for Display and Value Extensions 2016-07-06 15:39:26 -07:00
HtmlHelperValueTest.cs
HtmlStringTest.cs React to `HtmlEncodedString` rename to `HtmlString`. 2016-05-17 11:02:10 -07:00
TagBuilderTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
TestResources.cs Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
ViewContextTests.cs