aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Henk Mollema 9eb87d4676 Removed htmlAttributes null check in GenerateForm
The null check caused the form not to use the default url generation
behavior when html attributes were specified.
2015-04-16 16:29:27 +02:00
..
Expression Removing ModelMetadata.Model 2015-02-23 19:56:59 -08:00
ViewEngine * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
DefaultDisplayTemplatesTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
DefaultEditorTemplatesTest.cs [Fixes #2337] Added support for file types in input taghelper and 2015-04-15 11:58:40 -07:00
DefaultHtmlGeneratorTest.cs Fixes 2304: 2015-04-15 14:30:46 -07:00
DefaultTemplatesUtilities.cs Fixes 2304: 2015-04-15 14:30:46 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperCheckboxTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
HtmlHelperDisplayNameExtensionsTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
HtmlHelperDisplayTextTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
HtmlHelperFormExtensionsTest.cs Replaced WebUtility.HtmlEnode with IHtmlEncoder.HtmlEncode 2015-03-03 13:57:36 -08:00
HtmlHelperFormTest.cs Removed htmlAttributes null check in GenerateForm 2015-04-16 16:29:27 +02:00
HtmlHelperHiddenTest.cs Make HTML helper parameter names consistent 2015-02-17 17:53:53 -08:00
HtmlHelperLabelExtensionsTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
HtmlHelperLinkGenerationTest.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
HtmlHelperNameExtensionsTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
HtmlHelperPartialExtensionsTest.cs
HtmlHelperPasswordTest.cs
HtmlHelperSelectTest.cs Add `Html.GetEnumSelectList()` helpers 2015-03-22 12:40:44 -07:00
HtmlHelperTest.cs
HtmlHelperValidationSummaryTest.cs
HtmlHelperValueExtensionsTest.cs Make HTML helper parameter names consistent 2015-02-17 17:53:53 -08:00
StringCollectionTextWriterTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
TagBuilderTest.cs
TemplateRendererTest.cs [Fixes #2337] Added support for file types in input taghelper and 2015-04-15 11:58:40 -07:00
TestResources.cs Add `Html.GetEnumSelectList()` helpers 2015-03-22 12:40:44 -07:00
ViewContextTests.cs Introducing TempData 2015-03-10 12:04:05 -07:00
ViewDataOfTTest.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00