aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
dougbu 3746e44dc3 Add more `ModelMetadata` and HTML helper tests
- add `CachedDataAnnotationsMetadataAttributesTest`
- add `CachedDataAnnotationsModelMetadataTest`
- confirm more default property values in `ModelMetadataTest`
- confirm use of `DisplayName` in `ModelMetadataTest`
- add `HtmlHelperDisplayNameExtensionsTest`
- add `HtmlHelperLabelExtensionsTest`
- add `HtmlHelperNameExtensionsTest`
2014-07-24 18:32:35 -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
DefaultViewEngineProviderTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperDisplayNameExtensionsTest.cs Add more `ModelMetadata` and HTML helper tests 2014-07-24 18:32:35 -07:00
HtmlHelperLabelExtensionsTest.cs Add more `ModelMetadata` and HTML helper tests 2014-07-24 18:32:35 -07:00
HtmlHelperNameExtensionsTest.cs Add more `ModelMetadata` and HTML helper tests 2014-07-24 18:32:35 -07:00
ViewContextTests.cs
ViewDataOfTTest.cs Address review comments 2014-06-27 15:56:51 -07:00
ViewEngineDescriptorTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00