aspnetcore/test
N. Taylor Mullen f8f08f0903 Fix tests and changed TagHelper activates property accessors.
- Changed TagHelper property accessors from private to protected internal.
- Changed throw tests to be shorter.
- Changed reflection setting to now use the internal accessibility of the TagHelpers
- Removed activator to just use internal accessibility of TagHelpers.
- Changed new StringWriter() instances where we didn't need the StringWriter to be TextWriter.Null
2014-10-16 22:39:44 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Update `HtmlHelper` to use `IHtmlGenerator` 2014-10-16 21:12:34 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test Fix tests and changed TagHelper activates property accessors. 2014-10-16 22:39:44 -07:00
Microsoft.AspNet.Mvc.Test [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
WebSites Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00