aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Pranav K 79ad19f8bd Porting CheckBox and CheckBoxFor unit tests
Partial fix to #453
2014-10-20 11:12:10 -07:00
..
ViewEngine Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
BufferEntryCollectionTest.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
DefaultDisplayTemplatesTests.cs
DefaultEditorTemplatesTests.cs Add `DefaultEditorTemplates.MultilineTemplate` 2014-10-16 15:14:12 -07:00
DefaultTemplatesUtilities.cs Porting CheckBox and CheckBoxFor unit tests 2014-10-20 11:12:10 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperDisplayNameExtensionsTest.cs
HtmlHelperDisplayTextTest.cs Add Html.Partial - sync versions of Html.PartialAsync 2014-10-14 15:15:50 -07:00
HtmlHelperInputTest.cs Porting CheckBox and CheckBoxFor unit tests 2014-10-20 11:12:10 -07:00
HtmlHelperLabelExtensionsTest.cs Sanitize "id" attributes for HTML 4.0.1 2014-10-17 16:12:45 -07:00
HtmlHelperLinkGenerationTest.cs [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
HtmlHelperNameExtensionsTest.cs Sanitize "id" attributes for HTML 4.0.1 2014-10-17 16:12:45 -07:00
HtmlHelperPartialExtensionsTest.cs Add Html.Partial - sync versions of Html.PartialAsync 2014-10-14 15:15:50 -07:00
HtmlHelperValueExtensionsTest.cs
StringCollectionTextWriterTest.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
ViewContextTests.cs
ViewDataOfTTest.cs