aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
dougbu d0d7c6aef8 Add `HtmlHelperDisplayTextTest` and `HtmlHelperValueExtensionsTest` classes 2014-08-01 21:06:28 -07:00
..
CompositeViewEngineTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
DefaultDisplayTemplatesTests.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
DefaultEditorTemplatesTests.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
DefaultTemplatesUtilities.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperDisplayNameExtensionsTest.cs Remove useless `.ToString()` calls in tests 2014-08-01 21:06:23 -07:00
HtmlHelperDisplayTextTest.cs Add `HtmlHelperDisplayTextTest` and `HtmlHelperValueExtensionsTest` classes 2014-08-01 21:06:28 -07:00
HtmlHelperLabelExtensionsTest.cs Add more `ModelMetadata` and HTML helper tests 2014-07-24 18:32:35 -07:00
HtmlHelperNameExtensionsTest.cs Remove useless `.ToString()` calls in tests 2014-08-01 21:06:23 -07:00
HtmlHelperValueExtensionsTest.cs Add `HtmlHelperDisplayTextTest` and `HtmlHelperValueExtensionsTest` classes 2014-08-01 21:06:28 -07:00
ViewContextTests.cs
ViewDataOfTTest.cs