aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Kiran Challa fdeff1188b [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
..
CompositeViewEngineTest.cs
DefaultDisplayTemplatesTests.cs Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait 2014-08-21 08:38:12 -07:00
DefaultEditorTemplatesTests.cs Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait 2014-08-21 08:38:12 -07:00
DefaultTemplatesUtilities.cs [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperDisplayNameExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperDisplayTextTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperLabelExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperLinkGenerationTest.cs [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
HtmlHelperNameExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperValueExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
ViewContextTests.cs
ViewDataOfTTest.cs