aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Rendering
Ajay Bhargav Baaskaran 726ebb7a05 Updated unit test coverage for html helpers
- updated HtmlHelperLabelExtensionsTest
 - Added tests for HtmlHelperInputExtensions
 - Added tests for ValidationMessage and ValidationSummary extensions
2016-01-26 16:04:35 -08:00
..
DefaultTemplatesUtilities.cs
HtmlHelperCheckboxTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperDisplayNameExtensionsTest.cs
HtmlHelperDisplayTextTest.cs
HtmlHelperFormExtensionsTest.cs
HtmlHelperFormTest.cs
HtmlHelperHiddenTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperLabelExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperLinkGenerationTest.cs
HtmlHelperNameExtensionsTest.cs
HtmlHelperPartialExtensionsTest.cs
HtmlHelperPasswordTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperRadioButtonExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperSelectTest.cs
HtmlHelperTest.cs
HtmlHelperTextAreaExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperTextBoxExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperValidationMessageExtensionsTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperValidationSummaryTest.cs Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
HtmlHelperValueTest.cs
HtmlStringTest.cs
TagBuilderTest.cs
TestResources.cs
ViewContextTests.cs