| .. |
|
DefaultTemplatesUtilities.cs
|
Remove obsolete DefaultHtmlGenerator ctor (#5711)
|
2017-01-25 16:25:12 -08:00 |
|
HtmlHelperCheckboxTest.cs
|
Make tests resilient to Localization (#5011)
|
2016-07-14 09:28:01 -07:00 |
|
HtmlHelperDisplayExtensionsTest.cs
|
Seperate view and model for enum display
|
2016-11-30 11:13:38 -08:00 |
|
HtmlHelperDisplayNameExtensionsTest.cs
|
…
|
|
|
HtmlHelperDisplayTextTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlHelperDropDownListExtensionsTest.cs
|
Added tests for DropDownList and ListBox extensions
|
2016-03-22 16:51:27 -07:00 |
|
HtmlHelperEditorExtensionsTest.cs
|
Seperate view and model for enum display
|
2016-11-30 11:13:38 -08:00 |
|
HtmlHelperFormExtensionsTest.cs
|
React to `HtmlEncodedString` rename to `HtmlString`.
|
2016-05-17 11:02:10 -07:00 |
|
HtmlHelperFormTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
HtmlHelperHiddenTest.cs
|
Reduce allocations during HTML generation
|
2016-10-03 12:17:47 -07:00 |
|
HtmlHelperLabelExtensionsTest.cs
|
Remove no-op behaviour for no-content `<label></label>` elements
|
2017-08-31 09:21:44 -07:00 |
|
HtmlHelperLinkGenerationTest.cs
|
…
|
|
|
HtmlHelperListBoxExtensionsTest.cs
|
Added tests for DropDownList and ListBox extensions
|
2016-03-22 16:51:27 -07:00 |
|
HtmlHelperNameExtensionsTest.cs
|
…
|
|
|
HtmlHelperPartialExtensionsTest.cs
|
…
|
|
|
HtmlHelperPasswordTest.cs
|
Reduce allocations during HTML generation
|
2016-10-03 12:17:47 -07:00 |
|
HtmlHelperRadioButtonExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperSelectTest.cs
|
Fixes #5198 Stops caching of Enum display values (#5185)
|
2016-09-07 16:00:17 -07:00 |
|
HtmlHelperTest.cs
|
[Fixes #453] Added unit tests for Display and Value Extensions
|
2016-07-06 15:39:26 -07:00 |
|
HtmlHelperTextAreaExtensionsTest.cs
|
column attribute for <textarea> is incorrect (#5049)
|
2016-07-20 09:22:39 -07:00 |
|
HtmlHelperTextAreaTest.cs
|
Reduce allocations during HTML generation
|
2016-10-03 12:17:47 -07:00 |
|
HtmlHelperTextBoxExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperTextBoxTest.cs
|
Reduce allocations during HTML generation
|
2016-10-03 12:17:47 -07:00 |
|
HtmlHelperValidationMessageExtensionsTest.cs
|
Updated unit test coverage for html helpers
|
2016-01-26 16:04:35 -08:00 |
|
HtmlHelperValidationSummaryTest.cs
|
Do not generate a validation summary when `excludePropertyErrors` unless specific model has an error
|
2016-09-08 15:36:47 -07:00 |
|
HtmlHelperValueExtensionsTest.cs
|
[Fixes #453] Added unit tests for Display and Value Extensions
|
2016-07-06 15:39:26 -07:00 |
|
HtmlHelperValueTest.cs
|
Use a prefix tree as a backing store for ModelStateDictionary
|
2016-03-17 10:09:36 -07:00 |
|
HtmlStringTest.cs
|
React to `HtmlEncodedString` rename to `HtmlString`.
|
2016-05-17 11:02:10 -07:00 |
|
TagBuilderTest.cs
|
Add methods to TagBuilder (#6287)
|
2017-05-19 12:23:16 -07:00 |
|
TestResources.cs
|
…
|
|
|
ViewContextTests.cs
|
React to HttpAbstractions namespace changes
|
2016-03-30 16:19:42 -07:00 |