aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting cf30bb730f PR comments and some smallish cleanup
- `IRazorViewEngine.MakePathAbsolute()` -> `GetAbsolutePath()`
- set `IsPartial` on all `IRazorPage` instances
- improve consistency of methods in `HtmlHelperPartialExtensions`
  - a couple unnecessarily passed `htmlHelper.ViewData`
  - add missing tests of these extension methods
- restore parameter checks in `CompositeViewEngine`
- reduce `List<string>` and remove enumerator allocations in `CompositeViewEngine`

nits:
- correct a few comments
- use `<seealso/>`
2015-11-18 15:59:28 -08:00
..
Internal
Properties
Rendering PR comments and some smallish cleanup 2015-11-18 15:59:28 -08:00
ViewComponents Improve `SearchLocations` handling 2015-11-18 15:59:20 -08:00
ViewEngines Add relative view path support 2015-11-18 15:59:11 -08:00
ViewFeatures Improve `SearchLocations` handling 2015-11-18 15:59:20 -08:00
ControllerTest.cs * Add NoContent Factory to Controller 2015-11-12 14:56:05 -08:00
ControllerUnitTestabilityTests.cs
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs Improve `SearchLocations` handling 2015-11-18 15:59:20 -08:00
RemoteAttributeTest.cs Reacting to DependencyInjection changes 2015-11-13 10:47:34 -08:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs Reacting to DependencyInjection changes 2015-11-13 10:47:34 -08:00
ViewComponentTests.cs
ViewResultTest.cs Improve `SearchLocations` handling 2015-11-18 15:59:20 -08:00
project.json