aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe.../Rendering
Doug Bunting c267ef3904 Rename `AppendEncoded()` to `AppendHtml()` and `SetContentEncoded()` to `SetHtmlContent()`
- #3225, 3 of 3
2015-10-22 16:57:47 -07:00
..
DefaultTemplatesUtilities.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperCheckboxTest.cs Moving the order of generated hidden tags for checkbox to end of the form 2015-10-14 15:43:13 -07:00
HtmlHelperDisplayNameExtensionsTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperDisplayTextTest.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
HtmlHelperFormExtensionsTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperFormTest.cs Moving the order of generated hidden tags for checkbox to end of the form 2015-10-14 15:43:13 -07:00
HtmlHelperHiddenTest.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
HtmlHelperLabelExtensionsTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperLinkGenerationTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperNameExtensionsTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperPartialExtensionsTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperPasswordTest.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
HtmlHelperSelectTest.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
HtmlHelperTest.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
HtmlHelperValidationSummaryTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
HtmlHelperValueTest.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
HtmlStringTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
TagBuilderTest.cs Rename `AppendEncoded()` to `AppendHtml()` and `SetContentEncoded()` to `SetHtmlContent()` 2015-10-22 16:57:47 -07:00
TestResources.cs
ViewContextTests.cs Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00